Registro público
Informe de salud del softwareesquema 0.26.0 · métricas 1.13.0 · 2026-07-22 07:45 UTC

varavelio / tinylink

✂️ TinyLink: A self hosted single binary to quickly shorten URLs with a click or via API. Simple and fast! 🚀

GoMIT★ 3 estrellas⑂ 1 forkdesde ene 2024Ver en GitHub ↗

varavelio/tinylink tiene un índice de salud de 46 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Engineering Quality (68/100) y la más baja, Community & Adoption (26/100). Se actualizó por última vez hace 8 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

46
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

VaravelOrganización
2 seguidores26 repositorios públicosdesde ene 2026

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/varavelio/tinylinkv0.1.0-1hace 8 días

Métricas por categoría

Vitalidad

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

62Moderado · 22% del índice global
Cómo se puntúa
28.8/36Recencia de push — último push hace 8 días
0.7/36Cadencia de commits — 1/52 semanas con commits
12.6/18Volumen de commits — 24 commits en el último año
10/10OpenSSF Scorecard: Maintained — 24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year24
human_commit_share1
days_since_last_push8
active_weeks_last_year1
Cómo se puntúa
27/27Publica versiones — 1 versiones publicadas
36/36Recencia de las versiones — última versión hace 8 días
12.6/27Cadencia de publicación — cadencia desconocida (una sola versión)
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count1
latest_release_tagv0.1.0
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases

Comunidad y Adopción

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

26Crítico · 18% del índice global
Cómo se puntúa
4.9/60Estrellas — 3 estrellas
0/25Forks — 1 forks
0/15Observadores — 1 observadores
Datos de entrada utilizados
forks1
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

34En 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
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled1
top_contributor_share1
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
3.4/25Alcance del propietario — 2 seguidores de varavelio
11.4/25Trayectoria — 26 repos públicos, cuenta de ~0 años
Datos de entrada utilizados
followers2
owner_typeOrganization
is_verified
owner_loginvaravelio
public_repos26
account_age_days185
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 8 días
4/20Historial de versiones — 1 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/varavelio/tinylink
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Calidad de Ingeniería

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

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

Documentación

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?

38En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
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 — 39 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3,4
Excluidos de la puntuación (sin datos o no aplicable): ci_tests. Los pesos restantes se han renormalizado.
Cómo se puntúa
7/35Dependencias directas libres de avisos conocidos — 1 afectados: golang.org/x/crypto v0.18.0 (critical 10.0)
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
32/40Sin avisos pendientes — 1 paquete(s) con avisos sin atender más allá de 90 días; el más antiguo publicado hace 587 días
Datos de entrada utilizados
sourceosv
advisories64
affected_packages5
assessed_packages33
unassessed_packages0
affected_by_severitycritical 2, moderate 1, unknown 2
direct_affected_packages1
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 33 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

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

Datos clave

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

Más detalle

Historial de estrellas y forks 3 ★ / 1 ⇿
3Estrellas
1Forks

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

122333122025-062025-122026-07

Cada punto abarca 2 días.

OpenSSF Scorecard 3.4 / 10
3.4agregado

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-22 07:45 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow 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
0Vulnerabilities39 existing vulnerabilities detected
Dependencias directas 11
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/go-playground/validator/v10v10.17.0go.mod
Gogithub.com/google/uuidv1.5.0go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/labstack/echo/v4v4.11.4go.mod
Gogithub.com/lib/pqv1.10.9go.mod
Gogithub.com/maragudk/gomponentsv0.20.1go.mod
Gogithub.com/maragudk/gomponents-heroicons/v2v2.0.0go.mod
Gogithub.com/matoous/go-nanoid/v2v2.0.0go.mod
Gogithub.com/pressly/goose/v3v3.17.0go.mod
Gogithub.com/stretchr/testifyv1.8.4go.mod
Gogolang.org/x/cryptov0.18.0go.mod
Todas las dependencias 33

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

RegistroPaqueteVersiónRelación
Gogithub.com/go-playground/validator/v10v10.17.0directa
Gogithub.com/google/uuidv1.5.0directa
Gogithub.com/joho/godotenvv1.5.1directa
Gogithub.com/labstack/echo/v4v4.11.4directa
Gogithub.com/lib/pqv1.10.9directa
Gogithub.com/maragudk/gomponentsv0.20.1directa
Gogithub.com/maragudk/gomponents-heroicons/v2v2.0.0directa
Gogithub.com/matoous/go-nanoid/v2v2.0.0directa
Gogithub.com/pressly/goose/v3v3.17.0directa
Gogithub.com/stretchr/testifyv1.8.4directa
Gogolang.org/x/cryptov0.18.0directa
Gogithub.com/davecgh/go-spewv1.1.1indirecta
Gogithub.com/gabriel-vasile/mimetypev1.4.2indirecta
Gogithub.com/go-playground/localesv0.14.1indirecta
Gogithub.com/go-playground/universal-translatorv0.18.1indirecta
Gogithub.com/jackc/pgx/v5v5.5.2indirecta
Gogithub.com/kr/textv0.2.0indirecta
Gogithub.com/labstack/gommonv0.4.2indirecta
Gogithub.com/leodido/go-urnv1.2.4indirecta
Gogithub.com/mattn/go-colorablev0.1.13indirecta
Gogithub.com/mattn/go-isattyv0.0.20indirecta
Gogithub.com/pmezard/go-difflibv1.0.0indirecta
Gogithub.com/rogpeppe/go-internalv1.12.0indirecta
Gogithub.com/sethvargo/go-retryv0.2.4indirecta
Gogithub.com/valyala/bytebufferpoolv1.0.0indirecta
Gogithub.com/valyala/fasttemplatev1.2.2indirecta
Gogo.uber.org/multierrv1.11.0indirecta
Gogolang.org/x/netv0.19.0indirecta
Gogolang.org/x/syncv0.5.0indirecta
Gogolang.org/x/sysv0.16.0indirecta
Gogolang.org/x/textv0.14.0indirecta
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6cindirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Avisos de dependencias 5

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/cryptov0.18.0directacrítica360.52.0
github.com/jackc/pgx/v5v5.5.2indirectacrítica85.9.2
golang.org/x/netv0.19.0indirectamoderada181.26.3
golang.org/x/sysv0.16.0indirectadesconocida10.44.0
golang.org/x/textv0.14.0indirectadesconocida10.39.0

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 4287,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 99699,
        "Shell": 420,
        "Dockerfile": 1706
      },
      "pushed_at": "2026-07-14T04:18:39Z",
      "created_at": "2024-01-11T05:01:40Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-14T09:40:46Z",
      "description": "✂️ TinyLink: A self hosted single binary to quickly shorten URLs with a click or via API. Simple and fast! 🚀",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://varavel.com",
      "name": "Varavel",
      "type": "Organization",
      "login": "varavelio",
      "company": null,
      "location": null,
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/255631118?v=4",
      "created_at": "2026-01-18T05:11:12Z",
      "is_verified": null,
      "public_repos": 26,
      "account_age_days": 185
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-07-14T04:18:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5d9709cb0ef7d4802d7c042837c5dc937fe500d0",
          "body": null,
          "is_bot": false,
          "headline": "chore: disable vcs inclusion in go build",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T04:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3619e11d78ea9c0c5b277e4bec2b234474ef8ffc",
          "body": null,
          "is_bot": false,
          "headline": "refactor: update code to satisfy golangci-lint",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T04:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c354295ca57aee911f3d44898ef44963b0b0c8",
          "body": null,
          "is_bot": false,
          "headline": "chore: run code formatters",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008b2aa123f059483988e5260e897bd0a66820fe",
          "body": null,
          "is_bot": false,
          "headline": "ci: add Docker Hub image publishing to release workflow",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a344a9d3edc6ac45277bd55beef2d1483c2d51fd",
          "body": null,
          "is_bot": false,
          "headline": "ci: add automated release workflow for binaries and images",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196b338a35f07cdee4a838cf1cdd4d1c358591be",
          "body": null,
          "is_bot": false,
          "headline": "chore(docker): relocate Dockerfile and switch to prebuilt binaries",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b9a50bd2e6396983a0c9920e3d1dfee591cd57",
          "body": null,
          "is_bot": false,
          "headline": "chore: add release tasks for linux amd64 and arm64 builds",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f13b00e8f996ed5b806ac89411082b045395a3",
          "body": null,
          "is_bot": false,
          "headline": "ci: update docker readme sync repository to tinylink",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c17c21749eb06fcc791714d0bf51f1cb7399f31",
          "body": null,
          "is_bot": false,
          "headline": "ci: add workflow to sync README.md with Docker Hub",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f58a78375f5938ba7c69b9765bdeca48853e21",
          "body": null,
          "is_bot": false,
          "headline": "chore(devcontainer): update development image tag",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3ffc2515e32757df36784d95e6af7763cb62105",
          "body": null,
          "is_bot": false,
          "headline": "ci: add GitHub Actions workflow for continuous integration",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24db118e192a3961c500a4101a2d47aa361359ae",
          "body": null,
          "is_bot": false,
          "headline": "chore: rename taskfile.yml to Taskfile.yml and expand task definitions",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cf8e3d9a90096f442ea2b28cea7f75122feed0f",
          "body": null,
          "is_bot": false,
          "headline": "chore: add golangci-lint configuration",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5381fcc8088850c60567e60bac259b04ea288761",
          "body": null,
          "is_bot": false,
          "headline": "chore(devcontainer): install project dependencies on creation",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2054b2851d57baea13316e21c09350e6e8670dfc",
          "body": null,
          "is_bot": false,
          "headline": "chore(docker): relocate dev Dockerfile and add sqlc and goose",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ecb9c9652ca5584116381562a493e4700215d6",
          "body": null,
          "is_bot": false,
          "headline": "refactor: update module path to github.com/varavelio/tinylink",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e2108572afbc7d624362a1d3ef7231977fccc2f",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade Go version to 1.26",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "796d2f16cea5b48d3a7aa09461f0d45cbb41bd07",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove CONTRIBUTING.md",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddcfd637ecc0da7af5b76927e4d8ed3fe14d0d03",
          "body": null,
          "is_bot": false,
          "headline": "chore: add MIT license and update mascot image path",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e0bfebdeb5d78b797c1e4238bcbe219d3fa0d8",
          "body": null,
          "is_bot": false,
          "headline": "chore: cleanup mascot assets and update image path",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7dee83b9aa6b14f00647e26590bbc932e7f9bdf",
          "body": null,
          "is_bot": false,
          "headline": "chore: add dprint configuration file",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f08bbce44e21b462f8652084bc4469b9747639b1",
          "body": null,
          "is_bot": false,
          "headline": "chore(devcontainer): add configuration and post-create script",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "065e712da0796d75b379c5c2e7fcf0589c5bd5ff",
          "body": null,
          "is_bot": false,
          "headline": "ci: add workflow to build and push dev docker image to GHCR",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec6b86879f4eabe3a4477ce721003e361490cf1",
          "body": null,
          "is_bot": false,
          "headline": "chore(devcontainer): add shared multi-arch development Dockerfile",
          "author_name": "Luis Eduardo",
          "author_login": "eduardolat",
          "committed_at": "2026-07-14T03:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e0ec6cfe5fd44d8046cee4996717b3d5eb72a70",
          "body": null,
          "is_bot": false,
          "headline": "Update Dockerfile to use golang:1.21.3 instead of golang:1.21.3-alpine",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T23:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e534c802af6a8d5cc3189943784f4800cfe57a3",
          "body": null,
          "is_bot": false,
          "headline": "Refactor admin index page and add shorten functionality",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T23:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bf94562b6cdbe1b1a77f3c80556cc8fb0d49b44",
          "body": null,
          "is_bot": false,
          "headline": "Add HxResWrapper component for htmx responses",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T23:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2ace491c0c4bb528af688aa1ea572fff6f126d",
          "body": null,
          "is_bot": false,
          "headline": "Update column header in admin index page",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T22:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4f6ed7bbd92baf78214413065a17868b2ea40f9",
          "body": null,
          "is_bot": false,
          "headline": "Add links pagination functionality to admin page",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T22:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af963aa86a72412aa317e94dc4389197e2e2742a",
          "body": null,
          "is_bot": false,
          "headline": "Add gomponents-heroicons/v2 package",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T22:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee5b4102d93b367796a888345d71ee7ba910e3a",
          "body": null,
          "is_bot": false,
          "headline": "Add FlagCircle component",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T22:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c8eabbfede9c2304016f26e75ee7f10dafac751",
          "body": null,
          "is_bot": false,
          "headline": "Add un-cloak CSS style for unoCSS",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T22:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e9502bf5a911432aef58889c3fdfc1b05d0f6c",
          "body": null,
          "is_bot": false,
          "headline": "Add theme picker to admin layout",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T22:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1b469eb611432baf18f6371b6ffe031a3bbdd69",
          "body": null,
          "is_bot": false,
          "headline": "Add timeutil package with date parsing and formatting functions",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T22:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0233d149969bd23f7d8fb2a0cde893dac8923fec",
          "body": null,
          "is_bot": false,
          "headline": "Update loading indicator props struct and function name",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T17:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6450c046bc480de3624cd6e443c7dd5f575f4ab",
          "body": null,
          "is_bot": false,
          "headline": "Add RenderableGroup component and test",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T17:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3f0638f3dd617d92aec2225267f14c103b8be46",
          "body": null,
          "is_bot": false,
          "headline": "Add theme selection functionality",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T04:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b5eed7f2f87066b79f9d2b8c59efa28bb0f2b4",
          "body": null,
          "is_bot": false,
          "headline": "Add ID prop to LoadingProps",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T04:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26d3aed4b7198e0069c4ef18f251249b830e0d77",
          "body": null,
          "is_bot": false,
          "headline": "Add htmx client helpers",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T03:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb0eca3c7909a8773ee1c24aca2b998312b4838",
          "body": null,
          "is_bot": false,
          "headline": "Add Loading component for displaying a loading indicator",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T03:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e453dcc415e87146abbd47c12dec263d9dc207e7",
          "body": null,
          "is_bot": false,
          "headline": "Add type alias for gomponents.Classes",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T03:29:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1475309c6da7ab0a9fd1bcfaba49779fbcf0f4da",
          "body": null,
          "is_bot": false,
          "headline": "Add UnoCSS and HTMX to admin layout",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T03:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80205decf76a5a2ee0b6cff0feb1b5771f863360",
          "body": null,
          "is_bot": false,
          "headline": "Add loading indicator component",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T03:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f7571fc405de2526e785f2f32e44d91965dcde",
          "body": null,
          "is_bot": false,
          "headline": "Add CountAll function to Shortener",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-21T03:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b04e92f91ae57f7bb185e915593ae474097e6f",
          "body": null,
          "is_bot": false,
          "headline": "Update URL password hashing in Shortener.Update function",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-20T04:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2e6fe8fbc259831cfa107ea4bb63d33ea0b2ff",
          "body": null,
          "is_bot": false,
          "headline": "Api endpoints completed",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-20T04:42:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a083999d30bb67c49b3ba85d618a6470a3d4ca9",
          "body": null,
          "is_bot": false,
          "headline": "Update data types in links.sql.go and links.sql",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-20T04:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c939a05a9f06731f7c0b421ed7507d9cc278ebf5",
          "body": "…able",
          "is_bot": false,
          "headline": "Update HttpRedirectCode data type to int16 in Link struct and links t…",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-20T04:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89630f134b0cd26a6e3cc824808b80537de126d5",
          "body": null,
          "is_bot": false,
          "headline": "Update timestamps to use TIMESTAMPTZ data type",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-20T04:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953330ef6ff4d1993ce98ccb04d7f7a78f2eac89",
          "body": null,
          "is_bot": false,
          "headline": "Update ILIKE queries to use wildcard search",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-20T04:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8156bd634d0445d9a126870e98b894682180199",
          "body": null,
          "is_bot": false,
          "headline": "Add documentation to sqlutil functions",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T21:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed62934cf941fcb8dc6524aa2408e348fe6e2915",
          "body": null,
          "is_bot": false,
          "headline": "Add sql utils to handle NullSql...",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T21:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e426c141710ea5edff5a60be1f25ef3ebd471b74",
          "body": null,
          "is_bot": false,
          "headline": "Add visit tracking and redirection functionality",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T21:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272b5fd98dc2dd8c78b1c042303494892be340f2",
          "body": null,
          "is_bot": false,
          "headline": "Add password hash comparison functionality",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T18:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c4aa2023d3c10c3c76d1d3b0a14a958a7c52e3",
          "body": null,
          "is_bot": false,
          "headline": "Add password hashing in Shorten function",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T18:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3960cb779ae0c9790ff19a658b97eb66de3cd7cf",
          "body": null,
          "is_bot": false,
          "headline": "Add hash utility functions for password hashing and comparison",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T17:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14eba4d2913226b7eb20cc87fcba401de4a1fd81",
          "body": null,
          "is_bot": false,
          "headline": "Add x/crypto v0.18.0",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T17:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae3d6df419e70a758bbebd45d2ba7a5b7c5222bd",
          "body": null,
          "is_bot": false,
          "headline": "Add error handling for link not found in redirectHandler",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T17:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "975d251d95647b5a0c0056edf7d672c1a9498e80",
          "body": null,
          "is_bot": false,
          "headline": "Add custom logger for goose",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T17:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1570873ed1033a019de64c791708eb6a47ef9f1e",
          "body": null,
          "is_bot": false,
          "headline": "Add link existence check functions",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T17:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "329bfddb83025d347df85278777c61cf340d3af4",
          "body": null,
          "is_bot": false,
          "headline": "Add Links_Exists function to check if a link exists by ID",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T17:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e631a8c8f9bc85462ab21f27229498a0acfe80e4",
          "body": null,
          "is_bot": false,
          "headline": "Fix short code availability check in Shortener.Shorten() method",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T17:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ec773f32d9a7518b726d702dbbe7ff21a0ad31b",
          "body": null,
          "is_bot": false,
          "headline": "Rename TL_URL to TL_BASE_URL to be more clear",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T17:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701138f9ce1913d8f2e9055a05cd4a8c6cb3b6dc",
          "body": null,
          "is_bot": false,
          "headline": "Fix naming for methods and variables",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T17:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "655bd1f66a99124a4c7d1d33d05ce01261233290",
          "body": null,
          "is_bot": false,
          "headline": "Refactor shortenHandler function to use new db integration",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T06:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d156ab6017be10ae88a03605b3c3c92585c99258",
          "body": null,
          "is_bot": false,
          "headline": "Refactor retrieveHandler function and update struct fields",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T06:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9163a6b98ae2a2d27da62095302ef7e434f7981a",
          "body": null,
          "is_bot": false,
          "headline": "Fix redirectHandler and add todo comments",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T06:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "724daf82159c958f90a431cd2998dd8e0ed202c8",
          "body": null,
          "is_bot": false,
          "headline": "Add methods to manage visits",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T06:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e1ca4e00fe950d96d0a72206b8092f8248ce1f8",
          "body": "…alue",
          "is_bot": false,
          "headline": "Refactor Visits_PaginateForLinkCountTotalMatches to return only one v…",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T06:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5642c4955d9fe1a5e82afc6db74872ba27d3a70",
          "body": null,
          "is_bot": false,
          "headline": "Add Visits_CountAllRedirectedForLink query",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T06:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5974aa15f3eae8809b746ef224bb939d11293fb6",
          "body": null,
          "is_bot": false,
          "headline": "Update main command to initialize the generated queries by sqlc",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T06:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f948f90cab93ceadf70be9b9b6ae1a9e791a8696",
          "body": null,
          "is_bot": false,
          "headline": "Refactor shortener to use the sqlc generated code",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T06:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3763069d6f52c521659dd935201e68ab52509b67",
          "body": null,
          "is_bot": false,
          "headline": "Add pagination helpers to shortener package",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T06:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1611858bc9d969c368c2623371586c4597e516f5",
          "body": null,
          "is_bot": false,
          "headline": "Add Links_Get function to retrieve a link by ID",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T06:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b79b63cfa9c503dd5769a35ebaaf1696a7df5953",
          "body": null,
          "is_bot": false,
          "headline": "Add count functions for links and visits",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T05:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e4a945e2da79cdbfeae1c380421fb70173369d",
          "body": null,
          "is_bot": false,
          "headline": "Add database connect and auto migrate functions",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T05:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "955a27b33320116ba91e4da89a4223afc9c1b476",
          "body": null,
          "is_bot": false,
          "headline": "Add database queries",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T05:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74bde6df830a1d3b2c43b8efd9035e3e73b15c5",
          "body": null,
          "is_bot": false,
          "headline": "Add indexes and drop indexes for visits table",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T05:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8517b2ba52d174830769491172d0ef93fd39d25c",
          "body": null,
          "is_bot": false,
          "headline": "Add sqlc:generate task to build process",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T05:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b1b5192a52f8bd559357cbaad0f823d02e82a4e",
          "body": null,
          "is_bot": false,
          "headline": "Delete unused PostgreSQL data store files",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T05:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd0f62648b08aeb0e92bd2a2b7fd21f47c25beb2",
          "body": null,
          "is_bot": false,
          "headline": "Add initial configuration, links table, and visits table migrations",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T05:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f1959754e5251c090cc7886601ebb38c113067",
          "body": null,
          "is_bot": false,
          "headline": "Update file paths for database migrations and queries",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T05:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edce5731606ce42c95ee881585576aaa9e528957",
          "body": null,
          "is_bot": false,
          "headline": "Update package import paths for database in migrations",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T05:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a81a9b24f4d6298966860bc9af08c7c25a33bfbe",
          "body": null,
          "is_bot": false,
          "headline": "Add initial configuration, links table, and visits table migrations",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T04:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eca2cbd5e8a5b46696ede543809d362aab11b23",
          "body": null,
          "is_bot": false,
          "headline": "Add sqlc.yaml configuration file",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T04:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cade24d8046c305e1342bdb1c03ba76c59b4b93c",
          "body": null,
          "is_bot": false,
          "headline": "Add sqlc installation to Dockerfile",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T04:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdb0cfff1ca802d33f9976037d85e0e08143ca7f",
          "body": null,
          "is_bot": false,
          "headline": "Add SQLC installation and generation tasks to taskfile.yml",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T04:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09aea1260c97bb70adeff5a40892df84414d6b40",
          "body": null,
          "is_bot": false,
          "headline": "Remove pgx and add lib/pq v1.10.9 and pressly/goose v3.17.0",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T04:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6071635034b358c3df4e4a4d44af6f0e007df06e",
          "body": null,
          "is_bot": false,
          "headline": "Add migrations functionality",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T04:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53bd808051e527e82a0c78607d5b02dde261b84d",
          "body": null,
          "is_bot": false,
          "headline": "Update environment variables and validation",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T04:23:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee219e92413e0791b01cc4e6d6005e64af4bbdb0",
          "body": null,
          "is_bot": false,
          "headline": "Add Postgres DataStore",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-19T03:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a1fcaaec93552640b325676aa18c4e06a6b7ab",
          "body": null,
          "is_bot": false,
          "headline": "Add auto migration functionality for PostgreSQL data store",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-18T17:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef9e9a32e47c02a6074939b1026f1e3e8a08c75",
          "body": null,
          "is_bot": false,
          "headline": "Add postgres implementation of DataStore interface",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-18T17:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52aa6b3a5f7621f979a22ad04a6681ab73941b5c",
          "body": null,
          "is_bot": false,
          "headline": "Reorder fields in URLData struct",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-18T17:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bea406dd603bf06cb9e5b2e7208f328f3e3fd2c",
          "body": null,
          "is_bot": false,
          "headline": "Add jackc/pgx v5.5.2",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-18T17:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43aae1de45c0ff4ccc6ba6ccaeef1e1f5e559eb6",
          "body": null,
          "is_bot": false,
          "headline": "Update postgres environment variables",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-18T16:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf77405991d60e2ce63821cc6c8b4d88a3c55efd",
          "body": null,
          "is_bot": false,
          "headline": "Add Dockerfile for building and running the app",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-18T06:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2815cc56cd71da7b626682565c7b24a7e8ba2709",
          "body": null,
          "is_bot": false,
          "headline": "Add CSS stylesheet and update layout in admin page",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-18T05:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a7d3ddec2d8915705b8070235ea058951b15e8c",
          "body": null,
          "is_bot": false,
          "headline": "Refactor password error handling in redirectPasswordPage function",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-18T05:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e106f13ede0d06ee53526da0c055aa96e2fc754",
          "body": null,
          "is_bot": false,
          "headline": "Add password error alert to redirect password page",
          "author_name": "Luis Eduardo Jeréz Girón",
          "author_login": "eduardolat",
          "committed_at": "2024-01-18T05:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 24,
      "latest_release_at": "2026-07-14T04:18:39Z",
      "latest_release_tag": "v0.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 8,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/varavelio/tinylink",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/varavelio/tinylink",
          "is_deprecated": false,
          "latest_version": "v0.1.0",
          "repository_url": "https://github.com/varavelio/tinylink",
          "versions_count": 1,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-14T04:18:24Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 3,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-06-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 3,
        "total_stars": 3
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Taskfile.yml"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 12431,
      "source_files_sampled": 73,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.18.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-f6x5-jh6r-wrfv",
              "GHSA-hcg3-q754-cr77",
              "GHSA-j5w8-q4qc-rx2x",
              "GHSA-jppx-rxg9-jmrx"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 36,
            "oldest_advisory_days": 587
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": false,
            "version": "v5.5.2",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-9jj7-4m8r-rfcm",
              "GHSA-j88v-2chj-qfwx",
              "GHSA-mrww-27vc-gghv",
              "GHSA-xgrm-4fwx-7qm8",
              "GO-2024-2606",
              "GO-2026-4771",
              "GO-2026-4772",
              "GO-2026-5004"
            ],
            "fixed_version": "5.9.2",
            "advisory_count": 8,
            "oldest_advisory_days": 869
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.19.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-4v7x-pqxf-cx7m",
              "GHSA-5cv4-jp36-h3mw",
              "GHSA-qxp5-gwg8-xv66",
              "GHSA-vvgc-356p-c3xw",
              "GO-2024-2687",
              "GO-2024-3333",
              "GO-2025-3503",
              "GO-2025-3595",
              "GO-2026-4440",
              "GO-2026-4441"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 18,
            "oldest_advisory_days": 839
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.16.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 60
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.14.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2,
          "critical": 2,
          "moderate": 1
        },
        "advisory_count": 64,
        "affected_count": 5,
        "assessed_count": 33,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/go-playground/validator/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.17.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/joho/godotenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/labstack/echo/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.11.4"
        },
        {
          "name": "github.com/lib/pq",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.9"
        },
        {
          "name": "github.com/maragudk/gomponents",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.1"
        },
        {
          "name": "github.com/maragudk/gomponents-heroicons/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0"
        },
        {
          "name": "github.com/matoous/go-nanoid/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0"
        },
        {
          "name": "github.com/pressly/goose/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.17.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.4"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.18.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": true,
            "version": "v10.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joho/godotenv",
            "direct": true,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/echo/v4",
            "direct": true,
            "version": "v4.11.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lib/pq",
            "direct": true,
            "version": "v1.10.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maragudk/gomponents",
            "direct": true,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maragudk/gomponents-heroicons/v2",
            "direct": true,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matoous/go-nanoid/v2",
            "direct": true,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pressly/goose/v3",
            "direct": true,
            "version": "v3.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.8.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/locales",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": false,
            "version": "v5.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/text",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/gommon",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sethvargo/go-retry",
            "direct": false,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasttemplate",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "v1.0.0-20201130134442-10cb98267c6c",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 33,
        "direct_count": 11,
        "indirect_count": 22
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "eduardolat",
          "commits": 156,
          "avatar_url": "https://avatars.githubusercontent.com/u/57238554?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml",
        "push-docker-dev.yaml",
        "release.yaml",
        "sync-docker-readme.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow 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": "39 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5d9709cb0ef7d4802d7c042837c5dc937fe500d0",
        "ran_at": "2026-07-22T07:45:05Z",
        "aggregate_score": 3.4,
        "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-14T05:08:49Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/varavelio/tinylink",
    "host": "github.com",
    "name": "tinylink",
    "owner": "varavelio"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 46,
      "inputs": {
        "security": 38,
        "vitality": 62,
        "community": 26,
        "governance": 34,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 62,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "commits_last_year": 24,
              "human_commit_share": 1,
              "days_since_last_push": 8,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "24 commits in the last year",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v0.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 26,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 1,
              "stars": 3,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 34,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "followers": 2,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "varavelio",
              "public_repos": 26,
              "account_age_days": 185
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2 followers of varavelio",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "varavelio"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "26 public repos, account ~0 yr old",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 26
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "packages": [
                "github.com/varavelio/tinylink"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "1 published versions",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "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": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.4
            },
            "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 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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": "39 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 33 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 33
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "osv",
              "advisories": 64,
              "affected_packages": 5,
              "assessed_packages": 33,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, moderate 1, unknown 2",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/crypto v0.18.0 (critical 10.0)",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/crypto v0.18.0 (critical 10.0)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 587 days ago",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 587
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 33,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.24,
              "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": "24 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Taskfile.yml"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Taskfile.yml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 12431,
              "source_files_sampled": 73,
              "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/73 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 73,
                      "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T07:45:10.804538Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/varavelio/tinylink.svg",
  "full_name": "varavelio/tinylink",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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