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

unxed / zipper

CLI archiver written with best zip and tar.*z support in mind

GoBSD-3-Clause★ 9 estrellas⑂ 1 forkdesde jun 2026Ver en GitHub ↗

unxed/zipper tiene un índice de salud de 47 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Vitality (71/100) y la más baja, Security (21/100). Se actualizó por última vez hace 2 días. Una sola persona concentra la mayor parte del trabajo reciente.

47
global / 100
En riesgo

Índice de salud del software

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

47
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

unxedCuenta personal
47 seguidores90 repositorios públicosdesde oct 2011

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/unxed/zipperv0.1.134-133hace 2 días

Métricas por categoría

Vitalidad

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

71Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 2 días
4.8/36Cadencia de commits — 7/52 semanas con commits
18/18Volumen de commits — 151 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year151
human_commit_share1
days_since_last_push2
active_weeks_last_year7
Cómo se puntúa
27/27Publica versiones — 100 versiones publicadas
36/36Recencia de las versiones — última versión hace 2 días
27/27Cadencia de publicación — una versión cada ~2,2 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count100
latest_release_tagv0.1.134
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases2,2

Comunidad y Adopción

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

31En riesgo · 18% del índice global
Cómo se puntúa
14.6/60Estrellas — 9 estrellas
0/25Forks — 1 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks1
stars9
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (BSD-3-Clause)
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?

48En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
1.4/13.5Amplitud de contribuyentes — 1 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled1
top_contributor_share1
Cómo se puntúa
43.4/46.8Resolución de issues — 93% de issues cerradas
0/38.3Aceptación de PR — 0/2 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues1
closed_issues13
issue_closed_ratio0,929
closed_unmerged_prs2
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
12.1/25Alcance del propietario — 47 seguidores de unxed
25/25Trayectoria — 90 repos públicos, cuenta de ~14 años
Datos de entrada utilizados
followers47
owner_typeUser
is_verified
owner_loginunxed
public_repos90
account_age_days5388
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 2 días
20/20Historial de versiones — 133 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/unxed/zipper
ecosystemsgo
any_deprecatedno
min_days_since_publish2

Calidad de Ingeniería

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

56Moderado · 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
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

50Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
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?

21Crítico · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 16 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2,1
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging. Los pesos restantes se han renormalizado.

Preparación para IA

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

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

Datos clave

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

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 2.1 / 10
2.1agregado

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-27 05:24 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities16 existing vulnerabilities detected
Dependencias directas 4
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/unxed/archivesv0.0.0-20260704211952-684041740ef0go.mod
Gogithub.com/unxed/par2v0.1.2go.mod
Gogithub.com/unxed/tarv0.1.119go.mod
Gogithub.com/unxed/zipv0.1.125go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 253,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 119956
      },
      "pushed_at": "2026-07-24T17:38:40Z",
      "created_at": "2026-06-01T20:16:50Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T17:38:44Z",
      "description": "CLI archiver written with best zip and tar.*z support in mind",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://40in.2g0.ru/",
      "name": null,
      "type": "User",
      "login": "unxed",
      "company": null,
      "location": null,
      "followers": 47,
      "avatar_url": "https://avatars.githubusercontent.com/u/1151423?v=4",
      "created_at": "2011-10-25T18:28:37Z",
      "is_verified": null,
      "public_repos": 90,
      "account_age_days": 5388
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.134",
          "kind": "patch",
          "published_at": "2026-07-24T17:30:43Z"
        },
        {
          "tag": "v0.1.133",
          "kind": "patch",
          "published_at": "2026-07-24T17:19:19Z"
        },
        {
          "tag": "v0.1.132",
          "kind": "patch",
          "published_at": "2026-07-24T17:11:45Z"
        },
        {
          "tag": "v0.1.131",
          "kind": "patch",
          "published_at": "2026-07-24T11:14:52Z"
        },
        {
          "tag": "v0.1.130",
          "kind": "patch",
          "published_at": "2026-07-19T16:39:14Z"
        },
        {
          "tag": "v0.1.129",
          "kind": "patch",
          "published_at": "2026-07-19T16:16:49Z"
        },
        {
          "tag": "v0.1.128",
          "kind": "patch",
          "published_at": "2026-07-05T20:56:57Z"
        },
        {
          "tag": "v0.1.127",
          "kind": "patch",
          "published_at": "2026-07-04T21:23:40Z"
        },
        {
          "tag": "v0.1.126",
          "kind": "patch",
          "published_at": "2026-07-04T18:08:15Z"
        },
        {
          "tag": "v0.1.125",
          "kind": "patch",
          "published_at": "2026-07-04T18:02:29Z"
        },
        {
          "tag": "v0.1.124",
          "kind": "patch",
          "published_at": "2026-07-04T13:20:16Z"
        },
        {
          "tag": "v0.1.123",
          "kind": "patch",
          "published_at": "2026-07-04T11:06:34Z"
        },
        {
          "tag": "v0.1.122",
          "kind": "patch",
          "published_at": "2026-06-30T19:25:27Z"
        },
        {
          "tag": "v0.1.120",
          "kind": "patch",
          "published_at": "2026-06-30T17:01:35Z"
        },
        {
          "tag": "v0.1.119",
          "kind": "patch",
          "published_at": "2026-06-29T17:58:41Z"
        },
        {
          "tag": "v0.1.118",
          "kind": "patch",
          "published_at": "2026-06-28T19:19:56Z"
        },
        {
          "tag": "v0.1.117",
          "kind": "patch",
          "published_at": "2026-06-28T16:28:06Z"
        },
        {
          "tag": "v0.1.116",
          "kind": "patch",
          "published_at": "2026-06-28T15:03:34Z"
        },
        {
          "tag": "v0.1.115",
          "kind": "patch",
          "published_at": "2026-06-28T13:36:00Z"
        },
        {
          "tag": "v0.1.114",
          "kind": "patch",
          "published_at": "2026-06-27T21:33:21Z"
        },
        {
          "tag": "v0.1.113",
          "kind": "patch",
          "published_at": "2026-06-27T20:46:36Z"
        },
        {
          "tag": "v0.1.112",
          "kind": "patch",
          "published_at": "2026-06-27T19:19:50Z"
        },
        {
          "tag": "v0.1.111",
          "kind": "patch",
          "published_at": "2026-06-27T19:11:22Z"
        },
        {
          "tag": "v0.1.110",
          "kind": "patch",
          "published_at": "2026-06-27T18:49:47Z"
        },
        {
          "tag": "v0.1.109",
          "kind": "patch",
          "published_at": "2026-06-27T17:52:20Z"
        },
        {
          "tag": "v0.1.108",
          "kind": "patch",
          "published_at": "2026-06-27T11:37:53Z"
        },
        {
          "tag": "v0.1.107",
          "kind": "patch",
          "published_at": "2026-06-27T11:08:03Z"
        },
        {
          "tag": "v0.1.106",
          "kind": "patch",
          "published_at": "2026-06-27T09:24:26Z"
        },
        {
          "tag": "v0.1.105",
          "kind": "patch",
          "published_at": "2026-06-27T00:15:17Z"
        },
        {
          "tag": "v0.1.104",
          "kind": "patch",
          "published_at": "2026-06-26T23:34:06Z"
        },
        {
          "tag": "v0.1.103",
          "kind": "patch",
          "published_at": "2026-06-26T23:08:05Z"
        },
        {
          "tag": "v0.1.102",
          "kind": "patch",
          "published_at": "2026-06-26T20:37:42Z"
        },
        {
          "tag": "v0.1.101",
          "kind": "patch",
          "published_at": "2026-06-26T19:06:11Z"
        },
        {
          "tag": "v0.1.100",
          "kind": "patch",
          "published_at": "2026-06-26T17:30:14Z"
        },
        {
          "tag": "v0.1.99",
          "kind": "patch",
          "published_at": "2026-06-26T14:53:27Z"
        },
        {
          "tag": "v0.1.98",
          "kind": "patch",
          "published_at": "2026-06-26T14:34:21Z"
        },
        {
          "tag": "v0.1.97",
          "kind": "patch",
          "published_at": "2026-06-26T14:25:26Z"
        },
        {
          "tag": "v0.1.96",
          "kind": "patch",
          "published_at": "2026-06-26T12:36:54Z"
        },
        {
          "tag": "v0.1.95",
          "kind": "patch",
          "published_at": "2026-06-25T20:57:49Z"
        },
        {
          "tag": "v0.1.94",
          "kind": "patch",
          "published_at": "2026-06-25T19:41:48Z"
        },
        {
          "tag": "v0.1.92",
          "kind": "patch",
          "published_at": "2026-06-25T18:52:09Z"
        },
        {
          "tag": "v0.1.91",
          "kind": "patch",
          "published_at": "2026-06-25T16:14:15Z"
        },
        {
          "tag": "v0.1.90",
          "kind": "patch",
          "published_at": "2026-06-25T16:00:44Z"
        },
        {
          "tag": "v0.1.89",
          "kind": "patch",
          "published_at": "2026-06-24T22:56:06Z"
        },
        {
          "tag": "v0.1.88",
          "kind": "patch",
          "published_at": "2026-06-24T22:45:24Z"
        },
        {
          "tag": "v0.1.87",
          "kind": "patch",
          "published_at": "2026-06-24T22:22:22Z"
        },
        {
          "tag": "v0.1.86",
          "kind": "patch",
          "published_at": "2026-06-24T22:18:41Z"
        },
        {
          "tag": "v0.1.85",
          "kind": "patch",
          "published_at": "2026-06-24T21:59:27Z"
        },
        {
          "tag": "v0.1.84",
          "kind": "patch",
          "published_at": "2026-06-24T21:38:15Z"
        },
        {
          "tag": "v0.1.82",
          "kind": "patch",
          "published_at": "2026-06-24T20:33:44Z"
        },
        {
          "tag": "v0.1.83",
          "kind": "patch",
          "published_at": "2026-06-24T20:33:19Z"
        },
        {
          "tag": "v0.1.81",
          "kind": "patch",
          "published_at": "2026-06-24T19:13:03Z"
        },
        {
          "tag": "v0.1.80",
          "kind": "patch",
          "published_at": "2026-06-24T18:49:34Z"
        },
        {
          "tag": "v0.1.79",
          "kind": "patch",
          "published_at": "2026-06-24T17:48:15Z"
        },
        {
          "tag": "v0.1.78",
          "kind": "patch",
          "published_at": "2026-06-24T17:22:42Z"
        },
        {
          "tag": "v0.1.77",
          "kind": "patch",
          "published_at": "2026-06-24T15:29:38Z"
        },
        {
          "tag": "v0.1.76",
          "kind": "patch",
          "published_at": "2026-06-24T14:58:45Z"
        },
        {
          "tag": "v0.1.75",
          "kind": "patch",
          "published_at": "2026-06-23T21:40:01Z"
        },
        {
          "tag": "v0.1.74",
          "kind": "patch",
          "published_at": "2026-06-23T21:34:26Z"
        },
        {
          "tag": "v0.1.73",
          "kind": "patch",
          "published_at": "2026-06-23T21:30:35Z"
        },
        {
          "tag": "v0.1.72",
          "kind": "patch",
          "published_at": "2026-06-23T18:24:36Z"
        },
        {
          "tag": "v0.1.71",
          "kind": "patch",
          "published_at": "2026-06-23T15:54:40Z"
        },
        {
          "tag": "v0.1.70",
          "kind": "patch",
          "published_at": "2026-06-23T15:42:43Z"
        },
        {
          "tag": "v0.1.69",
          "kind": "patch",
          "published_at": "2026-06-23T13:51:32Z"
        },
        {
          "tag": "v0.1.68",
          "kind": "patch",
          "published_at": "2026-06-23T13:45:33Z"
        },
        {
          "tag": "v0.1.67",
          "kind": "patch",
          "published_at": "2026-06-22T22:03:38Z"
        },
        {
          "tag": "v0.1.65",
          "kind": "patch",
          "published_at": "2026-06-22T21:21:41Z"
        },
        {
          "tag": "v0.1.64",
          "kind": "patch",
          "published_at": "2026-06-21T21:35:49Z"
        },
        {
          "tag": "v0.1.63",
          "kind": "patch",
          "published_at": "2026-06-21T18:40:13Z"
        },
        {
          "tag": "v0.1.62",
          "kind": "patch",
          "published_at": "2026-06-21T14:03:03Z"
        },
        {
          "tag": "v0.1.61",
          "kind": "patch",
          "published_at": "2026-06-21T10:56:39Z"
        },
        {
          "tag": "v0.1.60",
          "kind": "patch",
          "published_at": "2026-06-21T09:59:57Z"
        },
        {
          "tag": "v0.1.59",
          "kind": "patch",
          "published_at": "2026-06-21T09:19:18Z"
        },
        {
          "tag": "v0.1.58",
          "kind": "patch",
          "published_at": "2026-06-21T07:34:57Z"
        },
        {
          "tag": "v0.1.57",
          "kind": "patch",
          "published_at": "2026-06-21T07:32:01Z"
        },
        {
          "tag": "v0.1.56",
          "kind": "patch",
          "published_at": "2026-06-21T07:26:29Z"
        },
        {
          "tag": "v0.1.55",
          "kind": "patch",
          "published_at": "2026-06-20T20:41:23Z"
        },
        {
          "tag": "v0.1.54",
          "kind": "patch",
          "published_at": "2026-06-20T20:10:39Z"
        },
        {
          "tag": "v0.1.53",
          "kind": "patch",
          "published_at": "2026-06-20T13:14:38Z"
        },
        {
          "tag": "v0.1.52",
          "kind": "patch",
          "published_at": "2026-06-20T13:10:41Z"
        },
        {
          "tag": "v0.1.51",
          "kind": "patch",
          "published_at": "2026-06-20T00:34:15Z"
        },
        {
          "tag": "v0.1.50",
          "kind": "patch",
          "published_at": "2026-06-18T20:41:13Z"
        },
        {
          "tag": "v0.1.49",
          "kind": "patch",
          "published_at": "2026-06-18T20:23:47Z"
        },
        {
          "tag": "v0.1.48",
          "kind": "patch",
          "published_at": "2026-06-18T17:36:46Z"
        },
        {
          "tag": "v0.1.45",
          "kind": "patch",
          "published_at": "2026-06-18T15:52:45Z"
        },
        {
          "tag": "v0.1.44",
          "kind": "patch",
          "published_at": "2026-06-18T15:45:30Z"
        },
        {
          "tag": "v0.1.43",
          "kind": "patch",
          "published_at": "2026-06-18T13:14:12Z"
        },
        {
          "tag": "v0.1.42",
          "kind": "patch",
          "published_at": "2026-06-18T12:45:15Z"
        },
        {
          "tag": "v0.1.41",
          "kind": "patch",
          "published_at": "2026-06-18T10:21:19Z"
        },
        {
          "tag": "v0.1.40",
          "kind": "patch",
          "published_at": "2026-06-18T10:04:12Z"
        },
        {
          "tag": "v0.1.39",
          "kind": "patch",
          "published_at": "2026-06-18T09:39:05Z"
        },
        {
          "tag": "v0.1.37",
          "kind": "patch",
          "published_at": "2026-06-18T09:36:20Z"
        },
        {
          "tag": "v0.1.36",
          "kind": "patch",
          "published_at": "2026-06-18T09:27:12Z"
        },
        {
          "tag": "v0.1.35",
          "kind": "patch",
          "published_at": "2026-06-18T09:24:09Z"
        },
        {
          "tag": "v0.1.34",
          "kind": "patch",
          "published_at": "2026-06-18T09:19:53Z"
        },
        {
          "tag": "v0.1.33",
          "kind": "patch",
          "published_at": "2026-06-18T08:32:46Z"
        },
        {
          "tag": "v0.1.32",
          "kind": "patch",
          "published_at": "2026-06-18T07:56:56Z"
        },
        {
          "tag": "v0.1.31",
          "kind": "patch",
          "published_at": "2026-06-17T18:47:23Z"
        },
        {
          "tag": "v0.1.30",
          "kind": "patch",
          "published_at": "2026-06-17T16:25:14Z"
        },
        {
          "tag": "v0.1.28",
          "kind": "patch",
          "published_at": "2026-06-16T20:07:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0159cd9d286bfc4a8139778b8e5ddc09e605fd7d",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-24T17:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b815629bb56ad47498af41c8e18b9fe541078a7",
          "body": null,
          "is_bot": false,
          "headline": "Minor",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-24T17:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82e1827731a422837d9cdb13053c8440c1b5999e",
          "body": null,
          "is_bot": false,
          "headline": "CurrentFile()",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-24T17:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "141a275e99178e7b1be1348d8d0acea4692e310e",
          "body": null,
          "is_bot": false,
          "headline": "Minor",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-24T17:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2433e43dce4c0d266dba0eb18578cbcc73d1fb65",
          "body": "Add a thread-safe `currentFile` field and `CurrentFile()` method to `fallbackExtractor`. Update `currentFile` with the active entry name during extraction to allow progress reporters and callers (e.g. file manager extraction dialogs) to query the file currently being processed.\n\nTouch https://github.com/unxed/f4/issues/149",
          "is_bot": false,
          "headline": "feat(archive): track and expose active filename in fallbackExtractor",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-24T17:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f2af99e074cb67241f52ff063fa303d9e8a6eff",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-24T16:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4085c4ad0df43008d0fe3a36594bb18abecacd99",
          "body": null,
          "is_bot": false,
          "headline": "Remainings of https://github.com/unxed/f4/issues/161",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-24T11:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fe5e67ffb0fbea2921175f0a3d9716f2106d98c",
          "body": null,
          "is_bot": false,
          "headline": "Update unxed/tar",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-19T16:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1acb1ce472bba7c45cfd11eb73c9d48ac4b757",
          "body": null,
          "is_bot": false,
          "headline": "Update unxed/zip",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-19T16:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4ccfb1cef78f01db6ea00493cc445045a3b1eb4",
          "body": null,
          "is_bot": false,
          "headline": "Fix test",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-05T17:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d363d82e3eca79c3fe5801c08a20b8781ad5a67",
          "body": "Windows command line parsing (CommandLineToArgvW) interprets \\\"\nat the end of a quoted path (e.g., \"C:\\path\\\") as an escaped quote,\nleaving a literal trailing quote (C:\\path\") in os.Args.\n\nThis commit introduces a helper function cleanArgs to safely strip\nthese orphaned trailing quotes from arguments, correcting both\npositional arguments and flag values, and adds corresponding unit tests.\n\nTouch #15",
          "is_bot": false,
          "headline": "fix: strip trailing quotes from escaped Windows paths and add tests",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-05T17:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec5464f73c07cf17c063b0d8dcf6d310618c2a53",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-04T21:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c04700ba6bb187c545be3b9beee7cb29578b8a",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-04T21:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2518c8eb4dfacbff5126493936fcc9659cc74747",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-04T18:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896079def5f2a13c7e9b7319cabc7a9bd3007b66",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-04T18:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "599288353265da27256e0c465651ae332b370703",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-04T13:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2efffd51231c200b0e210f3b563964ff36eaf13",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-07-04T11:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc8eeb5bf75009f734e64c2e668f0230166d7ec",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-30T19:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac3a6e35a9c8a9193dbb9dc66e014eac4d585c0f",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-30T19:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e9929e9a3c0269b7a6fbcc59bec1841f5e62ea",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-30T16:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66f0cf48084c069642ed76f0988f05b61f98b824",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-29T17:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13b0198ab32aae41a816995a599fcb2ae8576011",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-28T19:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "462d00c059bc3e23ee4fa17988e1cf15d20b6747",
          "body": null,
          "is_bot": false,
          "headline": "Fix cli progress for .7z",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-28T16:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b369a98b8dd34ed0ddf65c95ec81070532dc66c",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-28T15:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c8888afb7f095094767e07b72db698e4e3bd136",
          "body": null,
          "is_bot": false,
          "headline": "Removed unneeded flag",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-28T13:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687ebf086c76ab3f2c87ca091ced15581219f455",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-28T13:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a33adc3fea5c298f6746c015148d910f0c6d0b",
          "body": "- Update the TAR updater adapter in archive/updater.go to pass\n  the configured compression level down to the underlying tar engine.\n- Ensures consistent compression density when appending files to existing\n  archives in-place.\n- Update deps",
          "is_bot": false,
          "headline": "feat(archive): propagate compression level to tar updater",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-28T11:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdcb04da4efabc24cb18d70adf0639dd4999ffbf",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-28T11:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "854c8d507a9d7599f5a229fac4b22aa2b4c4082d",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-28T10:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "484a234a417d889c7f8a08b8975e660ba885124c",
          "body": null,
          "is_bot": false,
          "headline": "Lets leave it for now",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T21:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a6b561b6dc8b74d6de9c6c2c17bacf5648158d7",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T21:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a318c675b9c500117e61f8e16b29ce860e1f6a8f",
          "body": null,
          "is_bot": false,
          "headline": "Compact view",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T21:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a404dffd8e95385cb1054cfd0fb7575a07e602",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T20:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "790efdca05ec763922b5ef2ff1c82ba81c34f2e0",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T19:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab27b56a2083d44723354aa1bd4ee62dc1cb877a",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T19:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e24880a27d43c4c1fc83b4ed4a1fc818696380b8",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T18:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a409b3032bbcd76dacaae50fad92f97e7d4c403",
          "body": "Previously, the unpack benchmark pre-generated test archive files for\nall registered tools sequentially outside the sub-benchmark block. This\ntriggered full packaging operations (including 7z, lzma, and zstd) for\nevery tool even when running a single filtered benchmark via the -bench\nflag.\n\nMove the\n[…]\nion code inside the\nb.Run closure. This ensures that archives are only pre-compressed on\ndemand for the selected benchmark, reducing setup overhead and execution\ndelays during targeted profiling runs.",
          "is_bot": false,
          "headline": "test: move archive pre-generation inside sub-benchmark in perf_test",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T18:23:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "713e3fd435b71afe12ae0f29e587eda3f22c59cd",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T17:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49baa0f4434f83672d63a2aeab00260c610a98c8",
          "body": "- Modify the ProfileMixed generation logic in perf_test.go to handle\n  single-file and multi-file datasets differently:\n    - For single-file datasets (FileCount == 1), alternate the data profile\n      (text, zeroes, random) block-by-block (every 1MB) within the file.\n    - For multi-file datasets, \n[…]\ne single-file mixed benchmark properly simulates\n  realistic mixed binary payloads (like databases, compiled executables,\n  or disk images) instead of falling back to a 100% pseudo-random text stream.",
          "is_bot": false,
          "headline": "test: optimize mixed dataset generator for single-file benchmarks",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T17:46:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1e79a47c70bb6a568e08e025f9b609dd0437d3e4",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T11:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10c8d9e901d3a9084856b4a83a0d34d2122af9d4",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T11:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa293585d5dffdfde2f5762d94781f793aadbf36",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T10:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1652d75a34cc418dff04e5b939fced299ab08b9",
          "body": "…mulation\n\n- Prevent OOM crashes during PAR2 repair on massive archives by replacing\n  the full memory load of Stream 2 with direct stream extraction\n  via tar.ExtractShadowFileToWriter.\n- Avoid expensive filepath.Abs system calls on every extracted entry in\n  the fallback extractor by pre-cleaning \n[…]\nly by utilizing\n  a structured Central Directory parser.\n- Improve compatibility with legacy tar command syntax by implementing\n  a smart check for short options without leading dashes (e.g. tar xvf).",
          "is_bot": false,
          "headline": "archive: optimize path checks, prevent OOM in par2, and improve tar e…",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T10:35:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cde53687c8578ba545808395651651a123675ec0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T09:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fd92ef79a06f37ba24a06f16ef45571f21fc63a",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T09:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39275e0a934edda2c3ffd5163c0e52d83e331a00",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-27T00:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a402459ee22a6bd7c9484c5a0587b93c1a536d",
          "body": "This commit addresses the Out-Of-Memory (OOM) and massive GC pressure\nencountered when packing or unpacking archives with thousands of small files.\n\n1. Unpacking (fallback.go): Replaced the per-file 256KB copy buffer\n   allocation inside the Extract loop with a `sync.Pool`. This drops\n   unpack memo\n[…]\n memory while waiting for the semaphore. By acquiring the semaphore\n   first, we strictly bound the number of active LZMA instances in the heap\n   to `GOMAXPROCS`, plummeting memory usage by over 95%.",
          "is_bot": false,
          "headline": "perf: eradicate massive memory allocations on 10k small files",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T23:32:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb634022db4ac4d060795fe3c7872c61d8180200",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T23:06:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45b07347cdc815601764dc6f8113703502a31723",
          "body": "Removed the globally shared `copyBuf` in `fallback.go` and moved its\nallocation inside the extraction callback.\n\nPreviously, a single 1MB buffer was passed to `io.CopyBuffer` and shared\nacross all concurrent extraction workers (goroutines). This caused a\ncritical data race, potentially leading to da\n[…]\nd to write\nto the exact same memory addresses simultaneously.\n\nAllocating a local 256KB buffer per goroutine ensures memory isolation,\nfixes the race condition, and restores linear multi-core scaling.",
          "is_bot": false,
          "headline": "Fix data race and cache contention in fallback extraction",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T20:36:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2893ea72d2f50dae6721e5681a2c4dbd41332349",
          "body": null,
          "is_bot": false,
          "headline": "gofmt",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T19:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cce82f82fe3eb088ebc10916c28ab6646414aeb",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T19:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03c77335f2c8a8111bcf3e40a592d6a035ff20aa",
          "body": null,
          "is_bot": false,
          "headline": "Regroup tests",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T17:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7104f33640ab4bccaa5d0ae6a4117ed5797533a3",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T17:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4fab29f72b89063df83f4a201b81c6b1d32b46",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T17:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50c71b9539da1a25ffb47667d9befd16dd2c7e3",
          "body": "Update unxed/tar",
          "is_bot": false,
          "headline": "Multithreaded .tar.gzip creation",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T14:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bda7a707109b31953d14e383e3cbf64da41cfe7",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T14:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688675369c1937c587aec479185273a2e521a18a",
          "body": "Introduce the -non-solid flag for 7z compression and fix silent error\nsuppression during archive close.\n\n* Add -non-solid CLI flag to allow creating non-solid 7z archives\n  (which now run with parallel file compression).\n* Make solid mode the default for 7z fallback compression.\n* Update the 7Z_LZMA\n[…]\nd cli_zipper to remove\n  defer Close() calls, ensuring that finalizer / flushing errors\n  on close are explicitly captured and returned.\n* Update unxed dependencies (archives, tar, zip, sevenzip, xz).",
          "is_bot": false,
          "headline": "cli: implement -non-solid flag and fix close error propagation",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T14:23:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6db0ee11badf3761a02c755cbeeddc0548e39745",
          "body": null,
          "is_bot": false,
          "headline": "Better pseudo random test data",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T13:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a25fd41bbaa1624a93e64dfb5cb4b831dfbc5e03",
          "body": "…ze code.",
          "is_bot": false,
          "headline": "Fix benchmark unpack pre-generation bug, add /tmp cleanup, and optimi…",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T12:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d610b8f774651c99828d07aafdba51a3ef59e51",
          "body": "Update deps",
          "is_bot": false,
          "headline": "Better performance test",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-26T12:34:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66b814c6e386b8f9964ccf7558ed51d066054e4d",
          "body": null,
          "is_bot": false,
          "headline": "7z write support",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-23T13:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63b5c114c254cfce67557ab8a682f5a288deb807",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-22T22:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2a39904ef217e5c9b77cdff901b79102a76c57f",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-22T21:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f06467a645d64fa9da85c6e9f927ff90bcef41",
          "body": "…arks with throughput metrics.\n\nThis commit integrates performance-optimized forks of the archives and sevenzip libraries while updating several indirect dependencies to their latest versions to ensure compatibility and stability. The benchmarking suite has been refactored with significantly shorter\n[…]\nas been added to evaluate the internal engine's performance using the improved LZMA decoder, and minor code cleanup was performed in the overwrite confirmation logic to ensure consistent file endings.",
          "is_bot": false,
          "headline": "Update dependencies to optimized forks and enhance performance benchm…",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-22T21:17:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a4dfbc33e44d54555cc04bc8f620e6774c5c3d66",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-21T21:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42bbfae2d8988b65b213b66c3d3f98442c4d030d",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-21T18:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07f4d60502f65c65eee27818c2a3ecf879b752d7",
          "body": null,
          "is_bot": false,
          "headline": "Fix version display",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-21T12:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15b169771b9cd8d6619e3566b358f8b87ccdf8f4",
          "body": null,
          "is_bot": false,
          "headline": "Update unxed/zip",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-21T10:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e841e1b6393049dbe64cd6e5e400deb27bdc02",
          "body": null,
          "is_bot": false,
          "headline": "Show version on startup",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-21T09:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5c833da115b41475cca19cb2696832e565f7cb",
          "body": null,
          "is_bot": false,
          "headline": "Update unxed/zip",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-21T09:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3993e21410126c1bcda7ac3d9109f37620cdd61b",
          "body": null,
          "is_bot": false,
          "headline": "Update zipper",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-21T08:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2915f0106444d936141f3e64a38bef06309ab410",
          "body": "Touch #8",
          "is_bot": false,
          "headline": "Fix progress bar.",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-21T07:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b9f4622e5ed829ff70c8ca1da6e34c9063ac183",
          "body": "…e with the same name already exists.\n\nTouch #9",
          "is_bot": false,
          "headline": "Add a cross-platform overwrite prompt when creating archives if a fil…",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-21T07:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1872b5db1489440d54137aaee955a119aad608a6",
          "body": null,
          "is_bot": false,
          "headline": "Update unxed/zip",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-21T07:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f666995e845e865e676b416989fb7a6618b9625",
          "body": null,
          "is_bot": false,
          "headline": "Update unxed/zip",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-20T20:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7be0ad3647b797ea3c511b25dc3ad28df46e2b8",
          "body": null,
          "is_bot": false,
          "headline": "Update unxed/zip",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-20T20:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "437678ccc268b4fe71900f127f4d7e4571a736a9",
          "body": null,
          "is_bot": false,
          "headline": "Update unxed/zip",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-20T13:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95868e01ec3995172297012a4759558d0fb6ced6",
          "body": null,
          "is_bot": false,
          "headline": "gofmt",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-20T13:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e91a283cea10ffd80954c2966282f2326687b585",
          "body": "Touch #3",
          "is_bot": false,
          "headline": "Update unxed/zip",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-20T13:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e663a4714b45c2cabb0553186e45864521971d8b",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-20T00:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11f5555d87d2fb8d3926e104bd6fb726e4115c4",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T20:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ab081074442fa153e975994bb16a276c222145",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T17:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c82d3a033f5a7304cfffbf64ef3bc65ec4548f99",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T16:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196e3e8a5f16f8ed4f4162d8d64046eec2a404e5",
          "body": null,
          "is_bot": false,
          "headline": "Optimize directory traversal",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T15:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a2513984b1b9668cc26511cf07358c7abab8ebd",
          "body": "… flags and positional arguments.",
          "is_bot": false,
          "headline": "Fix standard Go flag parser in zipper native CLI to allow interleaved…",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T15:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a6d9c9dad7dbc10e5f646f06ae1772046ff550",
          "body": null,
          "is_bot": false,
          "headline": "Remove UPX compression to speed up startup",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T15:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e84e81fab5153a9fc54e0eb7a07e81a771badc2f",
          "body": null,
          "is_bot": false,
          "headline": "Fix -v",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T13:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "954d36dfa253571a8cae0f7e05b9fd491eecf811",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T12:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0911b1056cc7551079ec27cc7d44f78cb9ef66e7",
          "body": "Update deps",
          "is_bot": false,
          "headline": "Disable -xattrs by default (slow on Windows)",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T10:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a8ead10af190e9fd49595534b0760f3938d4b7d",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T10:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e80e6abbad65e1f850d79b80c54c8d58d768afe",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T09:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4e40fb998b0ef39ddfc180c4e87ee3f52ebce7c",
          "body": "Update unxed/tar\nPerformance optimizations",
          "is_bot": false,
          "headline": "Update unxed/zip",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-18T09:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45dfc561aeccc07a9576ee2cb18df137b53c9693",
          "body": null,
          "is_bot": false,
          "headline": "Use optimized LZMA/LZMA2 decoder, unxed/xz",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-17T16:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44bc7d9d4962dba8ff55660e7ace2431f82ac9f6",
          "body": null,
          "is_bot": false,
          "headline": "Fix test",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-17T13:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c96b898ee338ccff8e427fb51d19fbf33df178ff",
          "body": "…ndows and implement corresponding unit tests.",
          "is_bot": false,
          "headline": "Normalize path resolution error handling for fallback archivers on Wi…",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-17T13:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13622b443e335811f88183ddc67027f9c2dafdb9",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-16T20:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2a593536ff312c2ff10aa2c0d884359bb3ab110",
          "body": "…up CLI error output.\n\nThis change bumps the unxed/tar and unxed/zip dependencies to version 0.1.54 to integrate the latest improvements regarding out-of-chroot path normalization and torrentzip sequential CRC32 calculations. Path normalization logic has also been aligned in the fallback archiver to\n[…]\np by removing redundant error message wrappers to prevent repetitive error prefixes in the console output, and an unreachable block of duplicated code has been removed from the delete command handler.",
          "is_bot": false,
          "headline": "Update dependencies to include archive normalization fixes and clean …",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-16T20:05:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a60d1f7485f319640026258b6151685560bfb96f",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-14T18:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218b4f800b501c61ecfca265ffaebeb22544b587",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-14T18:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d0fc5c3b80b75828edba49c52da5ab2b9796a9",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "Ivan Sorokin",
          "author_login": "unxed",
          "committed_at": "2026-06-14T16:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 151,
      "latest_release_at": "2026-07-24T17:30:43Z",
      "latest_release_tag": "v0.1.134",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 2.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/unxed/zipper",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/unxed/zipper",
          "is_deprecated": false,
          "latest_version": "v0.1.134",
          "repository_url": "https://github.com/unxed/zipper",
          "versions_count": 133,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-24T17:28:38Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 9,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-06-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "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": 12931,
      "source_files_sampled": 25,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/unxed/archives",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260704211952-684041740ef0"
        },
        {
          "name": "github.com/unxed/par2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2"
        },
        {
          "name": "github.com/unxed/tar",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.119"
        },
        {
          "name": "github.com/unxed/zip",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.125"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 1,
        "closed_ratio": 0.929,
        "closed_issues": 13,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "unxed",
          "commits": 151,
          "avatar_url": "https://avatars.githubusercontent.com/u/1151423?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "16 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0159cd9d286bfc4a8139778b8e5ddc09e605fd7d",
        "ran_at": "2026-07-27T05:24:53Z",
        "aggregate_score": 2.1,
        "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-24T17:39:50Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 16,
          "created_at": "2026-06-28T23:16:07Z",
          "last_comment_at": "2026-07-20T23:55:55Z",
          "last_comment_author": "Zeroes1"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/unxed/zipper",
    "host": "github.com",
    "name": "zipper",
    "owner": "unxed"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 47,
      "inputs": {
        "security": 21,
        "vitality": 71,
        "community": 31,
        "governance": 48,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 151,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "151 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 151
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v0.1.134",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 2.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 31,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "forks": 1,
              "stars": 9,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9 stars",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 1,
              "closed_issues": 13,
              "issue_closed_ratio": 0.929,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/2 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 47,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "unxed",
              "public_repos": 90,
              "account_age_days": 5388
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "47 followers of unxed",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 47,
                      "login": "unxed"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "90 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 90
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/unxed/zipper"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 2
            },
            "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 2 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "133 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 133
                    }
                  }
                ],
                "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": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": 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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 21,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 21,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 2.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "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": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "16 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 6,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.11,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "11 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 5.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 11,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "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,
              "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 12931,
              "source_files_sampled": 25,
              "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/25 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 25,
                      "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",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T05:24:57.539659Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/unxed/zipper.svg",
  "full_name": "unxed/zipper",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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.