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

hoaxisr / amneziawg-go

AmneziaWG VPN protocol

GoMIT★ 0 estrellas⑂ 0 forksdesde jul 2026forkVer en GitHub ↗

hoaxisr/amneziawg-go tiene un índice de salud de 36 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Vitality (68/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 2 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

36
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

hoaxisrCuenta personal
33 seguidores7 repositorios públicosdesde abr 2025

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/amnezia-vpn/amneziawg-goapunta a otro repositorio; no se puntúav0.2.19-44hace 39 días

Métricas por categoría

Vitalidad

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

68Moderado · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 2 días
7.6/36Cadencia de commits — 11/52 semanas con commits
10.6/18Volumen de commits — 14 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year14
human_commit_share1
days_since_last_push2
active_weeks_last_year11
Cómo se puntúa
16.2/27Publica versiones — 63 etiquetas de versión (sin releases de GitHub)
36/36Recencia de las versiones — última versión hace 39 días
27/27Cadencia de publicación — una versión cada ~38,6 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count63
latest_release_tagv0.2.19
releases_from_tags
days_since_latest_release39
mean_days_between_releases38,6
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
22.5/22.5Licencia — licencia reconocida (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_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

28Crítico · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
10.5/22.5Distribución de commits — el principal contribuyente firma el 53% de los commits
13.5/13.5Amplitud de contribuyentes — 53 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 26 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled53
top_contributor_share0,533
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
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
11/25Alcance del propietario — 33 seguidores de hoaxisr
9.2/25Trayectoria — 7 repos públicos, cuenta de ~1 años
Datos de entrada utilizados
followers33
owner_typeUser
is_verified
owner_loginhoaxisr
public_repos7
account_age_days480
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

36En riesgo · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 1 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Seguridad

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

31En 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 26 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 33 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3,1
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

Preparación para IA

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

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

Datos clave

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

Advertencias de recopilación de datos

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

Más detalle

OpenSSF Scorecard 3.1 / 10
3.1agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-27 11:51 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 26 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/dPackaginginternal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/hoaxisr/amneziawg-go/actions/workflows/build-if-tag.yml/runs?status=success: 404 Not Found []
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities33 existing vulnerabilities detected
Dependencias directas 9
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/goccy/go-yamlv1.17.1go.mod
Gogo.uber.org/atomicv1.11.0go.mod
Gogolang.getoutline.org/sdkv0.0.23go.mod
Gogolang.getoutline.org/sdk/xv0.2.0go.mod
Gogolang.org/x/cryptov0.42.0go.mod
Gogolang.org/x/netv0.44.0go.mod
Gogolang.org/x/sysv0.36.0go.mod
Gogolang.zx2c4.com/wintunv0.0.0-20230126152724-0fa3db229ce2go.mod
Gogvisor.dev/gvisorv0.0.0-20231202080848-1f7806d17489go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 2127,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 473942,
        "Shell": 18704,
        "Makefile": 834,
        "Dockerfile": 695
      },
      "pushed_at": "2026-07-24T13:52:58Z",
      "created_at": "2026-07-19T19:37:35Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T19:37:35Z",
      "description": "AmneziaWG VPN protocol",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "awg3",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "hoaxisr",
      "company": null,
      "location": "Nazareth",
      "followers": 33,
      "avatar_url": "https://avatars.githubusercontent.com/u/205931037?v=4",
      "created_at": "2025-04-02T12:31:21Z",
      "is_verified": null,
      "public_repos": 7,
      "account_age_days": 480
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.2.19",
          "kind": "patch",
          "published_at": "2026-06-17T22:38:58Z"
        },
        {
          "tag": "v0.2.18",
          "kind": "patch",
          "published_at": "2026-05-13T09:11:21Z"
        },
        {
          "tag": "v0.2.17",
          "kind": "patch",
          "published_at": "2026-03-31T15:56:17Z"
        },
        {
          "tag": "v0.2.16",
          "kind": "patch",
          "published_at": "2025-12-01T12:11:33Z"
        },
        {
          "tag": "v0.2.15",
          "kind": "patch",
          "published_at": "2025-09-01T12:04:52Z"
        },
        {
          "tag": "v0.2.14-beta-awg-1.5-1",
          "kind": "prerelease",
          "published_at": "2025-07-15T17:07:56Z"
        },
        {
          "tag": "v0.2.14-beta-awg-1.5",
          "kind": "prerelease",
          "published_at": "2025-07-10T18:25:16Z"
        },
        {
          "tag": "v0.2.13",
          "kind": "patch",
          "published_at": "2025-07-07T13:20:58Z"
        },
        {
          "tag": "v0.2.13-beta-awg-1.5-fix6",
          "kind": "prerelease",
          "published_at": "2025-07-05T17:05:28Z"
        },
        {
          "tag": "v0.2.13-beta-awg-1.5-fix5",
          "kind": "prerelease",
          "published_at": "2025-07-05T16:56:31Z"
        },
        {
          "tag": "v0.2.13-beta-awg-1.5-fix4",
          "kind": "prerelease",
          "published_at": "2025-07-05T13:58:20Z"
        },
        {
          "tag": "v0.2.13-beta-awg-1.5-fix2",
          "kind": "prerelease",
          "published_at": "2025-07-04T15:54:28Z"
        },
        {
          "tag": "v0.2.13-beta-awg-1.5-fix",
          "kind": "prerelease",
          "published_at": "2025-07-04T14:19:48Z"
        },
        {
          "tag": "v0.2.13-beta-awg-1.5-fix3",
          "kind": "prerelease",
          "published_at": "2025-07-02T02:01:39Z"
        },
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2024-07-01T10:47:44Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2024-05-24T15:18:23Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2024-05-22T14:59:39Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2024-05-21T15:09:58Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2024-05-14T10:51:01Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2024-04-10T13:05:31Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2024-04-03T15:45:26Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2024-03-16T14:16:13Z"
        },
        {
          "tag": "v0.2.5-udptlspipe",
          "kind": "prerelease",
          "published_at": "2024-03-21T21:56:28Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2024-02-20T13:32:38Z"
        },
        {
          "tag": "v0.2.4-udptlspipe",
          "kind": "prerelease",
          "published_at": "2024-03-13T14:44:59Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2024-02-13T14:47:55Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2024-02-13T14:28:17Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2024-02-12T13:31:57Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-02-07T12:19:11Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2024-01-14T18:37:00Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2023-11-30T18:49:31Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2023-10-14T10:42:30Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2023-10-09T13:07:20Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2023-10-05T20:41:27Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2023-09-28T11:35:58Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2023-09-27T05:50:51Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2023-09-22T04:19:38Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2023-09-19T12:21:58Z"
        },
        {
          "tag": "0.0.20250522",
          "kind": "patch",
          "published_at": "2025-05-21T23:45:02Z"
        },
        {
          "tag": "0.0.20250515",
          "kind": "patch",
          "published_at": "2025-05-15T14:54:03Z"
        },
        {
          "tag": "0.0.20230223",
          "kind": "patch",
          "published_at": "2023-02-23T18:12:33Z"
        },
        {
          "tag": "0.0.20220316",
          "kind": "patch",
          "published_at": "2022-03-17T03:32:14Z"
        },
        {
          "tag": "0.0.20220117",
          "kind": "patch",
          "published_at": "2022-01-17T16:37:42Z"
        },
        {
          "tag": "0.0.20211016",
          "kind": "patch",
          "published_at": "2021-10-17T05:27:13Z"
        },
        {
          "tag": "0.0.20210424",
          "kind": "patch",
          "published_at": "2021-04-24T17:07:27Z"
        },
        {
          "tag": "0.0.20210323",
          "kind": "patch",
          "published_at": "2021-03-23T19:07:19Z"
        },
        {
          "tag": "0.0.20210212",
          "kind": "patch",
          "published_at": "2021-02-12T17:00:59Z"
        },
        {
          "tag": "0.0.20201118",
          "kind": "patch",
          "published_at": "2020-11-18T13:24:17Z"
        },
        {
          "tag": "0.0.20200320",
          "kind": "patch",
          "published_at": "2020-03-20T18:00:53Z"
        },
        {
          "tag": "0.0.20200121",
          "kind": "patch",
          "published_at": "2020-01-21T15:27:19Z"
        },
        {
          "tag": "0.0.20191012",
          "kind": "patch",
          "published_at": "2019-10-12T20:34:10Z"
        },
        {
          "tag": "0.0.20190908",
          "kind": "patch",
          "published_at": "2019-09-08T15:56:55Z"
        },
        {
          "tag": "0.0.20190805",
          "kind": "patch",
          "published_at": "2019-08-05T17:29:12Z"
        },
        {
          "tag": "0.0.20190517",
          "kind": "patch",
          "published_at": "2019-05-17T08:28:04Z"
        },
        {
          "tag": "0.0.20190409",
          "kind": "patch",
          "published_at": "2019-04-09T08:39:48Z"
        },
        {
          "tag": "0.0.20181222",
          "kind": "patch",
          "published_at": "2018-12-22T16:34:23Z"
        },
        {
          "tag": "0.0.20181018",
          "kind": "patch",
          "published_at": "2018-10-18T00:38:29Z"
        },
        {
          "tag": "0.0.20181001",
          "kind": "patch",
          "published_at": "2018-10-01T15:58:31Z"
        },
        {
          "tag": "0.0.20180613",
          "kind": "patch",
          "published_at": "2018-06-13T14:22:16Z"
        },
        {
          "tag": "0.0.20180531",
          "kind": "patch",
          "published_at": "2018-05-31T00:26:07Z"
        },
        {
          "tag": "0.0.20180524",
          "kind": "patch",
          "published_at": "2018-05-24T00:25:51Z"
        },
        {
          "tag": "0.0.20180519",
          "kind": "patch",
          "published_at": "2018-05-19T00:40:22Z"
        },
        {
          "tag": "0.0.20180514",
          "kind": "patch",
          "published_at": "2018-05-15T17:57:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fc488742dbb49e39453fe1e5de2aad5e98d9e44b",
          "body": null,
          "is_bot": false,
          "headline": "fix(timers): устранить гонку записи Timer.duration вне modifyingLock",
          "author_name": "hoaxisr",
          "author_login": null,
          "committed_at": "2026-07-24T13:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0464dbfe573b952908130077ec6eaf96f2385f70",
          "body": "…am master)\n\nПеренос нашего zero-copy InputPackets-порта (staged-очередь через\nallowedips.Lookup + NewOutboundElement, счётчик queuedOutboundPackets,\nверхняя граница content-padding) на upstream master 457d920.\nmaxContentPadding адаптирован под master-тип AtomicUintRange.",
          "is_bot": false,
          "headline": "feat(device): InputPackets zero-copy инъекция пакетов (порт на upstre…",
          "author_name": "hoaxisr",
          "author_login": null,
          "committed_at": "2026-07-24T13:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "457d920a1a7d103fc7354e0ca3979e493a681d5e",
          "body": "* feat: add header protection mechanism, random transport payload trailing size, and handshake timings randomization\n\n* fix: use uint range instead of the int one\n\n* fix: uapi typo\n\n* fix: simultaneous padding access\n\n* feat: prohibit Sx < 8 if headerProtection is set\n\n* fix: do not count bytes on c\n[…]\nnew timers\n\n* fix: use ParseUint for UintRange\n\n* feat: make persistent keepalive a range\n\n* feat: use atomics everywhere where possible\n\n* chore: readme changes\n\n* fix: typo\n\n* fix: minor timer fixes",
          "is_bot": false,
          "headline": "feat: amneziawg 3.0",
          "author_name": "Yaroslav Gurov",
          "author_login": "ygurov",
          "committed_at": "2026-07-24T12:18:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1e9bb3758e71bb1adc402598465565bfc9663fd",
          "body": null,
          "is_bot": false,
          "headline": "Update Outline SDK module path",
          "author_name": "Vinicius Fortuna",
          "author_login": "fortuna",
          "committed_at": "2026-07-09T02:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc94272ca8e9e223a5fe76382f5880f09d3c12d",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle empty I1-I5",
          "author_name": "Yaroslav Gurov",
          "author_login": "ygurov",
          "committed_at": "2026-06-17T22:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3610f21b75225251da5e2197c8644ca7ed2445b4",
          "body": null,
          "is_bot": false,
          "headline": "doc: fix typo README.md",
          "author_name": "stereomonk",
          "author_login": null,
          "committed_at": "2026-06-17T20:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f4c999267437c3eb909e8d0e5278fb4596d9a7",
          "body": "Keepalive packets were excluded from S4 padding because the padding\nlogic was nested inside the dataSent guard. The receiving side\n(DeterminePacketTypeAndPadding) expects S4 padding on all transport\npackets, so unpadded keepalives fail H4 header validation and are\nsilently dropped.\n\nThis prevents the responder from completing key confirmation —\nlastHandshakeNano stays 0 until real data flows through the tunnel.",
          "is_bot": false,
          "headline": "fix: apply S4 transport padding to keepalive packets",
          "author_name": "admin",
          "author_login": "lordlezehaf",
          "committed_at": "2026-05-13T09:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a012205e3c444be02aba91a840455f74c127e1",
          "body": null,
          "is_bot": false,
          "headline": "readme: actualize type for H1-H4",
          "author_name": "Yaroslav Gurov",
          "author_login": "ygurov",
          "committed_at": "2026-03-31T15:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ef4339e718641fc7bc1b0ea41b538108de77cc",
          "body": null,
          "is_bot": false,
          "headline": "readme: remove <c> tag from tag reference",
          "author_name": "Yaroslav Gurov",
          "author_login": "ygurov",
          "committed_at": "2026-03-23T11:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449d7cffd4adf86971bd679d0be5384b443e8be5",
          "body": "* feat: added outline integration layer\n\n* chore: make the function used in RegisterFallbackParser a standalone one\n\n* fix: check if domain has a dot prior trimming it\n\n* fix: use net.JoinHostPort instead of plain concat",
          "is_bot": false,
          "headline": "Feature/outline glue (#106)",
          "author_name": "Yaroslav Gurov",
          "author_login": "ygurov",
          "committed_at": "2025-12-19T02:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e796d477d89e6851b2bb4871bf75f1e621f94ace",
          "body": "Signed-off-by: vkamn <vk@amnezia.org>",
          "is_bot": false,
          "headline": "chore: update license (#105)",
          "author_name": "vkamn",
          "author_login": "vkamn",
          "committed_at": "2025-12-11T10:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "730d6c39d0c4e348a3d080bebe496664215e5c99",
          "body": null,
          "is_bot": false,
          "headline": "chore: add docs for the params from awg2",
          "author_name": "Yaroslav Gurov",
          "author_login": "ygurov",
          "committed_at": "2025-12-01T12:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0361c54dca92071463e9611796c04464386457ac",
          "body": "- fix the bug that transport packet interprets as init/resp/cookie with the same size\n- cleanup error responses\n- reduce buffer allocations",
          "is_bot": false,
          "headline": "fix: refactor processing of junk packets (#103)",
          "author_name": "Yaroslav Gurov",
          "author_login": "ygurov",
          "committed_at": "2025-12-01T12:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6542209f40f3f8f9e3dc9403d331ad2881fd7e3",
          "body": "* feat: ranged H1-H4\n* feat: S3, S4 support\n* chore: updated awg-tools version\n\n---------\n\nCo-authored-by: Yaroslav Gurov <ygurov@proton.me>",
          "is_bot": false,
          "headline": "feat: awg 2.0 (#91)",
          "author_name": "Mark Puha",
          "author_login": "marko1777",
          "committed_at": "2025-09-01T12:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1abd24b5b9ca89609d26af1f43743d8a9dc940da",
          "body": "fix: restore Dockerfile changes",
          "is_bot": false,
          "headline": "Merge pull request #85 from amnezia-vpn/hotfix/docker-script",
          "author_name": "pokamest",
          "author_login": "pokamest",
          "committed_at": "2025-07-07T13:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f19f1c657d4a338f61eb2495eb4a2a8a6ac4843",
          "body": null,
          "is_bot": false,
          "headline": "fix: restore Dockerfile",
          "author_name": "Yaroslav Gurov",
          "author_login": "ygurov",
          "committed_at": "2025-07-07T13:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c20789848019fb494dbe9d280eb246f29b95ab85",
          "body": null,
          "is_bot": false,
          "headline": "AmneziaWG v1.5 (#84)",
          "author_name": "Mykola Baibuz",
          "author_login": "outspace",
          "committed_at": "2025-07-07T12:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe75b639fa771c08188cf316479ce9952a1c15f5",
          "body": "Sync with Major Upstream changes",
          "is_bot": false,
          "headline": "Merge pull request #78 from jmwample/jmwample/upstream",
          "author_name": "pokamest",
          "author_login": "pokamest",
          "committed_at": "2025-07-02T02:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "169ed49a469bf5b05775bc1102174fd00e20def7",
          "body": null,
          "is_bot": false,
          "headline": "fix formatting discrepancy",
          "author_name": "jmwample",
          "author_login": "jmwample",
          "committed_at": "2025-06-23T20:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeb8aae13eedffd851789ee56f1c80d7cb4382e3",
          "body": "Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "version: bump snapshot",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2025-06-23T20:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f2e6d66f79dfc087bb6957738149900b44616d",
          "body": "Kernels below 5.12 are missing this:\n\n    commit 98184612aca0a9ee42b8eb0262a49900ee9eef0d\n    Author: Norman Maurer <norman_maurer@apple.com>\n    Date:   Thu Apr 1 08:59:17 2021\n\n        net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);\n\n        Support for UDP_GRO was added in the \n[…]\n't set the option and then read it back later. Given\nhow buggy UDP_GRO is in general on odd kernels, just disable it on older\nkernels all together.\n\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "conn: don't enable GRO on Linux < 5.12",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2025-06-23T20:56:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d5359f52f098b5a500ff348a577cff2d1321422c",
          "body": "This pairs with the recent change in wireguard-tools.\n\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: add support for removing allowedips individually",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2025-06-23T20:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676809066782e22df9e17013169bb1e90fb653bb",
          "body": "Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "version: bump snapshot",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2025-06-23T20:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cad62c40bca27495120f9a5c3c5bff795124621",
          "body": "It should be POLLIN because closeFd is read-only file.\n\nSigned-off-by: Kurnia D Win <kurnia.d.win@gmail.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "rwcancel: fix wrong poll event flag on ReadyWrite",
          "author_name": "Kurnia D Win",
          "author_login": "win-t",
          "committed_at": "2025-06-23T20:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8051f1714771201e1c1daccfb93f0a0847a29b21",
          "body": "Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: use rand.NewSource instead of rand.Seed",
          "author_name": "Tom Holford",
          "author_login": "tomholford",
          "committed_at": "2025-06-23T20:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ace3e11ef24195c2670e619d0a743c13af89ecf4",
          "body": "Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "global: replaced unused function params with _",
          "author_name": "Tom Holford",
          "author_login": "tomholford",
          "committed_at": "2025-06-23T20:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2b2bf4f49f56ef379dfb2104d1d312e4479182",
          "body": "Signed-off-by: ruokeqx <ruokeqx@gmail.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "tun: darwin: fetch flags and mtu from if_msghdr directly",
          "author_name": "ruokeqx",
          "author_login": "ruokeqx",
          "committed_at": "2025-06-23T20:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d6c67a6711190bdee63770f7796446c5bbad01",
          "body": "Use parallel summation with native byte order per RFC 1071.\nadd-with-carry operation is used to add 4 words per operation.  Byteswap\nis performed before and after checksumming for compatibility with old\n`checksumNoFold()`.  With this we get a 30-80% speedup in `checksum()`\ndepending on packet sizes.\n[…]\n 1.774177 |\n| 9001 | 712.4   | 398.2   | 1.789051 |\n\nSigned-off-by: Tu Dinh Ngoc <dinhngoc.tu@irit.fr>\n[Jason: simplified and cleaned up unit tests]\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "tun: use add-with-carry in checksumNoFold()",
          "author_name": "Tu Dinh Ngoc",
          "author_login": "dinhngtu",
          "committed_at": "2025-06-23T20:26:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ac8a885a0361332602c51164aa87da2607146e27",
          "body": "Colin's commit went a step further and protected tun.incomingPacket with\na lock on shutdown, but let's see if the tun.stack.Close() call actually\nsolves that on its own.\n\nSuggested-by: kshangx <hikeshang@hotmail.com>\nSuggested-by: Colin Adler <colin1adler@gmail.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "tun/netstack: cleanup network stack at closing time",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2025-06-23T20:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a7c878409f32dc39a82bc597766c81304ab9840",
          "body": "Since 3c75945fd (\"netstack: remove PacketBuffer.IsNil()\") this has been\ninvalid. Follow the replacement pattern of that commit.\n\nThe old definition inlined to the same code anyway:\n\n func (pk *PacketBuffer) IsNil() bool {\n \treturn pk == nil\n }\n\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "tun/netstack: remove usage of pkt.IsNil()",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2025-06-23T20:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "704d57c27a6421df4fe5382eb9a524fc446511bd",
          "body": "Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "mod: bump deps",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2025-06-23T20:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0b6e6a2001c1ad6529e30cb4a289467a5684b3c",
          "body": "Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "global: bump copyright notice",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2025-06-23T20:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c803ce1e5bd7723274500226ee56395a50c3ab8f",
          "body": "…itPool\n\nFixes: 3bb8fec (\"conn, device, tun: implement vectorized I/O plumbing\")\nReviewed-by: Brad Fitzpatrick <bradfitz@tailscale.com>\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: fix missed return of QueueOutboundElementsContainer to its Wa…",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2025-06-23T20:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deedce495a1616d4be20d8a12d78275abeb52d16",
          "body": "The sync.Locker used with a sync.Cond must be acquired when changing\nthe associated condition, otherwise there is a window within\nsync.Cond.Wait() where a wake-up may be missed.\n\nFixes: 4846070 (\"device: use a waiting sync.Pool instead of a channel\")\nReviewed-by: Brad Fitzpatrick <bradfitz@tailscale.com>\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: fix WaitPool sync.Cond usage",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2025-06-23T20:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27e661d68ee34cd9595c07fab0dbe3797d0ff202",
          "body": "Junk improvements",
          "is_bot": false,
          "headline": "Merge pull request #70 from marko1777/junk-improvements",
          "author_name": "pokamest",
          "author_login": "pokamest",
          "committed_at": "2025-04-07T14:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71be0eb3a6547f172d17ce8b831b89e48052dc27",
          "body": null,
          "is_bot": false,
          "headline": "faster and more secure junk creation",
          "author_name": "Mark Puha",
          "author_login": "marko1777",
          "committed_at": "2025-03-18T07:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f1273f8af37ed6591ff75ba3bce33fb8db4227",
          "body": "Patch for golang crypto and net submodules",
          "is_bot": false,
          "headline": "Merge pull request #64 from drkivi/master",
          "author_name": "pokamest",
          "author_login": "pokamest",
          "committed_at": "2025-02-18T11:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c97b5b76158fd85b1d461c9937ba5ff9186912d9",
          "body": "Signed-off-by: drkivi <115035277+drkivi@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update go.sum",
          "author_name": "drkivi",
          "author_login": "drkivi",
          "committed_at": "2025-02-10T18:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "668ddfd455a55091b262325c99d85be473a751f7",
          "body": "Submodules Version Up\n\nSigned-off-by: drkivi <115035277+drkivi@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update go.mod",
          "author_name": "drkivi",
          "author_login": "drkivi",
          "committed_at": "2025-02-10T18:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8da08c1067a827c4537a6dc2d0655764792208b",
          "body": "golang -> 1.23.6\r\nAWGTOOLS_RELEASE -> 1.0.20241018\n\nSigned-off-by: drkivi <115035277+drkivi@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update Dockerfile",
          "author_name": "drkivi",
          "author_login": "drkivi",
          "committed_at": "2025-02-10T18:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e3f7d122ca8ef61e403fddc48a9db8fccd95dbf",
          "body": null,
          "is_bot": false,
          "headline": "Update Go version in Dockerfile",
          "author_name": "Iurii Egorov",
          "author_login": "leninalive",
          "committed_at": "2024-07-01T10:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e7780471af8efd13345692c11dac0cdb9cd8d35",
          "body": "* Remove GetOffloadInfo()\r\n* Remove GetOffloadInfo() from bind_windows as well\r\n* Allow lightweight tags to be used in the version",
          "is_bot": false,
          "headline": "Remove GetOffloadInfo() (#32)",
          "author_name": "Iurii Egorov",
          "author_login": "leninalive",
          "committed_at": "2024-05-24T15:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87d8c00f869645293c9ecd449488e151d33bde2f",
          "body": null,
          "is_bot": false,
          "headline": "Up go to 1.22.3, up crypto to 0.21.0",
          "author_name": "albexk",
          "author_login": "albexk",
          "committed_at": "2024-05-21T15:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c00bda9200364d05b071dde04f0157c7a72c39b8",
          "body": null,
          "is_bot": false,
          "headline": "Fix output of the version command",
          "author_name": "albexk",
          "author_login": "albexk",
          "committed_at": "2024-05-14T10:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2b0fc97892bbdd9802a5152a15a52c59fe80800",
          "body": null,
          "is_bot": false,
          "headline": "Add resetting of message types when closing the device",
          "author_name": "albexk",
          "author_login": "albexk",
          "committed_at": "2024-05-14T10:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d39ff3b9b1144d0106bd968807c62a033be8dc",
          "body": null,
          "is_bot": false,
          "headline": "Minor naming changes",
          "author_name": "albexk",
          "author_login": "albexk",
          "committed_at": "2024-05-14T10:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e433d13df6ac99fa317b5ce27d04c7dad307cab3",
          "body": null,
          "is_bot": false,
          "headline": "Add disabling UDP GSO when an error occurs due to inconsistent peer mtu",
          "author_name": "albexk",
          "author_login": "albexk",
          "committed_at": "2024-05-14T10:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ddf952973fac2e4d30f4aa61a7c6dd49bfc8fcb",
          "body": null,
          "is_bot": false,
          "headline": "unsafe rebranding: change pipe name",
          "author_name": "RomikB",
          "author_login": "RomikB",
          "committed_at": "2024-05-13T18:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0a3bcfa0da940e6ded34e654fdc9186038dd83",
          "body": null,
          "is_bot": false,
          "headline": "Fix wg reconnection problem after awg connection",
          "author_name": "albexk",
          "author_login": "albexk",
          "committed_at": "2024-03-16T14:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dddf62e576b5acc703b3fd354cf5e3d2cedfbca",
          "body": "add wg and wg-quick symlinks\n\nSigned-off-by: AlexanderGalkov <143902290+AlexanderGalkov@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update Dockerfile",
          "author_name": "AlexanderGalkov",
          "author_login": "AlexanderGalkov",
          "committed_at": "2024-02-20T13:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827ec6e14b248c33a245b35d654c9878218daa3c",
          "body": "Fix Dockerfile",
          "is_bot": false,
          "headline": "Merge pull request #21 from amnezia-vpn/fix-dockerfile",
          "author_name": "tiaga",
          "author_login": "tiaga",
          "committed_at": "2024-02-13T14:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92e28a0d14c643f620f945147d826a55b3a082ce",
          "body": "Fix AmneziaWG tools installation.",
          "is_bot": false,
          "headline": "Fix Dockerfile",
          "author_name": "tiaga",
          "author_login": null,
          "committed_at": "2024-02-13T14:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52fed4d362dee7fa3b38c681bb1791287a506dc9",
          "body": "Update Dockerfile",
          "is_bot": false,
          "headline": "Merge pull request #20 from amnezia-vpn/update_dockerfile",
          "author_name": "tiaga",
          "author_login": "tiaga",
          "committed_at": "2024-02-13T14:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c6b3ff332ab47cfa5613bc3d0f582cc887c6348",
          "body": "- rename `wg` and `wg-quick` to `awg` and `awg-quick` accordingly\n- add iptables\n- update AmneziaWG tools version",
          "is_bot": false,
          "headline": "Update Dockerfile",
          "author_name": "tiaga",
          "author_login": null,
          "committed_at": "2024-02-13T14:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de7a9a7540b41fcd71bf8b98e61e81c7194ff08",
          "body": "Fix go.sum",
          "is_bot": false,
          "headline": "Merge pull request #19 from amnezia-vpn/fix/go_sum",
          "author_name": "pokamest",
          "author_login": "pokamest",
          "committed_at": "2024-02-12T13:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c347529b8f752fde34b261a510a8d3d597ae75c",
          "body": null,
          "is_bot": false,
          "headline": "Fix go.sum",
          "author_name": "albexk",
          "author_login": "albexk",
          "committed_at": "2024-02-12T13:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6705978fc86f48f6d882535c3180eaa7653f298f",
          "body": null,
          "is_bot": false,
          "headline": "Add debug udp offload info",
          "author_name": "albexk",
          "author_login": "albexk",
          "committed_at": "2024-02-12T12:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032e33f5776a569168a0bd02b92f2d34fb0345f4",
          "body": null,
          "is_bot": false,
          "headline": "Fix Android UDP GRO check",
          "author_name": "albexk",
          "author_login": "albexk",
          "committed_at": "2024-02-12T12:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59101fd202067ae42362dab5494b4aaded3a3456",
          "body": null,
          "is_bot": false,
          "headline": "Bump crypto, net, sys modules to the latest versions",
          "author_name": "albexk",
          "author_login": "albexk",
          "committed_at": "2024-02-12T12:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bcfbac23096961f509d6db89bf2c98ae3469cb3",
          "body": "Fix pipeline",
          "is_bot": false,
          "headline": "Merge pull request #17 from amnezia-vpn/fix-pipeline",
          "author_name": "tiaga",
          "author_login": "tiaga",
          "committed_at": "2024-02-07T12:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0dfb5eaccf52b021cf000a8004266b7faa3881b",
          "body": "Fix path to GitHub Actions workflow.",
          "is_bot": false,
          "headline": "Fix pipeline",
          "author_name": "tiaga",
          "author_login": null,
          "committed_at": "2024-02-07T11:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9195025d8f9da4f8424f6ec54339e9dc3a7b460c",
          "body": "Add pipeline",
          "is_bot": false,
          "headline": "Merge pull request #16 from amnezia-vpn/pipeline",
          "author_name": "tiaga",
          "author_login": "tiaga",
          "committed_at": "2024-02-07T11:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbd414dfecfcd711bde99b8696aba58582580732",
          "body": "Build and push Docker image on a tag push.",
          "is_bot": false,
          "headline": "Add pipeline",
          "author_name": "tiaga",
          "author_login": null,
          "committed_at": "2024-02-07T11:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7155d20913a212ec72625630de53981d524de6ab",
          "body": "Update Dockerfile",
          "is_bot": false,
          "headline": "Merge pull request #14 from amnezia-vpn/docker",
          "author_name": "tiaga",
          "author_login": "tiaga",
          "committed_at": "2024-02-02T16:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfeb3954f693dc045db4ac8232ee5176152f0d98",
          "body": "- update Alpine version\n- improve `Dockerfile` to use pre-built AmneziaWG tools",
          "is_bot": false,
          "headline": "Update Dockerfile",
          "author_name": "tiaga",
          "author_login": null,
          "committed_at": "2024-02-02T15:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3c9ec801293387e5fb761c078a11a20cd9a6a5c",
          "body": null,
          "is_bot": false,
          "headline": "Naming unify",
          "author_name": "Iurii Egorov",
          "author_login": "leninalive",
          "committed_at": "2024-01-20T20:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce9d3866a373d816632981a5bf01e6cbe453f20e",
          "body": "Merge upstream changes",
          "is_bot": false,
          "headline": "Merge pull request #10 from amnezia-vpn/upstream-merge",
          "author_name": "pokamest",
          "author_login": "pokamest",
          "committed_at": "2024-01-14T18:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5f355e843a71a0492b9201884f028a01197473b",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect configuration handling for zero-valued Jc",
          "author_name": "Iurii Egorov",
          "author_login": "leninalive",
          "committed_at": "2024-01-14T15:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c05b2ee2a385d1470887f4dcbf926233730131e3",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'upstream/master' into upstream-merge",
          "author_name": "Iurii Egorov",
          "author_login": "leninalive",
          "committed_at": "2024-01-09T18:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "180c9284f3ba51d769d47669c2f45996bd1b4cf2",
          "body": "Add Dockerfile",
          "is_bot": false,
          "headline": "Merge pull request #7 from amnezia-vpn/docker",
          "author_name": "tiaga",
          "author_login": "tiaga",
          "committed_at": "2023-12-19T11:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "015e11875d52955de1d627142159535a6001fe1c",
          "body": "Build Docker image with the corresponding wg-tools version.",
          "is_bot": false,
          "headline": "Add Dockerfile",
          "author_name": "tiaga",
          "author_login": null,
          "committed_at": "2023-12-19T11:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12269c2761734b15625017d8565745096325392f",
          "body": "There is a possible deadlock in `device.Close()` when you try to close\nthe device very soon after its start. The problem is that two different\nmethods acquire the same locks in different order:\n\n1. device.Close()\n - device.ipcMutex.Lock()\n - device.state.Lock()\n\n2. device.changeState(deviceState)\n -\n[…]\n179 +0x72\n    golang.zx2c4.com/wireguard/device.(*Device).changeState(0xc000130500, 0x1)\n\nSigned-off-by: Martin Basovnik <martin.basovnik@gmail.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: fix possible deadlock in close method",
          "author_name": "Martin Basovnik",
          "author_login": "basovnik",
          "committed_at": "2023-12-11T15:38:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "542e565baa776ed4c5c55b73ef9aa38d33d55197",
          "body": "Only bother updating the rxBytes counter once we've processed a whole\nvector, since additions are atomic.\n\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: do atomic 64-bit add outside of vector loop",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2023-12-11T15:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c20311b3d30b96576a95fec31f58e4d5e0d3234",
          "body": "Peer.RoutineSequentialReceiver() deals with packet vectors and does not\nneed to perform timer and endpoint operations for every packet in a\ngiven vector. Changing these per-packet operations to per-vector\nimproves throughput by as much as 10% in some environments.\n\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: reduce redundant per-packet overhead in RX path",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2023-12-11T15:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ffa9c20327b9471c3eeb142347f679b69f84648",
          "body": "Access to Peer.endpoint was previously synchronized by Peer.RWMutex.\nThis has now moved to Peer.endpoint.Mutex. Peer.SendBuffers() is now the\nsole caller of Endpoint.ClearSrc(), which is signaled via a new bool,\nPeer.endpoint.clearSrcOnTx. Previous Callers of Endpoint.ClearSrc() now\nset this bool, p\n[…]\nuthored-by: James Tucker <james@tailscale.com>\nSigned-off-by: James Tucker <james@tailscale.com>\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: change Peer.endpoint locking to reduce contention",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2023-12-11T15:34:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d0bc03c707974a84a672716c718f99fab49e7eb8",
          "body": "Implement UDP GSO and GRO for the Linux tun.Device, which is made\npossible by virtio extensions in the kernel's TUN driver starting in\nv6.2.\n\nsecnetperf, a QUIC benchmark utility from microsoft/msquic@8e1eb1a, is\nused to demonstrate the effect of this commit between two Linux\ncomputers with i5-12400\n[…]\natePackets=0 RecvDecryptionFailures=0\nResult: 15574671184 bytes @ 12458214 kbps (10001.222 ms).\n\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "tun: implement UDP GSO/GRO for Linux",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2023-12-11T15:27:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1cf89f5339b549236f38ce5fbc40f7bf993d9626",
          "body": "The length of a packet read from the underlying TUN device may exceed\nthe length of a supplied buffer when MTU exceeds device.MaxMessageSize.\n\nReviewed-by: Brad Fitzpatrick <bradfitz@tailscale.com>\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "tun: fix Device.Read() buf length assumption on Windows",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2023-12-11T15:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b43118018e4af3ffd70ac6d4398a375813d32d67",
          "body": "Upstream merge",
          "is_bot": false,
          "headline": "Merge pull request #4 from amnezia-vpn/upstream-merge",
          "author_name": "pokamest",
          "author_login": "pokamest",
          "committed_at": "2023-11-30T18:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7af55a3e6f25d3dec00178d54fcb0c248cb64009",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'upstream/master'",
          "author_name": "Iurii Egorov",
          "author_login": "leninalive",
          "committed_at": "2023-11-17T19:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c493b95f66b9ddad97fa782d49a74eaa185ed4a3",
          "body": "Signed-off-by: pokamest <pokamest@gmail.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "pokamest",
          "author_login": "pokamest",
          "committed_at": "2023-10-25T21:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e0774f246fb4fc1bd5cb44584d033038c89174e",
          "body": "GRO requires big allocations to be efficient. This isn't great, as there\nmight be Android memory usage issues. So we should revisit this commit.\nBut at least it gets things working again.\n\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: ratchet up max segment size on android",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2023-10-22T00:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3df23dcd40ba4568572f338f9fd16b87053fc29",
          "body": "Otherwise in the event that we're using GSO without sticky sockets, we\npass garbage OOB buffers to sendmmsg, making a EINVAL, when GSO doesn't\nset its header.\n\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "conn: set unused OOB to zero length",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2023-10-21T17:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f502ec3fad116d11109529bcf283e464f4822c18",
          "body": "Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "conn: fix cmsg data padding calculation for gso",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2023-10-21T17:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d37bd24e14e3fff6c1ce61e299480beb3d68c00",
          "body": "Android wants GSO but not sticky.\n\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "conn: separate gso and sticky control",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2023-10-21T16:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24ea13351eb7a06c3760f2eae18a484ce009fcf9",
          "body": "Otherwise GRO gets enabled on Android, but the conn doesn't use it,\nresulting in bundled packets being discarded.\n\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "conn: harmonize GOOS checks between \"linux\" and \"android\"",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2023-10-18T19:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "177caa7e4419d1b95bbf0423f6be6230c7101504",
          "body": "This allows a kernel to support UDP_GRO while not supporting\nUDP_SEGMENT.\n\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "conn: simplify supportsUDPOffload",
          "author_name": "Jason A. Donenfeld",
          "author_login": "zx2c4",
          "committed_at": "2023-10-18T19:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b81ca925dbeb9ba775dcf2ad38b54f24e256a6e2",
          "body": null,
          "is_bot": false,
          "headline": "peer.device.aSecMux.RLock added",
          "author_name": "Mazay B",
          "author_login": "pokamest",
          "committed_at": "2023-10-14T10:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ec952eadc297efadc70b9911d5a59bcd2db4a6",
          "body": "Signed-off-by: James Tucker <james@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "go.mod,tun/netstack: bump gvisor",
          "author_name": "James Tucker",
          "author_login": "raggi",
          "committed_at": "2023-10-10T13:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec8f6f82c20c617a3ea94478f2b5e4d49c6d3c2c",
          "body": "Close closes the events channel, resulting in a panic from send on\nclosed channel.\n\nReported-By: Brad Fitzpatrick <brad@tailscale.com>\nSigned-off-by: James Tucker <james@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "tun: fix crash when ForceMTU is called after close",
          "author_name": "James Tucker",
          "author_login": "raggi",
          "committed_at": "2023-10-10T13:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec454f253c068f74ba7a7aea34546c9819493c0",
          "body": "Queue{In,Out}boundElement locking can contribute to significant\noverhead via sync.Mutex.lockSlow() in some environments. These types\nare passed throughout the device package as elements in a slice, so\nmove the per-element Mutex to a container around the slice.\n\nReviewed-by: Maisem Ali <maisem@tailscale.com>\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: move Queue{In,Out}boundElement Mutex to container type",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2023-10-10T13:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a015f7c766564c21f6bef6fdddedce7e2ede830",
          "body": "IPv4 header and pseudo header checksums were being computed on every\nmerge operation. Additionally, virtioNetHdr was being written at the\nsame time. This delays those operations until after all coalescing has\noccurred.\n\nReviewed-by: Adrian Dewhurst <adrian@tailscale.com>\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "tun: reduce redundant checksumming in tcpGRO()",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2023-10-10T13:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "895d6c23cd60bd0522c5b6598a69ad6c5f1ab3a7",
          "body": "$ benchstat old.txt new.txt\ngoos: linux\ngoarch: amd64\npkg: golang.zx2c4.com/wireguard/tun\ncpu: 12th Gen Intel(R) Core(TM) i5-12400\n                 │   old.txt    │               new.txt               │\n                 │    sec/op    │   sec/op     vs base                │\nChecksum/64-12     10.670\n[…]\n         185.3n        77.99n       -57.92%\n\nReviewed-by: Adrian Dewhurst <adrian@tailscale.com>\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "tun: unwind summing loop in checksumNoFold()",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2023-10-10T13:07:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4201e08f1dbb521e5555d96a3b6464a860466f5f",
          "body": "After reducing UDP stack traversal overhead via GSO and GRO,\nruntime.chanrecv() began to account for a high percentage (20% in one\nenvironment) of perf samples during a throughput benchmark. The\nindividual packet channel ops with the crypto goroutines was the primary\ncontributor to this overhead.\n\nU\n[…]\n13.2 GBytes  11.3 Gbits/sec        receiver\n\nReviewed-by: Adrian Dewhurst <adrian@tailscale.com>\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "device: distribute crypto work as slice of elements",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2023-10-10T13:07:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a84778f2ca810f5fb5cb078e001494f08d9085f",
          "body": "StdNetBind probes for UDP GSO and GRO support at runtime. UDP GSO is\ndependent on checksum offload support on the egress netdev. UDP GSO\nwill be disabled in the event sendmmsg() returns EIO, which is a strong\nsignal that the egress netdev does not support checksum offload.\n\nThe iperf3 results below \n[…]\n12.3 GBytes  10.6 Gbits/sec        receiver\n\nReviewed-by: Adrian Dewhurst <adrian@tailscale.com>\nSigned-off-by: Jordan Whited <jordan@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "conn, device: use UDP GSO and GRO on Linux",
          "author_name": "Jordan Whited",
          "author_login": "jwhited",
          "committed_at": "2023-10-10T13:07:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b34974c476b55b9e120f377ed26e10b7ba642749",
          "body": "Manage advanced security via uapi",
          "is_bot": false,
          "headline": "Merge pull request #3 from amnezia-vpn/bugfix/uapi_adv_sec_onoff",
          "author_name": "pokamest",
          "author_login": "pokamest",
          "committed_at": "2023-10-09T13:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f30419e0d14ba692e0974a65e0514ca4571feee4",
          "body": null,
          "is_bot": false,
          "headline": "Manage advanced sec via uapi",
          "author_name": "Mazay B",
          "author_login": "pokamest",
          "committed_at": "2023-10-09T12:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f1a6a10b2a74ae86920a74e7f0989e9f57df990",
          "body": "* Advanced security header layer & config",
          "is_bot": false,
          "headline": "Advanced security (#2)",
          "author_name": "Mark Puha",
          "author_login": "marko1777",
          "committed_at": "2023-10-05T20:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469159ecf7d108dc1d44f8789dedbb463b7bd3a6",
          "body": "Signed-off-by: Dimitri Papadopoulos Orfanos <3234522+DimitriPapadopoulos@users.noreply.github.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "netstack: fix typo",
          "author_name": "Dimitri Papadopoulos Orfanos",
          "author_login": "DimitriPapadopoulos",
          "committed_at": "2023-07-04T13:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e755e132ac18b44625baae0b7ea7ced572d7ff5",
          "body": "Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "all: adjust build tags for wasip1/wasm",
          "author_name": "Brad Fitzpatrick",
          "author_login": "bradfitz",
          "committed_at": "2023-07-04T13:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f25eac395d68dcb22c77d0717903e9991de1300",
          "body": "Signed-off-by: SpringHack <springhack@live.cn>\nSigned-off-by: Jason A. Donenfeld <Jason@zx2c4.com>",
          "is_bot": false,
          "headline": "conn: windows: add missing return statement in DstToString AF_INET",
          "author_name": "springhack",
          "author_login": "springhack",
          "committed_at": "2023-06-27T16:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 63,
      "commits_last_year": 14,
      "latest_release_at": "2026-06-17T22:38:58Z",
      "latest_release_tag": "v0.2.19",
      "releases_from_tags": true,
      "days_since_last_push": 2,
      "active_weeks_last_year": 11,
      "days_since_latest_release": 39,
      "mean_days_between_releases": 38.6
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/amnezia-vpn/amneziawg-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/amnezia-vpn/amneziawg-go",
          "is_deprecated": false,
          "latest_version": "v0.2.19",
          "repository_url": "https://github.com/amnezia-vpn/amneziawg-go",
          "versions_count": 44,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-17T22:38:58Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 39
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 33544,
      "source_files_sampled": 114,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/goccy/go-yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.1"
        },
        {
          "name": "go.uber.org/atomic",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "golang.getoutline.org/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.23"
        },
        {
          "name": "golang.getoutline.org/sdk/x",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.42.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.44.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "golang.zx2c4.com/wintun",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230126152724-0fa3db229ce2"
        },
        {
          "name": "gvisor.dev/gvisor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20231202080848-1f7806d17489"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "zx2c4",
          "commits": 568,
          "avatar_url": "https://avatars.githubusercontent.com/u/10643?v=4"
        },
        {
          "type": "User",
          "login": "rot256",
          "commits": 133,
          "avatar_url": "https://avatars.githubusercontent.com/u/7559534?v=4"
        },
        {
          "type": "User",
          "login": "rozmansi",
          "commits": 107,
          "avatar_url": "https://avatars.githubusercontent.com/u/6889694?v=4"
        },
        {
          "type": "User",
          "login": "josharian",
          "commits": 88,
          "avatar_url": "https://avatars.githubusercontent.com/u/67496?v=4"
        },
        {
          "type": "User",
          "login": "jwhited",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/10344482?v=4"
        },
        {
          "type": "User",
          "login": "bradfitz",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/2621?v=4"
        },
        {
          "type": "User",
          "login": "crawshaw",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/161319?v=4"
        },
        {
          "type": "User",
          "login": "pokamest",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/23482029?v=4"
        },
        {
          "type": "User",
          "login": "albexk",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/141177744?v=4"
        },
        {
          "type": "User",
          "login": "tklauser",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/539708?v=4"
        }
      ],
      "contributors_sampled": 53,
      "top_contributor_share": 0.533
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-if-tag.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 26 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": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "internal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/hoaxisr/amneziawg-go/actions/workflows/build-if-tag.yml/runs?status=success: 404 Not Found []",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "33 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fc488742dbb49e39453fe1e5de2aad5e98d9e44b",
        "ran_at": "2026-07-27T11:51:18Z",
        "aggregate_score": 3.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T13:53:28Z",
      "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/hoaxisr/amneziawg-go",
    "host": "github.com",
    "name": "amneziawg-go",
    "owner": "hoaxisr"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 36,
      "inputs": {
        "security": 31,
        "vitality": 68,
        "community": 12,
        "governance": 28,
        "engineering": 36
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 68,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 14,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 11
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "11/52 weeks with commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "14 commits in the last year",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 63,
              "latest_release_tag": "v0.2.19",
              "releases_from_tags": true,
              "days_since_latest_release": 39,
              "mean_days_between_releases": 38.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "63 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 39 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 39
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~38.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 38.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": "critical",
        "name": "Sustainability & Governance",
        "value": 28,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 53,
              "top_contributor_share": 0.533
            },
            "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 53% of commits",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 53
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "53 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 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": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "followers": 33,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "hoaxisr",
              "public_repos": 7,
              "account_age_days": 480
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "33 followers of hoaxisr",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 33,
                      "login": "hoaxisr"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7 public repos, account ~1 yr old",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 36,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 31,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 26 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 fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "internal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/hoaxisr/amneziawg-go/actions/workflows/build-if-tag.yml/runs?status=success: 404 Not Found []",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "33 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "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": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.72,
              "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": "72 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 38.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 33544,
              "source_files_sampled": 114,
              "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/114 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 114,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/amnezia-vpn/amneziawg-go' points at a different repository (https://github.com/amnezia-vpn/amneziawg-go); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T11:51:34.871610Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hoaxisr/amneziawg-go.svg",
  "full_name": "hoaxisr/amneziawg-go",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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