Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-08-01 05:39 UTC

zenreach / smallstep-certificates

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.

GoApache-2.0★ 0 estrellas⑂ 0 forksdesde abr 2020forkVer en GitHub ↗

zenreach/smallstep-certificates tiene un índice de salud de 28 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Sustainability & Governance (57/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 2199 días. Una sola persona concentra la mayor parte del trabajo reciente.

28
global / 100
Crítico

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

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

Perfil de puntuación

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

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

Titularidad

ZenreachOrganización
10 seguidores78 repositorios públicosdesde nov 2011

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/smallstep/certificatesapunta a otro repositorio; no se puntúav0.30.2-242hace 134 días

Métricas por categoría

Vitalidad

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

20Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 2199 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share1
days_since_last_push2199
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 47 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 2313 días
27/27Cadencia de publicación — una versión cada ~7 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count47
latest_release_tagv0.14.0-rc.14
releases_from_tags
days_since_latest_release2313
mean_days_between_releases7
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 (Apache-2.0)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

57Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
8.2/22.5Distribución de commits — el principal contribuyente firma el 64% de los commits
13.5/13.5Amplitud de contribuyentes — 26 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled26
top_contributor_share0,635
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
38.2/38.3Aceptación de PR — 1/1 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues. Los pesos restantes se han renormalizado.
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
7.5/25Alcance del propietario — 10 seguidores de zenreach
25/25Trayectoria — 78 repos públicos, cuenta de ~14 años
Datos de entrada utilizados
followers10
owner_typeOrganization
is_verified
owner_loginzenreach
public_repos78
account_age_days5367

Calidad de Ingeniería

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

50Moderado · 20% del índice global
Cómo se puntúa
0/24Flujos de trabajo de CI
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_cino
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

50Moderado
Cómo se puntúa
0/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://smallstep.com/certificates
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://smallstep.com/certificates
has_readmeno
has_docs_dir
has_descriptionno

Seguridad

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

19Crítico · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
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 6 contributing companies or organizations
0/10Dangerous-Workflow — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — sin datos
0/7.5Vulnerabilities — 83 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate1,9
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions. 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.

56Moderado · 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)
19.7/40Historial de commits legible — 37 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,37
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, examples/docker/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, examples/docker/Makefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/174 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes57.791
source_files_sampled174
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

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

Advertencias de recopilación de datos

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

Más detalle

OpenSSF Scorecard 1.9 / 10
1.9agregado

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

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
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 6 contributing companies or organizations
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
n/dToken-PermissionsNo tokens found
0Vulnerabilities83 existing vulnerabilities detected
Dependencias directas 20
RegistroPaqueteRestricción de versiónManifiesto
Gocloud.google.com/gov0.51.0go.mod
Gogithub.com/Masterminds/sprig/v3v3.0.0go.mod
Gogithub.com/aws/aws-sdk-gov1.30.29go.mod
Gogithub.com/go-chi/chiv4.0.2+incompatiblego.mod
Gogithub.com/go-piv/piv-gov1.5.0go.mod
Gogithub.com/googleapis/gax-go/v2v2.0.5go.mod
Gogithub.com/newrelic/go-agentv2.15.0+incompatiblego.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/rs/xidv1.2.1go.mod
Gogithub.com/sirupsen/logrusv1.4.2go.mod
Gogithub.com/smallstep/assertv0.0.0-20200723003110-82e2b9b3b262go.mod
Gogithub.com/smallstep/cliv0.14.6go.mod
Gogithub.com/smallstep/nosqlv0.3.0go.mod
Gogithub.com/urfave/cliv1.22.2go.mod
Gogolang.org/x/cryptov0.0.0-20200323165209-0ec3e9974c59go.mod
Gogolang.org/x/netv0.0.0-20200202094626-16171245cfb2go.mod
Gogoogle.golang.org/apiv0.15.0go.mod
Gogoogle.golang.org/genprotov0.0.0-20191230161307-f3c370f40bfbgo.mod
Gogoogle.golang.org/grpcv1.26.0go.mod
Gogopkg.in/square/go-jose.v2v2.4.0go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 35292,
      "has_wiki": true,
      "homepage": "https://smallstep.com/certificates",
      "languages": {
        "Go": 1768611,
        "Shell": 933,
        "Makefile": 10458
      },
      "pushed_at": "2020-07-23T23:31:49Z",
      "created_at": "2020-04-07T18:04:16Z",
      "owner_type": "Organization",
      "updated_at": "2020-07-23T23:32:11Z",
      "description": "🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "zenreach.com",
      "name": "Zenreach",
      "type": "Organization",
      "login": "zenreach",
      "company": null,
      "location": "San Francisco, CA",
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/1208825?v=4",
      "created_at": "2011-11-20T20:12:59Z",
      "is_verified": null,
      "public_repos": 78,
      "account_age_days": 5367
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.14.0-rc.14",
          "kind": "prerelease",
          "published_at": "2020-03-31T20:02:23Z"
        },
        {
          "tag": "v0.14.0-rc.10.badger2",
          "kind": "prerelease",
          "published_at": "2020-03-23T18:43:44Z"
        },
        {
          "tag": "v0.14.0-rc.9",
          "kind": "prerelease",
          "published_at": "2020-03-11T16:34:52Z"
        },
        {
          "tag": "v0.14.0-rc.8",
          "kind": "prerelease",
          "published_at": "2020-03-11T16:34:52Z"
        },
        {
          "tag": "v0.14.0-rc.7",
          "kind": "prerelease",
          "published_at": "2020-03-04T23:02:17Z"
        },
        {
          "tag": "v0.14.0-rc.6",
          "kind": "prerelease",
          "published_at": "2020-02-25T18:44:14Z"
        },
        {
          "tag": "v0.14.0-rc.5",
          "kind": "prerelease",
          "published_at": "2020-02-14T20:08:53Z"
        },
        {
          "tag": "v0.14.0-rc.4.badger2",
          "kind": "prerelease",
          "published_at": "2020-02-13T17:47:45Z"
        },
        {
          "tag": "v0.14.0-rc.3",
          "kind": "prerelease",
          "published_at": "2020-01-30T18:59:28Z"
        },
        {
          "tag": "v0.14.0-rc.2",
          "kind": "prerelease",
          "published_at": "2020-01-28T21:37:43Z"
        },
        {
          "tag": "v0.14.0-rc.1",
          "kind": "prerelease",
          "published_at": "2019-10-23T00:47:14Z"
        },
        {
          "tag": "v0.13.3",
          "kind": "patch",
          "published_at": "2019-09-30T18:49:15Z"
        },
        {
          "tag": "v0.13.2",
          "kind": "patch",
          "published_at": "2019-09-20T23:10:35Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2019-09-18T19:23:49Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2019-09-13T23:05:32Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2019-09-09T22:59:03Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2019-08-29T23:02:26Z"
        },
        {
          "tag": "v0.11.0-rc.4",
          "kind": "prerelease",
          "published_at": "2019-08-29T17:57:16Z"
        },
        {
          "tag": "v0.11.0-rc.3",
          "kind": "prerelease",
          "published_at": "2019-07-16T18:15:55Z"
        },
        {
          "tag": "v0.11.0-rc.2",
          "kind": "prerelease",
          "published_at": "2019-06-25T18:14:07Z"
        },
        {
          "tag": "v0.11.0-rc.1",
          "kind": "prerelease",
          "published_at": "2019-06-07T18:36:31Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2019-04-30T18:11:18Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2019-04-10T18:04:13Z"
        },
        {
          "tag": "v0.9.2-rc.1",
          "kind": "prerelease",
          "published_at": "2019-04-05T18:38:43Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2019-03-29T19:53:09Z"
        },
        {
          "tag": "v0.9.1-rc.2",
          "kind": "prerelease",
          "published_at": "2019-03-29T19:53:09Z"
        },
        {
          "tag": "v0.9.1-rc.1",
          "kind": "prerelease",
          "published_at": "2019-03-29T19:39:48Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2019-03-26T22:06:38Z"
        },
        {
          "tag": "v0.9.0-rc.1",
          "kind": "prerelease",
          "published_at": "2019-03-25T22:58:22Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2019-02-21T22:51:03Z"
        },
        {
          "tag": "v0.8.5-rc.5",
          "kind": "prerelease",
          "published_at": "2019-02-21T22:51:03Z"
        },
        {
          "tag": "v0.8.5-rc.4",
          "kind": "prerelease",
          "published_at": "2019-02-20T22:40:55Z"
        },
        {
          "tag": "v0.8.5-rc.3",
          "kind": "prerelease",
          "published_at": "2019-02-20T22:03:38Z"
        },
        {
          "tag": "v0.8.5-rc.2",
          "kind": "prerelease",
          "published_at": "2019-02-20T20:57:06Z"
        },
        {
          "tag": "v0.8.5-rc.1",
          "kind": "prerelease",
          "published_at": "2019-02-20T20:45:10Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2019-02-12T20:56:58Z"
        },
        {
          "tag": "v0.8.4-rc.2",
          "kind": "prerelease",
          "published_at": "2019-02-07T02:59:36Z"
        },
        {
          "tag": "v0.8.4-rc.1",
          "kind": "prerelease",
          "published_at": "2019-01-17T00:40:13Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2019-01-15T02:15:33Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2018-12-21T23:33:45Z"
        },
        {
          "tag": "v0.8.2-rc.1",
          "kind": "prerelease",
          "published_at": "2018-12-12T00:36:16Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2018-11-30T02:52:44Z"
        },
        {
          "tag": "v0.8.1-rc.2",
          "kind": "prerelease",
          "published_at": "2018-11-28T01:59:48Z"
        },
        {
          "tag": "v0.8.1-rc.1",
          "kind": "prerelease",
          "published_at": "2018-11-27T02:52:33Z"
        },
        {
          "tag": "v0.0.1-rc.3",
          "kind": "prerelease",
          "published_at": "2018-11-15T01:53:17Z"
        },
        {
          "tag": "v0.0.1-rc.2",
          "kind": "prerelease",
          "published_at": "2018-11-03T07:22:43Z"
        },
        {
          "tag": "v0.0.1-rc.1",
          "kind": "prerelease",
          "published_at": "2018-11-03T07:15:09Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2794aa7517739b6eeea29bbdd68fcb75a186ff60",
          "body": null,
          "is_bot": false,
          "headline": "Restored .travis.yml file",
          "author_name": "Dave Dodsworth",
          "author_login": null,
          "committed_at": "2020-07-23T23:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86efe7aff0b0ed88f89543ce27666754a254b162",
          "body": "It's a little more descriptive.",
          "is_bot": false,
          "headline": "aws: use http.NoBody instead of nil",
          "author_name": "David Cowden",
          "author_login": null,
          "committed_at": "2020-07-23T01:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b121efc8f9611679eed8a900c733e6dc2622e11",
          "body": null,
          "is_bot": false,
          "headline": "aws: test constructor with empty IDMS string array",
          "author_name": "David Cowden",
          "author_login": null,
          "committed_at": "2020-07-23T01:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc39eef7212ecf19f0a2c5dfd6df1f8b4443fba5",
          "body": "The existing test only covers the constructor logic. Also test the live\ncode path that is executed when a bad IDMS version is supplied.",
          "is_bot": false,
          "headline": "aws: test badIDMS functional path",
          "author_name": "David Cowden",
          "author_login": null,
          "committed_at": "2020-07-23T00:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f16ee2e01062aa7d31b80245d8e6663fe4e28c",
          "body": "* Add constructor tests for the aws provisioner.\n* Add a test to make sure the \"v1\" logic continues to work.\n\nBy and large, v2 is the way to go. However, there are some instances of\nthings that specifically request metadata service version 1 and so this\nadds minimal coverage to make sure we don't accidentally break the path\nshould anyone need to depend on the former logic.",
          "is_bot": false,
          "headline": "aws: add tests covering metadata service versions",
          "author_name": "David Cowden",
          "author_login": null,
          "committed_at": "2020-07-22T23:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5efe5f3573aedac571740f244e4ff2bd7d5ae980",
          "body": "Taking of this PR to get it across the goal line.",
          "is_bot": false,
          "headline": "metadata-v2: pull in joshathysolate-master",
          "author_name": "David Cowden",
          "author_login": null,
          "committed_at": "2020-07-22T11:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e6c0285a423397d76e3b64cca21d7425aaef37",
          "body": "README updates, round 2",
          "is_bot": false,
          "headline": "Merge pull request #325 from smallstep/readme-updates",
          "author_name": "Carl Tashian",
          "author_login": "tashian",
          "committed_at": "2020-07-20T23:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "912e298043b2da8fa1fa3769fb69b930c569141c",
          "body": "…minology-01.html",
          "is_bot": false,
          "headline": "Whitelist -> Allowlist per https://tools.ietf.org/id/draft-knodel-ter…",
          "author_name": "Carl Tashian",
          "author_login": "tashian",
          "committed_at": "2020-07-20T22:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed89367fca92a868c6b6bd71d4dcefbdcda0e95c",
          "body": null,
          "is_bot": false,
          "headline": "Round 2 of README updates",
          "author_name": "Carl Tashian",
          "author_login": "tashian",
          "committed_at": "2020-07-20T21:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b9867c51320a6f361d5867ef8b8a8db314c906",
          "body": "Getting Started docs fixes",
          "is_bot": false,
          "headline": "Merge pull request #318 from nop33/getting-started-docs-fixes",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-07-15T20:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d5552f53e685f1f90b203ae91f0fb952634297e",
          "body": null,
          "is_bot": false,
          "headline": "Fix service logs path",
          "author_name": "Ilias Trichopoulos",
          "author_login": "nop33",
          "committed_at": "2020-07-14T06:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d8b4a1b9aca3d202570b2567518b686baab742d",
          "body": null,
          "is_bot": false,
          "headline": "Fix service name",
          "author_name": "Ilias Trichopoulos",
          "author_login": "nop33",
          "committed_at": "2020-07-14T06:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "730639d2a3865da9d48849108c8c766ba6dfebc3",
          "body": "In `ExecStart` the user used us `smallstep` so the same user should be defined in `useradd`.",
          "is_bot": false,
          "headline": "Fix service user name",
          "author_name": "Ilias Trichopoulos",
          "author_login": "nop33",
          "committed_at": "2020-07-14T06:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8875097931c15cca8135fc6db1e1bb02f1099e39",
          "body": "Fix Docker example build on Linux",
          "is_bot": false,
          "headline": "Merge pull request #310 from smallstep/fix-docker-build",
          "author_name": "Carl Tashian",
          "author_login": "tashian",
          "committed_at": "2020-07-13T17:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bbd1cf205f0869ef2007c726c4bcddab11b043",
          "body": null,
          "is_bot": false,
          "headline": "Remove libpcsclite-dev requirement",
          "author_name": "Carl Tashian",
          "author_login": "tashian",
          "committed_at": "2020-07-13T16:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b9538bc5ccb92f1b159387f52b821949b52c9e",
          "body": null,
          "is_bot": false,
          "headline": "WIP readme changes",
          "author_name": "Carl Tashian",
          "author_login": "tashian",
          "committed_at": "2020-07-13T16:28:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b0da33e27abdd4af63e3c4fb0a8ac0e3fc9d0ac",
          "body": "First stab at a README update 😱",
          "is_bot": false,
          "headline": "Merge pull request #313 from smallstep/readme-update",
          "author_name": "Carl Tashian",
          "author_login": "tashian",
          "committed_at": "2020-07-13T14:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8a808fc83bfb225df4286e5d9e88e9402cdbf8",
          "body": "A few last fixes and tests added for rekey/renew ...",
          "is_bot": false,
          "headline": "Merge pull request #314 from smallstep/max/rekey",
          "author_name": "Max",
          "author_login": "dopey",
          "committed_at": "2020-07-09T19:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd05f3249be5c284fe84dd943f8f858d23066cd5",
          "body": "- remove all `renewOrRekey`\n- explicitly test difference between renew and rekey (diff pub keys)\n- add back tests for renew",
          "is_bot": false,
          "headline": "A few last fixes and tests added for rekey/renew ...",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-07-09T19:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9bc493b84a93ac2dbf7ee77b72640b522959ee",
          "body": "Add support for rekeying Fixes #292",
          "is_bot": false,
          "headline": "Merge pull request #307 from dharanikumar-s/master",
          "author_name": "Max",
          "author_login": "dopey",
          "committed_at": "2020-07-09T18:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4150ded4c15218478f3e7c890b232dee3e8f03e8",
          "body": null,
          "is_bot": false,
          "headline": "First stab at a README update 😱",
          "author_name": "Carl Tashian",
          "author_login": "tashian",
          "committed_at": "2020-07-09T01:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5699892adf473e4b54952ff30c08226ecfca2b9",
          "body": "- security risks of exposing the OAuth Client Secret in the output of\n  `step ca provisioner list`",
          "is_bot": false,
          "headline": "Add github response to frequenty asked questions doc",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-07-08T22:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57fb0c80cfa800d6278c58ac912e9b54a8a1900d",
          "body": null,
          "is_bot": false,
          "headline": "Removed calculating SubjectKeyIdentifier on Rekey",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-08T07:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfda4979290512cbeb33699967c194b8c69b11fb",
          "body": null,
          "is_bot": false,
          "headline": "Renamed RenewOrRekey to Rekey",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-08T06:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bde83a2623917ae0da9faa49b6f823a3831d7a1",
          "body": null,
          "is_bot": false,
          "headline": "Fixes #295",
          "author_name": "Carl Tashian",
          "author_login": "tashian",
          "committed_at": "2020-07-07T20:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe73154a20f5655f55ce9f15e04d37986bb4cbaa",
          "body": null,
          "is_bot": false,
          "headline": "Corrected misspelling",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-05T17:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b5211e0f59fc7d8e7bc102c6285138b8af600f",
          "body": null,
          "is_bot": false,
          "headline": "gofmted the code",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-05T17:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c21f0ae9e2a44ec6a740255981ecd795429b8b7",
          "body": null,
          "is_bot": false,
          "headline": "Added error check after GenerateDefaultKeyPair",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-05T17:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2479371c0604947102dffd7e910c7cf00901233d",
          "body": null,
          "is_bot": false,
          "headline": "Added error check while marshalling public key",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-05T17:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b368a5314941c1a853261e1096f99d91fab15050",
          "body": null,
          "is_bot": false,
          "headline": "Modified TestAuthority_Renew to TestAuthority_RenewOrRekey",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-05T16:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8c3581e2f8dcc9cc75021e541c64d7771ab2cdb",
          "body": "…o this function instead of copying from old certificate",
          "is_bot": false,
          "headline": "SubjectKeyIdentifier extention is calculated from public key passed t…",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-05T16:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "954fda657b7852806c16c47587196e1aac9435a2",
          "body": null,
          "is_bot": false,
          "headline": "Added renewOrRekey to mockAuthority. Added Test_caHandler_Rekey",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-05T16:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01a6469d25391618a926220151ac0d4019a37364",
          "body": null,
          "is_bot": false,
          "headline": "Moved peer certificate check to the first line",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-03T10:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f504483ceaec2bfa86b049009cea8d07c28e3c2",
          "body": "… is called from Renew.",
          "is_bot": false,
          "headline": "Added RenewOrRekey function based on @maraino suggestion. RenewOrReky…",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-03T10:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6736ddee699092ab3e6f0fb5770b1f6f93aa9715",
          "body": null,
          "is_bot": false,
          "headline": "Use smallstep/cli v0.14.6",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-07-02T20:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3813f57b1a1e1c3364cf14bf7726cb130a2576e4",
          "body": null,
          "is_bot": false,
          "headline": "Add support for rekeying Fixes #292",
          "author_name": "dharanikumar-s",
          "author_login": "dharanikumar-s",
          "committed_at": "2020-07-01T13:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fdd9300c6a27312912dd74ceccedfe7c64663a",
          "body": null,
          "is_bot": false,
          "headline": "go mod tidy",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-07-01T01:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5da56e19f51003191c602cea3c76e90da397d0d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version of cli to v0.14.5.",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-30T23:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "900651503ed014465b5a9800f5a3d77b4aaf4723",
          "body": "docs: fix provisioner type",
          "is_bot": false,
          "headline": "Merge pull request #305 from mkontani/fix/provisioner-type",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-29T19:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feadaa6c56efdb248dcb40b19fe31f89b2ca8b98",
          "body": "Signed-off-by: mkontani <itoama@live.jp>",
          "is_bot": false,
          "headline": "docs: fix provisioner type",
          "author_name": "mkontani",
          "author_login": "mkontani",
          "committed_at": "2020-06-29T19:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d9bf86f59eb7934d52e5613c29eaefb75d5187",
          "body": null,
          "is_bot": false,
          "headline": "Add `forceCN` option in ACME provisioner doc",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-26T17:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57524086189abfab8a9e8db5ab58e5c6c08e469b",
          "body": "- Fixes #266, #293, #294",
          "is_bot": false,
          "headline": "Document the ACME, SSHPOP, X5C, and K8sSA provisioners.",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-26T00:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b200e84967c21a0d41b3319cc1638a346d727ef9",
          "body": null,
          "is_bot": false,
          "headline": "Pull most recent cli and go mod tidy",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-25T22:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "debce1cec25335717fe8defd8aa70b5b6857daf1",
          "body": "Refactor",
          "is_bot": false,
          "headline": "Merge pull request #299 from smallstep/max/refactor",
          "author_name": "Max",
          "author_login": "dopey",
          "committed_at": "2020-06-25T22:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "accf1be7e906b0149211382eec8307bc7db73492",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-25T21:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a7825cfcb5ab529e89d1b5c518d488cb21c5227",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-25T21:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71d87b4e61c28671f56a22c82691d695facf6152",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-25T06:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a638591323ae1bc70d1ca3255b02ccea8547e1",
          "body": null,
          "is_bot": false,
          "headline": "Add authz capabilities table to provisioners doc",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-24T21:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25e7f64c29433f7abcc2abfaed7fb8f2d7af1bf",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-24T16:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3636ba322897a67b105ebb7d461e6e284ad608e5",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-24T00:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39650637d407e5504c56a68a14cf2a91f94eca39",
          "body": "Do not return bastion for the configured bastion host.",
          "is_bot": false,
          "headline": "Merge pull request #297 from smallstep/no-bastion-bastion",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-23T18:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a0ad4ec76ebcbf747eeddf39fba1a66b702a00",
          "body": "Add support for required template variables",
          "is_bot": false,
          "headline": "Merge pull request #291 from smallstep/template-variables",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-23T18:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcfc4e9b2b2bdf8c57cb1039785513f11e3b4cf7",
          "body": null,
          "is_bot": false,
          "headline": "Fix ssh federated template variables.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-23T18:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1951669e13348e2634ad5772abd982cda03f3015",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-23T18:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0fdd0b2bec29be403b9f1abf3944554adedfd66",
          "body": "Fixes #296",
          "is_bot": false,
          "headline": "Do not return bastion for the configured bastion host.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-19T19:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be030309a42d6117793f3b1bb02f77059c54d600",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Max",
          "author_login": "dopey",
          "committed_at": "2020-06-18T20:52:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f27b31be58b9596a3424d1c972baa6b852f633b",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Max",
          "author_login": "dopey",
          "committed_at": "2020-06-18T20:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "528d0910abf64a6a300f966de84d7e4488ffef80",
          "body": null,
          "is_bot": false,
          "headline": "Add omitempty to requires property.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-17T02:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907162be44661aa64f1b74212d853695b5a1dd20",
          "body": null,
          "is_bot": false,
          "headline": "Add test for DefaultTemplates.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-17T01:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f82a24861755ca3bb839e08aa1a7b320d244518c",
          "body": null,
          "is_bot": false,
          "headline": "Add test with backfill.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-17T01:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff32746312a1de5212168178189e87af7f73dd22",
          "body": null,
          "is_bot": false,
          "headline": "Add test case for error executing template.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-17T01:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ae751b5793e19f6a2a96b643f36ccf2f38707a",
          "body": null,
          "is_bot": false,
          "headline": "Use templates from authority instead of config.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-17T00:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a845b56283deccb37753bf92d0347828915bf949",
          "body": null,
          "is_bot": false,
          "headline": "Remove the template path if we load the defaults.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-17T00:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "237baa51694c22b3d15abe13feb0b566da208572",
          "body": "Fixes smallstep/cli#232",
          "is_bot": false,
          "headline": "Check for required variables in templates.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-17T00:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c844a0618ed3e317c29bdb380da181a559d86b2",
          "body": null,
          "is_bot": false,
          "headline": "Load default templates if no templates are configured.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-17T00:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b583d8d65826f2907d0e9b9aaffb3ae33d97cbed",
          "body": null,
          "is_bot": false,
          "headline": "Move default templates to the template package.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-17T00:24:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ebfc73f77ed8616f7d6b9b5653ab8087f756652",
          "body": "Update profileLimitDuration validator ...",
          "is_bot": false,
          "headline": "Merge pull request #290 from smallstep/max/profileLimit",
          "author_name": "Max",
          "author_login": "dopey",
          "committed_at": "2020-06-16T20:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d5cf34ce5453c105d12314f61218b5a7a059042",
          "body": "- respect notBefore of the provisioner\n- modify/fix the reported errors",
          "is_bot": false,
          "headline": "Update profileLimitDuration validator ...",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-16T19:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72bb6e159f1053c2c4a8a885c73d58d7927e1dd0",
          "body": "Avoid nil pointer panic on step ssh config with no templates.\r\n\r\nFixes #289",
          "is_bot": false,
          "headline": "Merge pull request #287 from smallstep/nil-templates",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-16T19:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54be8889cd19390ab0487e23d2b9c4d849d109e5",
          "body": null,
          "is_bot": false,
          "headline": "Correct attribute names for SSH claims in provisioner docs",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-16T17:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee30c3a417d35352d9e55a7cf24fe6e155e2a59",
          "body": "Add RHEL/Centos install documentation and a section on systemctl configuration",
          "is_bot": false,
          "headline": "Merge pull request #288 from smallstep/max/rhel-doc",
          "author_name": "Max",
          "author_login": "dopey",
          "committed_at": "2020-06-16T03:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaec9931f46c84f46e500b4fec19042ce976abe3",
          "body": null,
          "is_bot": false,
          "headline": "Add RHEL/Centos install docs and a section on systemctl config",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-16T03:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9832d1538b1b4405d65734171942ec445c4eff6b",
          "body": null,
          "is_bot": false,
          "headline": "Avoid nil pointer panic on step ssh config with no templates.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-16T00:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91bf74551b24ef98764bb182f3e5cbe871c3e27e",
          "body": "Let step-ca bind to ports < 1024\r\n\r\nFixes #170",
          "is_bot": false,
          "headline": "Merge pull request #176 from moqmar/patch/ports-below-1024",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-15T22:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88add85e42f51586c8ada19399200f2685d18b8c",
          "body": "Move load of kms to main package.",
          "is_bot": false,
          "headline": "Merge pull request #286 from smallstep/ksm-imports",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-14T21:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddb4ca7a74a0d6f683f17b964bc8b6c87642fa91",
          "body": "With this change packages that import the authority won't load by\ndefault all the supported kms with all its dependencies.\n\nFixes #228",
          "is_bot": false,
          "headline": "Move load of kms to main package.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-06-12T21:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d45f619877e36c5c992abbc060c969fcf9fc4bf",
          "body": "RHEL/CentOS Example",
          "is_bot": false,
          "headline": "Merge pull request #1 from mkkeffeler/mkkeffeler-docs",
          "author_name": "Miclain K Keffeler",
          "author_login": null,
          "committed_at": "2020-06-03T13:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195cdd664aa8ba1f53b3e90d6f76c0b234868dfe",
          "body": null,
          "is_bot": false,
          "headline": "RHEL/CentOS Example",
          "author_name": "Miclain K Keffeler",
          "author_login": null,
          "committed_at": "2020-06-03T13:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b528d2507311b8f5bfbd69679aa581e7b776134",
          "body": "Always convert empty list to nil when saving orderIDs index.",
          "is_bot": false,
          "headline": "Merge pull request #283 from smallstep/max/empty-oids-nil",
          "author_name": "Max",
          "author_login": "dopey",
          "committed_at": "2020-06-02T03:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41a1a053d80a86c8d259458a4111e5e2b7de3344",
          "body": null,
          "is_bot": false,
          "headline": "Always convert empty list to nil when saving orderIDs index.",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-02T01:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "619f6f6ce0466df3f849f568c9dbaa10216206f5",
          "body": "Only retain `pending' orders in the `acme_account_orders_index`",
          "is_bot": false,
          "headline": "Merge pull request #281 from smallstep/max/acmeOrders",
          "author_name": "Max",
          "author_login": "dopey",
          "committed_at": "2020-06-01T20:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "704a510a2a47e249d7206bf0c3fb08bd2f92a00b",
          "body": "- Each acme account has an index in this table. Before this change, the\nindex would grow unchecked as orders accumulate. This change removes\norders that have moved out of the 'PENDING' state.",
          "is_bot": false,
          "headline": "Remove non-pending orders from the acme_orders_by_account index ...",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-06-01T19:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f1eea5dc2ca2be6bf4bc8072566b7e86d47be0",
          "body": null,
          "is_bot": false,
          "headline": "Correct badger file loading mode documentation.",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-05-29T17:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30bfba48d50278004c0f3f3d342169d708138d46",
          "body": "Fixes: https://github.com/smallstep/certificates/pull/276",
          "is_bot": false,
          "headline": "Merge branch 'dcow/key-change-error'",
          "author_name": "David Cowden",
          "author_login": null,
          "committed_at": "2020-05-29T00:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9a1fb7e5d4e3c39191946a47458a1d932093683",
          "body": null,
          "is_bot": false,
          "headline": "Recommend badgerV2 in badger extra options documentation.",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-05-28T22:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a26b5f322d2c1d7926d4dc5998eec8f7c945c4f1",
          "body": "Add more specific wording describing what a 501 means and add more color\nexplaining how official vs unofficial error types should be handled.",
          "is_bot": false,
          "headline": "acme/api: Brush up documentation on key-change",
          "author_name": "David Cowden",
          "author_login": null,
          "committed_at": "2020-05-28T18:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ca63a9ff598a3f5dbffd743e780177eb7566e5c",
          "body": "AWS KMS support",
          "is_bot": false,
          "headline": "Merge pull request #267 from smallstep/awskms",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-26T23:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c89cf77918902d88679f543d669a918c6db665",
          "body": null,
          "is_bot": false,
          "headline": "Rename method.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-26T21:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a985b1470d1cd0d7d7d6656ab53a7ea2cef8430",
          "body": null,
          "is_bot": false,
          "headline": "Fix usage, remove unsupported flag.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-26T21:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df3e9c0cd6d36aa82ed9e8ba8c08148c81fe7e98",
          "body": null,
          "is_bot": false,
          "headline": "Add full version of the license.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-26T19:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac51dd5088f4c0d9ae2d597a5d1b0c928dbb2df",
          "body": "Allow dots and other symbols in principals for OIDC",
          "is_bot": false,
          "headline": "Merge pull request #274 from smallstep/oidc-raw-locals",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-26T18:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9cd7050ca7e7609fb59984cda8e0559e95211f",
          "body": null,
          "is_bot": false,
          "headline": "Add test with query strings.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-26T18:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe8e11e44c524f56da6d9f18adc89122f4520fa",
          "body": null,
          "is_bot": false,
          "headline": "Remove anchor from link.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-26T17:55:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3246a3e81f623dab008718d8d5ae78c9d7c7d220",
          "body": null,
          "is_bot": false,
          "headline": "Add missing test case.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-26T17:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b26e6e42b38183138a61a1a6813b345eccc76b3b",
          "body": "RFC 8555 § 7.3.5 is not listed as optional but we do not currently\nsupport it. Rather than 404, return a 501 to inform clients that this\nfunctionality is not yet implemented.\n\nThe notImplmented error type is not an official error registered in the\nietf:params:acme:error namespace, so prefix if with step:acme:error. An\nACME server is allowed to return other errors and clients should display\nthe message detail to users.\n\nFixes: https://github.com/smallstep/certificates/issues/209",
          "is_bot": false,
          "headline": "acme: Return 501 for the key-change route",
          "author_name": "David Cowden",
          "author_login": null,
          "committed_at": "2020-05-26T08:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab0f2aedccb23155ece32a0ab70c38ca718a7f27",
          "body": "Set nbf and nbf for ACME orders even when they are not set in the request.\r\n\r\nCloses #92",
          "is_bot": false,
          "headline": "Merge pull request #268 from smallstep/max/acme-nbf",
          "author_name": "Max",
          "author_login": "dopey",
          "committed_at": "2020-05-22T17:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e69f9931034d8d85f38ab62191e6ee120ee4235",
          "body": "- Use the default value from the ACME provisioner if values are not\ndefined in the request.",
          "is_bot": false,
          "headline": "Always set nbf and naf for new ACME orders ...",
          "author_name": "max furman",
          "author_login": "dopey",
          "committed_at": "2020-05-22T17:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b5fd156e856d911339ee7fc1dd99091da970ed0",
          "body": "…mail.\n\nFor the email first.last@example.com it will create the principals\n  [\"firstlast\", \"first.last\", \"first.last@example.com\"]\n\nFixes #253, #254",
          "is_bot": false,
          "headline": "Add a third principal on OIDC tokens with the raw local part of the e…",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-21T19:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7104588fcb1499afdcbbde0c5bc87460a2d8856b",
          "body": null,
          "is_bot": false,
          "headline": "Fix linter error.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-21T00:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f006cca87a53de89c13a80722a5b0e616b65f83b",
          "body": null,
          "is_bot": false,
          "headline": "Use Go 1.14.",
          "author_name": "Mariano Cano",
          "author_login": "maraino",
          "committed_at": "2020-05-21T00:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 47,
      "commits_last_year": 0,
      "latest_release_at": "2020-03-31T20:02:23Z",
      "latest_release_tag": "v0.14.0-rc.14",
      "releases_from_tags": true,
      "days_since_last_push": 2199,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2313,
      "mean_days_between_releases": 7
    },
    "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/smallstep/certificates",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/smallstep/certificates",
          "is_deprecated": false,
          "latest_version": "v0.30.2",
          "repository_url": "https://github.com/smallstep/certificates",
          "versions_count": 242,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-03-19T11:55:22Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 134
        }
      ]
    },
    "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": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "examples/docker/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 57791,
      "source_files_sampled": 174,
      "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": "cloud.google.com/go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.51.0"
        },
        {
          "name": "github.com/Masterminds/sprig/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.30.29"
        },
        {
          "name": "github.com/go-chi/chi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.2+incompatible"
        },
        {
          "name": "github.com/go-piv/piv-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/googleapis/gax-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.5"
        },
        {
          "name": "github.com/newrelic/go-agent",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.15.0+incompatible"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/rs/xid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.2"
        },
        {
          "name": "github.com/smallstep/assert",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200723003110-82e2b9b3b262"
        },
        {
          "name": "github.com/smallstep/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.6"
        },
        {
          "name": "github.com/smallstep/nosql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/urfave/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.2"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200323165209-0ec3e9974c59"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200202094626-16171245cfb2"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "google.golang.org/genproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20191230161307-f3c370f40bfb"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.26.0"
        },
        {
          "name": "gopkg.in/square/go-jose.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "maraino",
          "commits": 760,
          "avatar_url": "https://avatars.githubusercontent.com/u/416157?v=4"
        },
        {
          "type": "User",
          "login": "dopey",
          "commits": 295,
          "avatar_url": "https://avatars.githubusercontent.com/u/1820847?v=4"
        },
        {
          "type": "User",
          "login": "mmalone",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/6750?v=4"
        },
        {
          "type": "User",
          "login": "sourishkrout",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/250527?v=4"
        },
        {
          "type": "User",
          "login": "tashian",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/50809?v=4"
        },
        {
          "type": "User",
          "login": "dharanikumar-s",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/15669446?v=4"
        },
        {
          "type": "User",
          "login": "joshathysolate",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/65564195?v=4"
        },
        {
          "type": "User",
          "login": "anxolerd",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/6533582?v=4"
        },
        {
          "type": "User",
          "login": "alanchrt",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/273453?v=4"
        },
        {
          "type": "User",
          "login": "nop33",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1579899?v=4"
        }
      ],
      "contributors_sampled": 26,
      "top_contributor_share": 0.635
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 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 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "83 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2794aa7517739b6eeea29bbdd68fcb75a186ff60",
        "ran_at": "2026-08-01T05:38:50Z",
        "aggregate_score": 1.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2020-05-01T18:58:26Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/zenreach/smallstep-certificates",
    "host": "github.com",
    "name": "smallstep-certificates",
    "owner": "zenreach"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 28,
      "inputs": {
        "security": 19,
        "vitality": 20,
        "community": 12,
        "governance": 57,
        "engineering": 50,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 33,
        "overall_after_abandonment_multiplier": 28
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2199,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2199 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2199
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 47,
              "latest_release_tag": "v0.14.0-rc.14",
              "releases_from_tags": true,
              "days_since_latest_release": 2313,
              "mean_days_between_releases": 7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "47 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2313 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2313
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 2282,
              "days_since_last_human_commit": 2199,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2199 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2199,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 26,
              "top_contributor_share": 0.635
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 64% of commits",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "26 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 1,
              "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": "1/1 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "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": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "followers": 10,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "zenreach",
              "public_repos": 78,
              "account_age_days": 5367
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "10 followers of zenreach",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "zenreach"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "78 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 78
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "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": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://smallstep.com/certificates",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://smallstep.com/certificates",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 19,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 19,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 1.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "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 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "83 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 13
            },
            "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": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.37,
              "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": "37 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "examples/docker/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, examples/docker/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, examples/docker/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "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": 57791,
              "source_files_sampled": 174,
              "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/174 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 174,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/smallstep/certificates' points at a different repository (https://github.com/smallstep/certificates); 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-08-01T05:39:04.933741Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zenreach/smallstep-certificates.svg",
  "full_name": "zenreach/smallstep-certificates",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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