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

moonrhythm / hime

Hime - Lightweight Go Web Framework.

GoMIT★ 67 estrellas⑂ 2 forksdesde dic 2017Ver en GitHub ↗

moonrhythm/hime tiene un índice de salud de 59 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 (42/100). Se actualizó por última vez hace 8 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

59
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

Moon RhythmOrganización
12 seguidores88 repositorios públicosdesde mar 2014

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/moonrhythm/himev1.6.0-72hace 8 días

Métricas por categoría

Vitalidad

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

64Moderado · 22% del índice global
Cómo se puntúa
28.8/36Recencia de push — último push hace 8 días
1.4/36Cadencia de commits — 2/52 semanas con commits
10.3/18Volumen de commits — 13 commits en el último año
10/10OpenSSF Scorecard: Maintained — 13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year13
human_commit_share1
days_since_last_push8
active_weeks_last_year2
Cómo se puntúa
27/27Publica versiones — 72 versiones publicadas
36/36Recencia de las versiones — última versión hace 8 días
12.6/27Cadencia de publicación — una versión cada ~219,7 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count72
latest_release_tagv1.6.0
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases219,7
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

42En riesgo · 18% del índice global
Cómo se puntúa
29.5/60Estrellas — 67 estrellas
0/25Forks — 2 forks
5.3/15Observadores — 10 observadores
Datos de entrada utilizados
forks2
stars67
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

63Moderado · 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
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled1
top_contributor_share1
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
37.5/38.3Aceptación de PR — 99/101 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs99
open_issues0
closed_issues23
issue_closed_ratio1
closed_unmerged_prs2
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
8/25Alcance del propietario — 12 seguidores de moonrhythm
25/25Trayectoria — 88 repos públicos, cuenta de ~12 años
Datos de entrada utilizados
followers12
owner_typeOrganization
is_verified
owner_loginmoonrhythm
public_repos88
account_age_days4524
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 8 días
20/20Historial de versiones — 72 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/moonrhythm/hime
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Calidad de Ingeniería

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

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

Documentación

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

58Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
1.8/2.5CI-Tests — 13 out of 18 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4,8
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages10
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 10 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

78Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
32.5/40Historial de commits legible — 61 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,61
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes9453
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
10/10Práctica demostrada con agentes — 6 de los últimos 100 commits con autoría o crédito de agente
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0,06
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/37 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes43.725
source_files_sampled37
oversized_source_files0

Datos clave

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

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 0 ★ / 2 ⇿
0Estrellas
2Forks
43Versiones

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

111222212018-032018-072018-12
Mayor 0Menor 13Parche 30
OpenSSF Scorecard 4.8 / 10
4.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-28 07:07 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
7CI-Tests13 out of 18 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 4
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/moonrhythm/parapetv0.17.2go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/tdewolff/minify/v2v2.24.13go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Todas las dependencias 10

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

RegistroPaqueteVersiónRelación
Gogithub.com/moonrhythm/parapetv0.17.2directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogithub.com/tdewolff/minify/v2v2.24.13directa
Gogopkg.in/yaml.v3v3.0.1directa
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirecta
Gogithub.com/kavu/go_reuseportv1.5.0indirecta
Gogithub.com/niemeyer/prettyv0.0.0-20200227124842-a10e7caefd8eindirecta
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirecta
Gogithub.com/tdewolff/parse/v2v2.8.13indirecta
Gogopkg.in/check.v1v1.0.0-20200902074654-038fdea0a05bindirecta
Avisos de dependencias 0

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

Ningún aviso conocido afecta a las dependencias evaluadas.

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "golang",
        "web-framework"
      ],
      "is_fork": false,
      "size_kb": 489,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 190859
      },
      "pushed_at": "2026-07-19T13:44:55Z",
      "created_at": "2017-12-14T11:07:30Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T13:42:14Z",
      "description": "Hime - Lightweight Go Web Framework.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://moonrhythm.io",
      "name": "Moon Rhythm",
      "type": "Organization",
      "login": "moonrhythm",
      "company": null,
      "location": "Thailand",
      "followers": 12,
      "avatar_url": "https://avatars.githubusercontent.com/u/6891200?v=4",
      "created_at": "2014-03-08T12:05:08Z",
      "is_verified": null,
      "public_repos": 88,
      "account_age_days": 4524
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-07-19T13:44:56Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-06-10T01:47:57Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-06-09T13:12:46Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-03-03T04:32:22Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-09-23T13:56:42Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2023-03-07T05:31:58Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2022-07-21T23:00:43Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2021-06-30T06:06:58Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2021-02-20T14:35:56Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-02-18T15:54:36Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2020-11-24T02:15:24Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-02-21T17:16:45Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2018-11-19T09:36:18Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2018-11-19T09:13:11Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2018-11-07T09:31:10Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2018-11-07T09:13:07Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2018-09-18T11:41:59Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2018-09-08T15:28:16Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2018-08-22T16:26:50Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2018-08-22T15:51:56Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2018-08-22T15:30:45Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2018-08-21T12:14:38Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2018-08-21T07:52:45Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2018-08-20T06:56:02Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2018-08-08T04:00:16Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2018-08-04T11:43:46Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2018-08-03T03:27:47Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2018-08-02T14:15:35Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2018-07-30T14:38:16Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2018-07-21T13:23:40Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2018-07-21T12:51:04Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2018-07-20T17:51:06Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2018-07-20T15:12:47Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2018-07-19T18:49:40Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2018-06-06T06:06:00Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2018-06-04T17:43:11Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2018-05-20T17:24:58Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2018-05-19T02:28:30Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2018-05-18T16:36:08Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2018-05-18T11:18:30Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2018-05-18T08:06:53Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-05-18T07:32:50Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2018-05-15T16:53:38Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2018-05-14T17:09:46Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2018-05-14T12:23:01Z"
        },
        {
          "tag": "v0.0.27",
          "kind": "patch",
          "published_at": "2018-05-06T10:18:49Z"
        },
        {
          "tag": "v0.0.26",
          "kind": "patch",
          "published_at": "2018-05-01T03:47:55Z"
        },
        {
          "tag": "v0.0.25",
          "kind": "patch",
          "published_at": "2018-04-20T08:15:38Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2018-04-19T00:56:53Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2018-04-14T04:28:04Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2018-04-13T19:20:18Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2018-04-07T12:13:37Z"
        },
        {
          "tag": "v0.0.20",
          "kind": "patch",
          "published_at": "2018-04-07T10:24:02Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2018-03-27T07:00:32Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2018-03-11T15:04:16Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2018-02-27T18:57:38Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2018-02-24T14:25:02Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2018-02-19T19:33:18Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2018-02-02T12:05:31Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2018-01-21T07:20:41Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2018-01-02T17:16:20Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2018-01-01T10:54:03Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2017-12-28T14:47:49Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2017-12-27T17:55:54Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2017-12-25T08:07:30Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2017-12-19T13:13:06Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2017-12-18T11:22:14Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2017-12-17T14:57:33Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2017-12-17T14:35:09Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2017-12-17T12:18:28Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2017-12-15T07:05:00Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2017-12-15T06:08:13Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "efadca2a9672cb16064e1381265ea70080e1b5fc",
          "body": "* docs: modernize CSRF guidance for SameSite era\n\nExplicit SameSite=Lax/Strict on the session cookie plus no-mutations-\non-GET stops classic cross-site form CSRF in modern browsers; recommend\na Sec-Fetch-Site check as defense-in-depth (subdomains are same-site)\nand demote token middleware to an if-y\n[…]\newCrossOriginProtection\n\nGo 1.25 stdlib ships the Sec-Fetch-Site guard (with Origin fallback,\ntrusted origins, and bypass patterns) — recommend wrapping the handler\ninstead of hand-rolling middleware.",
          "is_bot": false,
          "headline": "docs: modernize CSRF guidance for SameSite era (#124)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-07-19T13:42:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "864b12ce37134b08002ca76068d8a434a54211e5",
          "body": "* feat: add htmx SPA integration\n\nMake hime + htmx apps feel like a SPA while staying fully server-side\nrendered:\n\n- View gains \"#\" fragment addressing: ctx.View(\"page#form\", data)\n  renders one {{block}}/{{define}} of a view through the same\n  minify/pool/ETag path; ctx.ViewPartial(name, fragment, \n[…]\n\n\n* feat: add ctx.NoCache to disable response caching\n\nChainable helper setting Cache-Control: no-store — the one-call\ncompanion to the manual VaryHTMX model: responses served with it\nnever need Vary.",
          "is_bot": false,
          "headline": "feat: add htmx SPA integration (#123)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-07-19T13:25:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a68b90929993f85f51978f658d1e473ea4308c8",
          "body": "The final Tier-2 website-DX item. ctx.IsRoute(name) reports whether the\nnamed route is the most specific (deepest) registered route matching the\ncurrent request path, so the active nav link is highlighted without its\nparent sections also lighting up: on /admin/users/42, IsRoute(\"users\") is\ntrue but \n[…]\nto components too.\n\nPanics on an unknown route, like Route. stdlib only, 100% covered.\nVerified with go vet, go test -race, gofmt.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add ctx.IsRoute for active-nav highlighting (#122)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-10T01:45:57Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a9e847d089f41e46d5985b9dfcd417e5e7f78e09",
          "body": "Tier-2 website-DX: ctx.FormState() returns a *FormState that carries the\nsubmitted form values plus per-field validation errors, so a form can be\nre-rendered with the user's input instead of making them retype.\n\n- Value/Values/SetValue — submitted (or pre-filled) values\n- AddError/Error/Errors/HasEr\n[…]\n the parsed\nform, so SetValue does not mutate the request.\n\nstdlib only, 100% covered. Verified with go vet, go test -race, gofmt.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add FormState for re-rendering forms after validation (#121)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-10T01:10:35Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "27d49df19df115046752edab95b05185d2711e4a",
          "body": null,
          "is_bot": false,
          "headline": "feat: add stateless flash messages (#120)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-09T23:59:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c49ae1fdb6d78f6a680de445b055bb2def23a5",
          "body": null,
          "is_bot": false,
          "headline": "feat: add htmx Context helpers (#119)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-09T15:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b924f50dbe98467fa167bfd9828d979c9e2e79",
          "body": null,
          "is_bot": false,
          "headline": "feat: add dict/json template funcs and RenderComponentToString (#118)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-09T15:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63380799692ce439f5e653003a55a45bc4f75e3e",
          "body": "Add tamper-evident cookies without lock-in:\n\n- CookieSigner interface (Sign/Verify) so callers can bring their own\n- HMACCookieSigner reference impl (NewHMACCookieSigner) using HMAC-SHA256\n- App.CookieSigner field (like App.ETag) to inject the signer\n- Context.AddSignedCookie / SignedCookieValue, co\n[…]\nieSigner panics on an empty key. Clone carries the signer.\n\nstdlib only, 100% covered. Verified with go vet, go test -race, gofmt.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add opt-in signed cookies (CookieSigner + HMAC-SHA256) (#117)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-09T14:18:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ec7ec54449a7a88aa17a6beb56156e52add7303d",
          "body": null,
          "is_bot": false,
          "headline": "docs: add runnable examples (example_test.go) (#116)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-09T12:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90a4537316a7f9be3539c2efbec417dab4cbebe",
          "body": null,
          "is_bot": false,
          "headline": "feat: add XML/BindXML, StatusCode getter, and query-value helpers (#115)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-09T12:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e930e3eac07b9d2b24f919722290b6630eed9125",
          "body": "…(#114)\n\nFix a bug in Template.newComponent: it checked the templates map\n(tp.list) instead of the components map (tp.components) for duplicates,\nso registering two components with the same name via ParseComponent or\nParseComponentFile silently overwrote the first instead of panicking\nwith ErrCompon\n[…]\nges, panic paths,\n  merge semantics, wrapped context.Canceled vs DeadlineExceeded\n\nVerified with go vet, go test -race, and gofmt.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: add regression tests and fix component duplicate-detection bug …",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-09T09:43:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e45e51491c1a81fbd932adcca9845cd2c2f39953",
          "body": "Remove the codecov badge and codecov-action upload step, and replace the\ncoverage-instrumented test run with a plain `go test ./...` (the coverage\nprofile was only produced for codecov). Add the GitHub Actions Test\nworkflow badge to the README.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: drop codecov, add GitHub Actions test badge (#113)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-09T09:01:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f6c3d8ee3cf2bf4f826892d9e3e446b28908e2a4",
          "body": "Bump the minimum Go version to 1.25 (go.mod directive and CI matrix) and\nupgrade dependencies:\n\n- moonrhythm/parapet v0.13.6 -> v0.17.2\n- stretchr/testify v1.10.0 -> v1.11.1\n- tdewolff/minify/v2 v2.21.3 -> v2.24.13\n\nAlso add CLAUDE.md documenting the framework architecture and dev commands.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: require Go 1.25, upgrade dependencies, add CLAUDE.md (#112)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2026-06-09T08:55:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9030ac1511ac29703d57146e781d8166fa86f73a",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies and go",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2025-03-03T04:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "791e2cca1b81af85078324f4e20d701e66594ea3",
          "body": null,
          "is_bot": false,
          "headline": "fix build part handle query from base (#111)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-27T15:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0885a54872671bc14d05f79448b84fa149faefd3",
          "body": null,
          "is_bot": false,
          "headline": "implement cookie helper function to context (#110)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-27T13:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fdbd4439c01f440e3c53578d14541fc27420bd2",
          "body": null,
          "is_bot": false,
          "headline": "allow preload after parse",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T10:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "930b882b4f8f8b948c424a2a107b903dac77fd0e",
          "body": null,
          "is_bot": false,
          "headline": "cache render component",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T10:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080731108c008e189b4384f764f0b6c158d69026",
          "body": null,
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T09:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecfef1f23a1aa7183056a8b238fa4a72c6ba966a",
          "body": null,
          "is_bot": false,
          "headline": "refactor template loader",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T09:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "290868ac545c5611e943a0d5f763a26202454c09",
          "body": null,
          "is_bot": false,
          "headline": "refactor check error",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T09:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a34888657b18a3e184ed4eaa10602cef3321541",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove builder pattern from App, Template",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T08:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24099b1566ce85e35ae5f9fc847c40f7caa6bf19",
          "body": null,
          "is_bot": false,
          "headline": "component support minify",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T08:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bf448f545b71b13bf619dbe240a57efd2340b24",
          "body": null,
          "is_bot": false,
          "headline": "remove apps feature",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T08:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de3b7eccb7dd880eb3a28c17218da8685bf1434",
          "body": null,
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T08:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee8349bcd28a5143b427b17daa93845802aaa20",
          "body": null,
          "is_bot": false,
          "headline": "app allow override server",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T05:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f40370103bba9ae17458f6973204f4a88ba247cf",
          "body": null,
          "is_bot": false,
          "headline": "fix linter warning",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T05:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25dc6d699e4f7a9e74399b2eb52d799e6857053",
          "body": null,
          "is_bot": false,
          "headline": "change go mod to 1.21, update gh action version (#109)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T05:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c92e114a6ffae4b98d7a33c0e0848903eaa7c091",
          "body": "* move http server logic out to parapet\r\n\r\n* cleanup",
          "is_bot": false,
          "headline": "move http server logic out to parapet (#108)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T05:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eaaa3474fef030f50e0d43ffeb90c6e3b85eb09",
          "body": "* implement render\r\n\r\n* add test",
          "is_bot": false,
          "headline": "implement ctx.Render (#107)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-23T05:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2e7c13a44794fda72a90d3ecf33b35b155b3828",
          "body": null,
          "is_bot": false,
          "headline": "fix template parse component file",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-22T16:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54270fd8fefc9ff522e615f442b5ebb8fb8772c9",
          "body": null,
          "is_bot": false,
          "headline": "improve component (#106)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-22T16:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c40dcfc172d9992028f05e336899b1b79f5a1d9",
          "body": null,
          "is_bot": false,
          "headline": "refactor: interface{} => any",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-22T15:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38ef432203460f40e4079092f385ff02ac38bb07",
          "body": null,
          "is_bot": false,
          "headline": "app implement ServeHandler (#105)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-21T13:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1568a0b5ccefa25080d8f42e301da9b6eb1ed1e3",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-09-20T04:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a99456d13b24c1836caa09d918e547fb5cd857d",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies (#104)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-07-22T06:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6ea0b5503dd049859e313849416d583fcc37a13",
          "body": "* build: update dependencies\r\n\r\n* update test",
          "is_bot": false,
          "headline": "build: update dependencies (#103)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2023-03-07T05:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfa37c6497e60d0434beef38af26f4e3f480a87c",
          "body": null,
          "is_bot": false,
          "headline": "update test to use go 1.17 and 1.18",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2022-07-21T22:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664e42bb9f3cb397a551e149d24d1676a05c1b50",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies, change go min version to 1.17",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2022-07-21T22:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2281714970b9e3633f38f791cd81310b6a6841de",
          "body": null,
          "is_bot": false,
          "headline": "add h2c support",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2021-04-18T10:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64679682e1cff63dab39498745b51ae592457b07",
          "body": null,
          "is_bot": false,
          "headline": "add eTag to AppConfig",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2021-04-18T10:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24303299a9469b32805e36ff00170cfc4ac2f0ad",
          "body": null,
          "is_bot": false,
          "headline": "fix clone missing ETag field",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2021-04-18T10:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e67ee361e826f16785d70045d380fb53cf59f82",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2021-04-18T10:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a033e6016eead188cb9c6069ae7a4841a3716b3f",
          "body": null,
          "is_bot": false,
          "headline": "context: add BindJSON (#102)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2021-02-24T18:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25aa47e46dee68016acb27184cd23a7c451efa4a",
          "body": null,
          "is_bot": false,
          "headline": "template: fix embed windows (#101)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2021-02-20T10:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ed49f32699b4a4f4b9c492ed38784c8d2db9d9",
          "body": null,
          "is_bot": false,
          "headline": "template: use fs.FS",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2021-02-18T14:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce72efb0d87b778cf4e193528c69e26f2f4e9cbe",
          "body": null,
          "is_bot": false,
          "headline": "template: fs accept struct",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2021-02-18T14:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be07d73f872d88c38b0ef2712004512f9875ea09",
          "body": "* build: update go to 1.16 and update dependencies\r\n\r\n* template: add `*Template.FS`\r\n\r\n* test: use go 1.16",
          "is_bot": false,
          "headline": "support go 1.16 embed fs (#100)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2021-02-18T10:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc93422e4c23338786667981f71756ea6d3a1f29",
          "body": null,
          "is_bot": false,
          "headline": "update dependency",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2020-11-24T02:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "190e8bdc49e1ac75c14964a0b1dc74e7fee6bd13",
          "body": null,
          "is_bot": false,
          "headline": "change travis to github workflows",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2020-11-24T02:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f66274f2870e369cb5769be9ee46cf84428c476",
          "body": null,
          "is_bot": false,
          "headline": "update go to 1.15",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2020-11-24T01:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63653ee47c0abc140e522b7fd1bda8e889614539",
          "body": "* add etag to view\r\n\r\n* add more etag response",
          "is_bot": false,
          "headline": "add etag support (#99)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2020-06-29T04:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab4685888590e1356a77b1de92912a9017a6a03",
          "body": "* template: add MinifyWith and update test to go 1.14 behavior\r\n\r\n* template: rename option to config\r\n\r\n* update travis",
          "is_bot": false,
          "headline": "template: add MinifyWith and update test to go 1.14 behavior (#98)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2020-06-05T06:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "326e9fb8a19f0ed62797856667b274dcf73e0b9d",
          "body": null,
          "is_bot": false,
          "headline": "config: read tcpKeepAlive from file (#97)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2019-02-21T15:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e21426f8c4f23f3f6ebd854160fbad9d2f6f841d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update go.mod (#96)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2019-02-10T13:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28ded833b5dc795e936016d80a39b6f197402f41",
          "body": null,
          "is_bot": false,
          "headline": "add gitignore (#95)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2019-02-10T13:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afc2d0a67b4648fbaa540ad040dd60790674cf91",
          "body": null,
          "is_bot": false,
          "headline": "fix route return wrong type",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-11-19T09:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15560730e975d52dfb7ab89db656024747f757b7",
          "body": null,
          "is_bot": false,
          "headline": "expose global, route (#94)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-11-19T09:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "459bf3d6b14086f0831a107fd9b1b805091657d0",
          "body": null,
          "is_bot": false,
          "headline": "chore: update module (#93)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-11-19T08:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec916e50730a96a1ad76bfb2f95974a6b635695d",
          "body": null,
          "is_bot": false,
          "headline": "fix: minify v2 breaking change (#92)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-11-07T09:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be9e60f5e49608ee21ff0af0afdfd8784b352207",
          "body": "* chore: update vendor\r\n\r\n* chore: update vendor\r\n\r\n* update travis\r\n\r\n* remove examples",
          "is_bot": false,
          "headline": "update go mod (#91)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-11-07T08:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06b28f4fb56fc4a3a9f826ad756dc4c7c6f34e81",
          "body": null,
          "is_bot": false,
          "headline": "pool: refactor get, put (#90)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-19T19:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aba365704fc49965931e7904770f43579d3a4c9b",
          "body": null,
          "is_bot": false,
          "headline": "app: fix reuseport windows (#89)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-18T11:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4491b45b41cff709436fa5e0f5a873849f15d47",
          "body": null,
          "is_bot": false,
          "headline": "config: add reuse port (#87)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-15T08:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff8492126db7679bc23aa119c6feb9c19c4d9689",
          "body": null,
          "is_bot": false,
          "headline": "context: redirect non get with 303 (#85)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-12T05:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f42572440140577dc4f7a6c0eeafe1f9cb929f68",
          "body": "* context: view directly copy buffer\r\n\r\n* context: html receive string instead of []byte",
          "is_bot": false,
          "headline": "context: refactor, change HTML (#84)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-11T18:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "721f3292d0a9cdbcd2d5a6e68c481eaf2a3b8266",
          "body": "* context: do not mutate request, response writer\r\n\r\n* change yaml package\r\n\r\n* Revert \"change yaml package\"\r\n\r\nThis reverts commit c746c244c4c020b6953ee8ac31ca1d77105e3951.",
          "is_bot": false,
          "headline": "context: do not mutate request, response writer (#83)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-11T10:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d730b41c0fb87699b9280161a5196ae23c6f1002",
          "body": "* template: preload panic after parsed\r\n\r\n* rename ensure to init\r\n\r\n* template: use must\r\n\r\n* move panicf to error.go",
          "is_bot": false,
          "headline": "template: panic preload after parsed (#82)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-11T04:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57027f31923a5234281f7192652845144be63233",
          "body": "* test/context: refactor error\r\n\r\n* test/context: refactor redirect\r\n\r\n* test/context: refactor redirect to\r\n\r\n* test/context: refactor redirect to get\r\n\r\n* test/context: refactor view",
          "is_bot": false,
          "headline": "Refactor tests (#79)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-10T17:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eff523781e7b43978fdbf0db835cd300d16717b3",
          "body": "* context: refactor tests\r\n\r\n* refactor assert, context test\r\n\r\n* refactor status test\r\n\r\n* refactor ctx response tests",
          "is_bot": false,
          "headline": "context: refactor tests (#78)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-10T16:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e6b83a6f93e0038f080ebe0c31a49b8ade2dd1",
          "body": null,
          "is_bot": false,
          "headline": "handler: do not panic when ctx cancel (#76)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-10T10:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf6ab09f321519d599151780d7d8c89d04c39a9a",
          "body": null,
          "is_bot": false,
          "headline": "example: fix go fmt (#75)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-09T16:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53635d53d244fe841db8b30af112454015aeb3de",
          "body": "* move package\r\n\r\n* update license\r\n\r\n* update travis\r\n\r\n* remove race",
          "is_bot": false,
          "headline": "Move package (#70)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-08T15:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e190eed65a8d2646ff85541985499db6ea3d3e",
          "body": null,
          "is_bot": false,
          "headline": "fix minify all out of scope templates (#69)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-04T14:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e41a50b2ec3ebb2884a79cb584241e12c9f36ef",
          "body": null,
          "is_bot": false,
          "headline": "add reuseport (#68)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-02T15:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07fae4024e64b091fdb22d4a2945d5c32e91ec51",
          "body": null,
          "is_bot": false,
          "headline": "add Serve (#67)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-02T15:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b2da8f2a51a66d5b45c36387c8527985d41d65",
          "body": "* rename component to preload\r\n\r\n* optimize, add component\r\n\r\n* add component tests\r\n\r\n* rename var",
          "is_bot": false,
          "headline": "component (#66)",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-02T09:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b684cdaaf4f4474c1c42cd8c6d66985aeac0ddb",
          "body": "fix vet error",
          "is_bot": false,
          "headline": "Merge pull request #65 from acoshift/fix-vet",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-02T05:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bffc695ae41029bc528192ef5daee7a2b3c97a53",
          "body": null,
          "is_bot": false,
          "headline": "run go vet on test",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-09-02T05:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a8091731c8c18044643a1a4fc5785b20274bfbb",
          "body": null,
          "is_bot": false,
          "headline": "add go1.11 to travis",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-09-02T05:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a271b43d59b01546de36303e2695fba9b49535a5",
          "body": null,
          "is_bot": false,
          "headline": "fix vet error",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-09-02T05:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e59f6e5ff31f7035808fbbcf0338ee0408d86b50",
          "body": "change global to sync map",
          "is_bot": false,
          "headline": "Merge pull request #64 from acoshift/sync-map",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-09-02T05:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f52f1cba4c7680e5af35e73089ddceb660a809dd",
          "body": null,
          "is_bot": false,
          "headline": "change global to sync map",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-09-02T03:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f998149e88d7b052d6c371b33fbb0ae68b6a300",
          "body": "parse files only lookup when no root",
          "is_bot": false,
          "headline": "Merge pull request #63 from acoshift/lookup-no-root",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T16:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f294efac9509ee9f41400da3ea879d1db0a0011b",
          "body": null,
          "is_bot": false,
          "headline": "fix app test",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T16:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbcdc322599d33d8d128c97241961f4246b7b1dc",
          "body": null,
          "is_bot": false,
          "headline": "parse files only lookup when no root",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T16:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fb404edf4b42fe653277dd890cc808f7b4796cd",
          "body": "fix parse component before template",
          "is_bot": false,
          "headline": "Merge pull request #62 from acoshift/parse-component-before",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T16:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab16bb3e164487eb0511f29c1f8f3de409d0db7a",
          "body": null,
          "is_bot": false,
          "headline": "fix parse component before template",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T16:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e940f4c89761d9eaf6d427fd7c78be49bcdc910",
          "body": "Fix parse glob",
          "is_bot": false,
          "headline": "Merge pull request #61 from acoshift/fix-parse-glob",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T15:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54db60e8eaf37e4e8e6949fe4068e0b0f83f0fab",
          "body": null,
          "is_bot": false,
          "headline": "run gofmt -s",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T15:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b5eda73534912d873fe6555cc4ff65ccb329302",
          "body": null,
          "is_bot": false,
          "headline": "fix parse glob not include dir",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T15:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2989ccdd2ba329e27131f006fc8c7aa14c0cfd",
          "body": "add tests",
          "is_bot": false,
          "headline": "Merge pull request #60 from acoshift/tests",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T15:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0eafc6b06efe3f84ec764f4bcc28a810f7bdea2",
          "body": null,
          "is_bot": false,
          "headline": "add apps test",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T15:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4629e648a97c355e59067cc3572c27e4e7515a2",
          "body": null,
          "is_bot": false,
          "headline": "add apps tests",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T15:00:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a3c0d9e16e3c9f47a61d3f6118a7a0af7139a1d",
          "body": null,
          "is_bot": false,
          "headline": "add app tests",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T14:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2e6c9947410a23acf86a62ab65792a8e9c95079",
          "body": "Tests",
          "is_bot": false,
          "headline": "Merge pull request #59 from acoshift/tests",
          "author_name": "Thanatat Tamtan",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T14:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f57a53c87eeef1d624e498b6e5c6a6ee8852354e",
          "body": null,
          "is_bot": false,
          "headline": "add context response tests",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T14:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00041872efbe5a9609040608c23d015d6b039d77",
          "body": null,
          "is_bot": false,
          "headline": "add template tests",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T14:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7a4d1f8cdfff146f70bb139758e2d409e782f4",
          "body": null,
          "is_bot": false,
          "headline": "add tls tests",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T14:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "900ebd6358680e0ebb5a48464b65625bc672c3a0",
          "body": null,
          "is_bot": false,
          "headline": "add template tests",
          "author_name": "acoshift",
          "author_login": "acoshift",
          "committed_at": "2018-08-22T13:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 72,
      "commits_last_year": 13,
      "latest_release_at": "2026-07-19T13:44:56Z",
      "latest_release_tag": "v1.6.0",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 219.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/moonrhythm/hime",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/moonrhythm/hime",
          "is_deprecated": false,
          "latest_version": "v1.6.0",
          "repository_url": "https://github.com/moonrhythm/hime",
          "versions_count": 72,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T13:42:09Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 67,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2018-03-07",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 43725,
      "source_files_sampled": 37,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 9453
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 10,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/moonrhythm/parapet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.17.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/tdewolff/minify/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.24.13"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/moonrhythm/parapet",
            "direct": true,
            "version": "v0.17.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tdewolff/minify/v2",
            "direct": true,
            "version": "v2.24.13",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kavu/go_reuseport",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/niemeyer/pretty",
            "direct": false,
            "version": "v0.0.0-20200227124842-a10e7caefd8e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tdewolff/parse/v2",
            "direct": false,
            "version": "v2.8.13",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "v1.0.0-20200902074654-038fdea0a05b",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 4,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 99,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 23,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "acoshift",
          "commits": 350,
          "avatar_url": "https://avatars.githubusercontent.com/u/6111610?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "13 out of 18 merged PRs checked by a CI test -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "efadca2a9672cb16064e1381265ea70080e1b5fc",
        "ran_at": "2026-07-28T07:07:18Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T13:45:15Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-19T13:42:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/moonrhythm/hime",
    "host": "github.com",
    "name": "hime",
    "owner": "moonrhythm"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 58,
        "vitality": 64,
        "community": 42,
        "governance": 63,
        "engineering": 65
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 13,
              "human_commit_share": 1,
              "days_since_last_push": 8,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "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": "13 commits in the last year",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 72,
              "latest_release_tag": "v1.6.0",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 219.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "72 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 72
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~219.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 219.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "forks": 2,
              "stars": 67,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "67 stars",
                "points": 29.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 67
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "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 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 99,
              "open_issues": 0,
              "closed_issues": 23,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "99/101 decided PRs merged",
                "points": 37.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 99,
                      "decided": 101
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 12,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "moonrhythm",
              "public_repos": 88,
              "account_age_days": 4524
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "12 followers of moonrhythm",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 12,
                      "login": "moonrhythm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "88 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 88
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/moonrhythm/hime"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "72 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 72
                    }
                  }
                ],
                "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": 65,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "13 out of 18 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "golang",
                "web-framework"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "13 out of 18 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "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 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 10 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 10
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 10,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 10,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 78,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.61,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 9453
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "61 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 61,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.06,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "6 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 43725,
              "source_files_sampled": 37,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/37 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 37,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T07:07:29.682675Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/moonrhythm/hime.svg",
  "full_name": "moonrhythm/hime",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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