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

elsell / make-app

make an app

Go Template · Go · ShellApache-2.0★ 0 estrellas⑂ 0 forksdesde jul 2026Ver en GitHub ↗

elsell/make-app tiene un índice de salud de 51 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es AI Readiness (78/100) y la más baja, Community & Adoption (24/100). Se actualizó por última vez hace 2 días. Una sola persona concentra la mayor parte del trabajo reciente.

51
global / 100
Moderado

Índice de salud del software

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

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

Perfil de puntuación

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

Titularidad

elsellCuenta personal
4 seguidores23 repositorios públicosdesde ene 2018

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/elsell/make-appv0.5.10-20hace 3 días

Métricas por categoría

Vitalidad

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

68Moderado · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 2 días
1.4/36Cadencia de commits — 2/52 semanas con commits
16.2/18Volumen de commits — 63 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year63
human_commit_share0,762
days_since_last_push2
active_weeks_last_year2
Cómo se puntúa
27/27Publica versiones — 20 versiones publicadas
36/36Recencia de las versiones — última versión hace 3 días
27/27Cadencia de publicación — una versión cada ~0,1 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count20
latest_release_tagv0.5.10
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases0,1

Comunidad y Adopción

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

24Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 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
22.5/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_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

50Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
1.4/13.5Amplitud de contribuyentes — 1 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled1
top_contributor_share1
Cómo se puntúa
23.4/46.8Resolución de issues — 50% de issues cerradas
38.2/38.3Aceptación de PR — 23/23 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs23
open_issues1
closed_issues1
issue_closed_ratio0,5
closed_unmerged_prs0
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
5/25Alcance del propietario — 4 seguidores de elsell
22.1/25Trayectoria — 23 repos públicos, cuenta de ~8 años
Datos de entrada utilizados
followers4
owner_typeUser
is_verified
owner_loginelsell
public_repos23
account_age_days3102
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 3 días
20/20Historial de versiones — 20 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/elsell/make-app
ecosystemsgo
any_deprecatedno
min_days_since_publish3

Calidad de Ingeniería

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

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

Documentación

65Moderado
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepage
has_readme
has_docs_dir
has_description

Seguridad

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

38En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.2/2.5CI-Tests — 18 out of 19 merged PRs checked by a CI test -- score normalized to 9
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
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — sin datos
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3,8
Excluidos de la puntuación (sin datos o no aplicable): packaging. 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.

78Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md, template/base/AGENTS.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 48 de 48 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share1
agent_instruction_filesAGENTS.md, template/base/AGENTS.md
agent_instruction_max_bytes9160
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, template/base/Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — template/base/apps/mobile/tsconfig.json, template/base/apps/web/tsconfig.json, template/base/packages/api-client/tsconfig.json, template/base/packages/client-core/tsconfig.json, template/base/packages/i18n/tsconfig.json
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 63
5/8Mantenimiento automatizado — automatización de dependencias configurada, no observada en los commits muestreados
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Datos de entrada utilizados
has_nixno
has_tests
lockfilesGemfile.lock, go.sum, pnpm-lock.yaml
has_dockerfile
typed_languageno
bootstrap_filesMakefile, template/base/Makefile
has_devcontainerno
has_linter_configno
typecheck_configstemplate/base/apps/mobile/tsconfig.json, template/base/apps/web/tsconfig.json, template/base/packages/api-client/tsconfig.json, template/base/packages/client-core/tsconfig.json, template/base/packages/i18n/tsconfig.json
agent_commit_share0
toolchain_manifestsgo.mod, tools/go.mod
dependency_bot_commit_share0
Cómo se puntúa
27/45Código verificable por tipos — Go Template con configuración de verificación de tipos (template/base/apps/mobile/tsconfig.json, template/base/apps/web/tsconfig.json, template/base/packages/api-client/tsconfig.json, template/base/packages/client-core/tsconfig.json, template/base/packages/i18n/tsconfig.json)
53/55Tamaños de archivo manejables — 2/54 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo Template
largest_source_bytes116.261
source_files_sampled54
oversized_source_files2
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — template/base/packages/api-client/openapi.json
0/20Servidor MCP
40/40Ejemplos ejecutables — example
Datos de entrada utilizados
example_dirsexample
has_mcp_signalno
api_schema_filestemplate/base/packages/api-client/openapi.json

Datos clave

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

Advertencias de recopilación de datos

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 3.8 / 10
3.8agregado

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests18 out of 19 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/dPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTSAST tool is not run on all commits -- score normalized to 0
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
Dependencias directas 2
RegistroPaqueteRestricción de versiónManifiesto
Gogolang.org/x/modv0.37.0go.mod
Gogolang.org/x/vulnv1.5.0tools/go.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": false,
      "size_kb": 1495,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 178553,
        "HTML": 235,
        "Ruby": 88,
        "Shell": 82244,
        "Python": 34080,
        "Svelte": 14230,
        "PLpgSQL": 6255,
        "Makefile": 5363,
        "Dockerfile": 2351,
        "JavaScript": 57198,
        "TypeScript": 63800,
        "Go Template": 350656
      },
      "pushed_at": "2026-07-22T03:21:10Z",
      "created_at": "2026-07-16T21:29:34Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T03:09:06Z",
      "description": "make an app",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go Template",
      "significant_languages": [
        "Go Template",
        "Go",
        "Shell"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "elsell",
      "company": null,
      "location": null,
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/35787503?v=4",
      "created_at": "2018-01-25T01:29:02Z",
      "is_verified": null,
      "public_repos": 23,
      "account_age_days": 3102
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.10",
          "kind": "patch",
          "published_at": "2026-07-21T03:05:53Z"
        },
        {
          "tag": "v0.5.9",
          "kind": "patch",
          "published_at": "2026-07-21T02:50:21Z"
        },
        {
          "tag": "v0.5.8",
          "kind": "patch",
          "published_at": "2026-07-20T17:52:08Z"
        },
        {
          "tag": "v0.5.7",
          "kind": "patch",
          "published_at": "2026-07-20T13:41:17Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2026-07-20T13:02:49Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2026-07-20T07:38:55Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2026-07-20T07:11:17Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2026-07-20T06:43:27Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2026-07-20T05:17:40Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-07-20T04:04:05Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-07-20T01:21:22Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2026-07-19T23:53:30Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2026-07-19T19:12:39Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2026-07-19T17:48:40Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-07-19T17:33:05Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-07-19T14:22:48Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-07-19T13:07:50Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-07-19T04:25:44Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-07-18T15:07:09Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-07-18T11:58:36Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e4f30ac92a9bc90ac67e52bda33260a7e90c47c7",
          "body": null,
          "is_bot": false,
          "headline": "fix: select the iOS application scheme (#28)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-22T03:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86730a5dd5afc6bfc6ebd2d4f8904bfa207e1565",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.10 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T03:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f3bef5207f67742716634883473ced683bd6db2",
          "body": null,
          "is_bot": false,
          "headline": "fix(generator): migrate blank resource storage (#26)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-21T02:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7569e4ee93f02e96a592a070a4cc4d0edb5794a3",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.9 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T02:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cf1af2916bc7243487de05d30ccd2184dcfd149",
          "body": "* test: require patched JavaScript dependency graph\n\n* fix: patch generated JavaScript dependency graph",
          "is_bot": false,
          "headline": "fix: patch generated JavaScript dependency graph (#27)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-21T02:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84ef15707c96608d1b2e9f2a34290f4789f68016",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.8 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T17:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d025f31867eb9b3b11163753b1b59cd90e7926d2",
          "body": null,
          "is_bot": false,
          "headline": "fix(client): resolve typed runtime import suffixes (#25)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T17:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054ae095b6ee1b1dbd94946111005571d617f36e",
          "body": "* fix(generator): exclude local dependency artifacts\n\n* fix(client): route sessions through generated transport\n\n* fix(generator): constrain artifact exclusions\n\n* fix(client): enforce generated transport boundary\n\n* fix(mobile): reconcile exchanged session activation\n\n* test(client): install AST pa\n[…]\nboundaries\n\n* fix(auth): protect provider adapter boundaries\n\n* fix(auth): handle resolved provider errors\n\n* test(auth): include provider state fixture\n\n* fix(auth): protect provider state classifier",
          "is_bot": false,
          "headline": "fix(client): route sessions through generated transport (#24)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T16:59:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "741a3218639e194a3fb7b17753a93ffbb01b2e37",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.7 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T13:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f00d75d2c45e238e8af7f3f844b51e8cd62d047",
          "body": null,
          "is_bot": false,
          "headline": "fix(generator): preserve typed problem codes (#23)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T13:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a6b8b25eb520f483479d75692bef0c611427763",
          "body": null,
          "is_bot": false,
          "headline": "fix(client): clear stale authorization headers (#22)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T13:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9543e9cbdff0a0da112c7219181c0440e5dfaab",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.6 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T13:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b7cd7cb2a4e8b5b7a4429c2fc137f7d37af3da9",
          "body": null,
          "is_bot": false,
          "headline": "fix(generator): isolate recursive hook checks (#21)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T12:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4772577fa396481440d3ec87307becd1fc26649b",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.5 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T07:38:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dae5b5d8dfb795af71220fbd537cc187909f7d8f",
          "body": null,
          "is_bot": false,
          "headline": "fix: enforce authorization outbox ownership and order (#20)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T07:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec19f9b7a676504e39d4663f8dd299b628adacec",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.4 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T07:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65ec61d2e8742ee0aa1891f8b6c8f21ddab9e4b8",
          "body": null,
          "is_bot": false,
          "headline": "fix(test): decouple blank audit storage coverage (#19)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T06:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1056dfbb2397b9efbb1144c5c40fc3af3ccdbc77",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.3 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T06:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb39bcc829a2114fb7d6571bfc452f97e337c7b7",
          "body": null,
          "is_bot": false,
          "headline": "fix(generator): inject audit limiter into added domains (#17)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T06:29:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ea270b725ca4ff7997cb0ba98bd96d94cdc151",
          "body": null,
          "is_bot": false,
          "headline": "fix: retry transient compose image pulls (#16)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T06:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b273c429821ab396e5c08269e1104894bb8979",
          "body": null,
          "is_bot": false,
          "headline": "fix(test): retry delayed Scalar request controls (#18)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T06:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c48d9f971225a3fecd44bad8ce60dfb4cdd8250",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.2 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T05:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9743018d0ef38b3f3827735ca50a85d3ae3a17f",
          "body": null,
          "is_bot": false,
          "headline": "fix(test): isolate nested git fixtures (#15)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T05:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d850c26b162783a69429a0bfa5129a8504b988ad",
          "body": "* fix(generator): verify prior-release migration upgrades\n\n* fix(generator): freeze blank migration baseline\n\n* fix(generator): preserve optional example upgrade data\n\n* fix(generator): retire upgrade outbox fixture",
          "is_bot": false,
          "headline": "fix(generator): verify prior-release migration upgrades (#14)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T05:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "041e7706202a29f3f6482d0e27d6e3cfc0fbce3f",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.1 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T04:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe21dbdfddb8915663e6f3ca6b52fce3f12d784d",
          "body": "* fix: pin generated Grype bootstrap\n\n* fix: exclude vulnerable x net release",
          "is_bot": false,
          "headline": "fix: pin generated Grype bootstrap (#13)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T03:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc5de16337bacf946135da21f8b7cdc8d56e28b",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.5.0 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T01:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8177fbb91baecd95531ad23de9f87cd98482f337",
          "body": "* test: reproduce stranded release publication\n\n* fix: make release publication restart-safe",
          "is_bot": false,
          "headline": "fix: make release publication restart-safe (#12)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T00:59:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac9887e3a97de0cfde13ac562f6310185e5fc86d",
          "body": "* test: specify generated BuildKit verification\n\n* feat: verify generated Docker cache reuse\n\n* test: require live generated BuildKit evidence\n\n* test: exercise generated BuildKit verification\n\n* test: reproduce missing Scalar response retry\n\n* fix: retry missing Scalar Try-It responses\n\n* test: reproduce unhandled Scalar timeout\n\n* fix: attach Scalar timeout retry before request",
          "is_bot": false,
          "headline": "feat: verify generated Docker cache reuse (#7)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-20T00:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231d23a1471323c7953725967d1ea9599c6805fd",
          "body": null,
          "is_bot": false,
          "headline": "ci: avoid duplicate feature branch runs (#11)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T23:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd8deb592d0c6e0d019970e2d70cb71e28b41402",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.4.5 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-19T23:53:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f98d29029345d2aa628523131358056747148c5",
          "body": "* fix: unify generated client configuration\n\n* test: reject unsafe production web configuration",
          "is_bot": false,
          "headline": "fix: unify generated client configuration (#8)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T23:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af023259c3159f9deafa830079d95b860bc531f4",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.4.4 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-19T19:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb712b815b3de3835343f008575eaafd6ad3f6e",
          "body": null,
          "is_bot": false,
          "headline": "fix: include generated Codex agents (#6)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T19:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c75f1c67cdebd7d74997a488e8c98788167d4686",
          "body": null,
          "is_bot": false,
          "headline": "fix: ignore generated web build output (#5)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T18:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca6468353d00afcb8c84ac2bc207edfdc0837e0",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.4.3 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-19T17:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5fcc83240e8ce3b9ad2dd4628b263e53f4e8389",
          "body": null,
          "is_bot": false,
          "headline": "fix: verify Node before generated bootstrap (#4)",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T17:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b655bdfce36e4e7f1d519ce164e8ce5461ffbdd",
          "body": null,
          "is_bot": true,
          "headline": "docs: synchronize release documentation for v0.4.2 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-19T17:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b9804e1953c20ace009e2cfd1c37d4b030b134",
          "body": null,
          "is_bot": false,
          "headline": "fix: avoid acceptance SIGPIPE failures",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T17:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f1921efc0e68b63ec64bef4080948ea7b622b8",
          "body": null,
          "is_bot": false,
          "headline": "fix: prevent stale release documentation",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T17:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd8bb2212e0b9c6e60bda4a5a9f5467701d1db8e",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden client startup behavior",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T14:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2131f8339323ece8224a2b860d7d4d17db4185e0",
          "body": null,
          "is_bot": false,
          "headline": "feat: adopt Red Hat Hardened Images",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T12:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bed7c499b821e0af5596b8e1cda1f2de5e392a88",
          "body": null,
          "is_bot": false,
          "headline": "docs: pin install to v0.3.0 [skip ci]",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T04:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30e72d93fa6d458a34e643f95e78999920625db6",
          "body": null,
          "is_bot": false,
          "headline": "fix: compile iOS with Xcode 26",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T04:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "221e02a277e233af005fcf7024d20615612c4b5b",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep CocoaPods lockfile frozen",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T04:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb371f70b291258136d1165b881e16e8612b211",
          "body": null,
          "is_bot": false,
          "headline": "feat: complete adoption and native mobile bootstrap",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-19T04:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3dcd41a681140badbd870ccbd8fc18f074bff74",
          "body": null,
          "is_bot": false,
          "headline": "docs: pin install to v0.2.0",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-18T15:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d2da1e1080c9c97a3fb159e125cf802cf1789a9",
          "body": null,
          "is_bot": false,
          "headline": "feat: wire generated domain dependencies",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-18T14:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b050cccb3e514ce10868e80c13b6da826f955b8e",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden hosted acceptance and release actions",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-18T11:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a43e79cf4ea47436f60587e5bf7ba8f31385541",
          "body": null,
          "is_bot": false,
          "headline": "feat: harden generated application baseline",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-18T11:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "236689a80c2ffed1f332c14d0a53ef68d58998cc",
          "body": null,
          "is_bot": false,
          "headline": "feat: ship secure production-ready application template",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-18T00:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daa2b9d2e12037875742422f56e1ec04cc61f377",
          "body": null,
          "is_bot": false,
          "headline": "feat: make internationalization a generated invariant",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-17T12:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dda8ecc5b98e91e149e5635765eadb798d31fcb",
          "body": null,
          "is_bot": false,
          "headline": "fix: make Scalar OIDC docs fully interactive",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-17T06:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d05ad68e766b57fe225405f48f60df7a1e93c5eb",
          "body": null,
          "is_bot": false,
          "headline": "feat: secure generated authorization and OIDC docs",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-17T05:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81cc7ab37a5b5aa4e8a510d074bba4dafccfbedf",
          "body": null,
          "is_bot": false,
          "headline": "feat: harden generated identity and data boundaries",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-17T04:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff28757869a4aff6a9dee1c42667a27a8dfcd1fb",
          "body": null,
          "is_bot": false,
          "headline": "feat: harden generated data and identity boundaries",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-17T03:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3cf53849f086447ebbadf52a84941cdf9f8b418",
          "body": null,
          "is_bot": false,
          "headline": "feat: harden generated application baseline",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-17T01:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dcdeae79322070ff50a4a022d9083de7d076b0b",
          "body": null,
          "is_bot": false,
          "headline": "fix: validate secure live generated stack",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-16T23:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e74f806ad20ac63b4794de79008a5ef0aa2b475",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden identity and browser boundaries",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-16T22:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f821e2983f01830f37d1a449258bb17ed1ee91",
          "body": null,
          "is_bot": false,
          "headline": "feat: register generated domains end to end",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-16T22:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf0895f3f8c859c9fe102283eb9261b0e601916e",
          "body": null,
          "is_bot": false,
          "headline": "feat: make authorization writes recoverable",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-16T22:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c3e7b87f2076f72c16d7a6e28ef9e5bb8cc80b",
          "body": null,
          "is_bot": false,
          "headline": "test: define generated app acceptance contract",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-16T22:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ea47dae1db987ae7514538eb28b2eccc34bda64",
          "body": null,
          "is_bot": false,
          "headline": "feat: bootstrap full-stack application generator",
          "author_name": "elsell",
          "author_login": "elsell",
          "committed_at": "2026-07-16T22:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 20,
      "commits_last_year": 63,
      "latest_release_at": "2026-07-21T03:05:53Z",
      "latest_release_tag": "v0.5.10",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 0.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/elsell/make-app",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/elsell/make-app",
          "is_deprecated": false,
          "latest_version": "v0.5.10",
          "repository_url": "https://github.com/elsell/make-app",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T02:51:52Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "template/base/Makefile"
      ],
      "api_schema_files": [
        "template/base/packages/api-client/openapi.json"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [
        "template/base/apps/mobile/tsconfig.json",
        "template/base/apps/web/tsconfig.json",
        "template/base/packages/api-client/tsconfig.json",
        "template/base/packages/client-core/tsconfig.json",
        "template/base/packages/i18n/tsconfig.json"
      ],
      "toolchain_manifests": [
        "go.mod",
        "tools/go.mod"
      ],
      "largest_source_bytes": 116261,
      "source_files_sampled": 54,
      "oversized_source_files": 2,
      "agent_instruction_files": [
        "AGENTS.md",
        "template/base/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 9160
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "tools/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": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0"
        },
        {
          "name": "golang.org/x/vuln",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 23,
        "open_issues": 1,
        "closed_ratio": 0.5,
        "closed_issues": 1,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "elsell",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/35787503?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock",
        "go.sum",
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "18 out of 19 merged PRs checked by a CI test -- score normalized to 9",
            "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": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e4f30ac92a9bc90ac67e52bda33260a7e90c47c7",
        "ran_at": "2026-07-24T05:57:27Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T03:34:09Z",
      "oldest_open_prs": [
        {
          "number": 1,
          "created_at": "2026-07-19T04:07:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2,
          "created_at": "2026-07-19T04:07:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2026-07-19T04:07:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 29,
          "created_at": "2026-07-22T03:15:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T03:08:42Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 9,
          "created_at": "2026-07-19T23:27:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/elsell/make-app",
    "host": "github.com",
    "name": "make-app",
    "owner": "elsell"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 51,
      "inputs": {
        "security": 38,
        "vitality": 68,
        "community": 24,
        "governance": 50,
        "engineering": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 68,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 63,
              "human_commit_share": 0.762,
              "days_since_last_push": 2,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "63 commits in the last year",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 20,
              "latest_release_tag": "v0.5.10",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 0.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "20 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "merged_prs": 23,
              "open_issues": 1,
              "closed_issues": 1,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "23/23 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 23,
                      "decided": 23
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "followers": 4,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "elsell",
              "public_repos": 23,
              "account_age_days": 3102
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4 followers of elsell",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "elsell"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "23 public repos, account ~8 yr old",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 23
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/elsell/make-app"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "20 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "18 out of 19 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "18 out of 19 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 78,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "AGENTS.md",
                "template/base/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 9160
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, template/base/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, template/base/AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "48 of 48 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 48
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock",
                "go.sum",
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "template/base/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "template/base/apps/mobile/tsconfig.json",
                "template/base/apps/web/tsconfig.json",
                "template/base/packages/api-client/tsconfig.json",
                "template/base/packages/client-core/tsconfig.json",
                "template/base/packages/i18n/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "tools/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, template/base/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, template/base/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "template/base/apps/mobile/tsconfig.json, template/base/apps/web/tsconfig.json, template/base/packages/api-client/tsconfig.json, template/base/packages/client-core/tsconfig.json, template/base/packages/i18n/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "template/base/apps/mobile/tsconfig.json, template/base/apps/web/tsconfig.json, template/base/packages/api-client/tsconfig.json, template/base/packages/client-core/tsconfig.json, template/base/packages/i18n/tsconfig.json"
                    }
                  }
                ],
                "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 63",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 63
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "primary_language": "Go Template",
              "largest_source_bytes": 116261,
              "source_files_sampled": 54,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go Template with type-check config (template/base/apps/mobile/tsconfig.json, template/base/apps/web/tsconfig.json, template/base/packages/api-client/tsconfig.json, template/base/packages/client-core/tsconfig.json, template/base/packages/i18n/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "template/base/apps/mobile/tsconfig.json, template/base/apps/web/tsconfig.json, template/base/packages/api-client/tsconfig.json, template/base/packages/client-core/tsconfig.json, template/base/packages/i18n/tsconfig.json",
                      "language": "Go Template"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/54 source files over 60KB",
                "points": 53,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 54,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "template/base/packages/api-client/openapi.json"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "template/base/packages/api-client/openapi.json",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "template/base/packages/api-client/openapi.json"
                    }
                  }
                ],
                "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": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T05:57:38.452712Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/elsell/make-app.svg",
  "full_name": "elsell/make-app",
  "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.