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

therealaleph / sni-spoofing-rust

DPI bypass via fake TLS ClientHello injection with wrong TCP sequence number. Rust port of @patterniha's SNI-Spoofing. Linux, macOS, Windows. Works with v2ray/xray VLESS configs behind Cloudflare.

RustMIT★ 847 estrellas⑂ 95 forksdesde abr 2026Ver en GitHub ↗

therealaleph/sni-spoofing-rust tiene un índice de salud de 24 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Vitality (64/100) y la más baja, Security (14/100). Se actualizó por última vez hace 54 días. Una sola persona concentra la mayor parte del trabajo reciente.

24
global / 100
Crítico

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

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

La Política de Jurisdicciones de Alto Riesgo aplica un multiplicador del 50% a la salud global ponderada y le da un límite «En riesgo» de 49.

Titularidad

Shin (Former Aleph)Cuenta personal
1035 seguidores39 repositorios públicosdesde jun 2020

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.

Métricas por categoría

Vitalidad

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

64Moderado · 22% del índice global
Cómo se puntúa
18/36Recencia de push — último push hace 54 días
2.8/36Cadencia de commits — 4/52 semanas con commits
14.9/18Volumen de commits — 45 commits en el último año
10/10OpenSSF Scorecard: Maintained — 8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year45
human_commit_share0,956
days_since_last_push54
active_weeks_last_year4
Cómo se puntúa
27/27Publica versiones — 15 versiones publicadas
36/36Recencia de las versiones — última versión hace 54 días
27/27Cadencia de publicación — una versión cada ~5,5 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count15
latest_release_tagv1.0.2
releases_from_tagsno
days_since_latest_release54
mean_days_between_releases5,5

Comunidad y Adopción

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

60Moderado · 18% del índice global
Cómo se puntúa
47.5/60Estrellas — 847 estrellas
16.4/25Forks — 95 forks
4.3/15Observadores — 7 observadores
Datos de entrada utilizados
forks95
stars847
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

52Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
6.8/22.5Distribución de commits — el principal contribuyente firma el 70% de los commits
6.8/13.5Amplitud de contribuyentes — 5 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled5
top_contributor_share0,698
Cómo se puntúa
38.9/46.8Resolución de issues — 83% de issues cerradas
26.8/38.3Aceptación de PR — 7/10 PR decididos fusionados
3/15OpenSSF Scorecard: Code-Review — Found 6/22 approved changesets -- score normalized to 2
Datos de entrada utilizados
merged_prs7
open_issues4
closed_issues20
issue_closed_ratio0,833
closed_unmerged_prs3
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
21.7/25Alcance del propietario — 1035 seguidores de therealaleph
23.7/25Trayectoria — 39 repos públicos, cuenta de ~6 años
Datos de entrada utilizados
followers1035
owner_typeUser
is_verified
owner_logintherealaleph
public_repos39
account_age_days2221
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?

44En riesgo · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 3 flujo(s) de trabajo
0/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
Datos de entrada utilizados
has_ci
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://github.com/therealaleph/sni-spoofing-rust#setup-guide
10/10Descripción del repositorio
10/10Topics — 10 topics
10/10Wiki
Datos de entrada utilizados
topicscensorship-circumvention, cloudflare, dpi-bypass, proxy, rust, sni-spoofing, tcp, v2ray, vless, xray
has_wiki
homepagehttps://github.com/therealaleph/sni-spoofing-rust#setup-guide
has_readme
has_docs_dirno
has_description

Seguridad

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

14Crítico · 16% del índice global
Cómo se puntúa
1.5/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/22 approved changesets -- score normalized to 2
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate2,7
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier14
security_posture_before_jurisdiction27
La Política de Jurisdicciones de Alto Riesgo aplica un multiplicador del 50% y da a la postura de seguridad un límite «En riesgo» de 49.

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.

45En riesgo · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
26/40Historial de commits legible — 21 de 43 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,488
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
0/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Rust (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 45
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_testsno
lockfilesCargo.lock
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Rust (tipado estático)
52.6/55Tamaños de archivo manejables — 1/23 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageRust
largest_source_bytes85.474
source_files_sampled23
oversized_source_files1

Datos clave

847estrellas de GitHub
5contribuidores
45commits en los últimos 12 meses
54días desde el último push
15versiones publicadas
1factor bus
4issues abiertas
crates.ioecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'sni-spoof-rs' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

Historial de estrellas y forks 0 ★ / 95 ⇿
0Estrellas
95Forks
15Versiones

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

02040608010095122026-042026-062026-07
Mayor 1Menor 5Parche 9
OpenSSF Scorecard 2.7 / 10
2.7agregado

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-26 22:42 UTC

2Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/22 approved changesets -- score normalized to 2
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
Dependencias directas 13
RegistroPaqueteRestricción de versiónManifiesto
crates.iotokio1Cargo.toml
crates.ioserde1Cargo.toml
crates.ioserde_json1Cargo.toml
crates.iotracing0.1Cargo.toml
crates.iotracing-subscriber0.3Cargo.toml
crates.iothiserror2Cargo.toml
crates.iosocket20.5Cargo.toml
crates.iotokio-util0.7Cargo.toml
crates.iorand0.8Cargo.toml
crates.iotokio-io-timeout1.2.1Cargo.toml
crates.iobase640.22Cargo.toml
crates.iourl2.5Cargo.toml
crates.ioeframe0.28Cargo.toml
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": [
        "censorship-circumvention",
        "cloudflare",
        "dpi-bypass",
        "proxy",
        "rust",
        "sni-spoofing",
        "tcp",
        "v2ray",
        "vless",
        "xray"
      ],
      "is_fork": false,
      "size_kb": 161983,
      "has_wiki": true,
      "homepage": "https://github.com/therealaleph/sni-spoofing-rust#setup-guide",
      "languages": {
        "Rust": 183111,
        "Shell": 7478,
        "Makefile": 1249,
        "Dockerfile": 1124
      },
      "pushed_at": "2026-06-02T17:32:55Z",
      "created_at": "2026-04-13T22:39:41Z",
      "owner_type": "User",
      "updated_at": "2026-07-26T09:35:06Z",
      "description": "DPI bypass via fake TLS ClientHello injection with wrong TCP sequence number. Rust port of @patterniha's SNI-Spoofing. Linux, macOS, Windows. Works with v2ray/xray VLESS configs behind Cloudflare.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://aleph.wtf",
      "name": "Shin (Former Aleph)",
      "type": "User",
      "login": "therealaleph",
      "company": null,
      "location": null,
      "followers": 1035,
      "avatar_url": "https://avatars.githubusercontent.com/u/67456590?v=4",
      "created_at": "2020-06-26T07:06:01Z",
      "is_verified": null,
      "public_repos": 39,
      "account_age_days": 2221
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-06-02T17:32:40Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-05-20T19:03:44Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-05-20T17:28:04Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-04-20T18:38:14Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-04-20T00:12:48Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-04-19T16:44:42Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-04-18T18:20:23Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-04-18T15:36:26Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-04-17T22:03:27Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-04-14T13:22:44Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-04-14T11:47:48Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-04-14T11:10:58Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-04-14T00:38:06Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-04-13T23:38:15Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-04-13T23:11:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d2956025c31d96f0f0a341af4f1a8eda204857c7",
          "body": null,
          "is_bot": false,
          "headline": "chore: update prebuilt binaries to v1.0.2",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-06-02T17:32:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d89e6cf23e3ccb309ba8464c23313c9a96440f1f",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve xray imports and release packaging",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-06-02T17:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dfe7eadac6369ea14f6d813bb9804eabf68554b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update prebuilt binaries to v1.0.1",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T19:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47ace0ec1e1cb6f4afa2e4a43bc5bbd9a28f2fe2",
          "body": null,
          "is_bot": false,
          "headline": "feat: bundle xray and add connection checks",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T18:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97dc31d17642de1d0a49a4368f69b7fb83e3380a",
          "body": null,
          "is_bot": false,
          "headline": "ci: update actions for node 24",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T17:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8557739d49c88e3797b3a5a40f618f22f228c24",
          "body": null,
          "is_bot": false,
          "headline": "chore: update prebuilt binaries to v1.0.0",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T17:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50228e7b91f698d598a8f45b00707b3dc38bde5a",
          "body": null,
          "is_bot": false,
          "headline": "fix: satisfy linux clippy",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T17:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09961ca706f292531b7a854770a6723a8e406eee",
          "body": null,
          "is_bot": false,
          "headline": "release: prepare v1.0.0",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-05-20T17:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1592797dc3e94d69af5b24653a6dafbbed21b9d6",
          "body": null,
          "is_bot": true,
          "headline": "chore: update prebuilt binaries to v0.5.1",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-20T18:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc06f4f987c6278d967baf7cfaa9ffe344e4ab0c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'pr22' into test-merge",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-20T18:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f405bf5d5599393650bbc38a99c75ee0d73817d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'pr20' into test-merge",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-20T18:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6430d9097d03f99ca86663c98b0cc2dacd23e7d9",
          "body": null,
          "is_bot": false,
          "headline": "chore: add makefile",
          "author_name": "Mohammadreza Jafari",
          "author_login": "v4g4b0nd-0x76",
          "committed_at": "2026-04-20T07:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f142833ee850420a39b1cf7fa66fec872881d6ff",
          "body": null,
          "is_bot": false,
          "headline": "chore: optimize ip addr lookups in sniffer and tls template decoding",
          "author_name": "Mohammadreza Jafari",
          "author_login": "v4g4b0nd-0x76",
          "committed_at": "2026-04-20T07:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01a8a2c8e4cb9d60a05f2fda656f130e1a26828f",
          "body": null,
          "is_bot": true,
          "headline": "chore: update prebuilt binaries to v0.5.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-20T00:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0e60a486a48316f3d69c51e66ac6ec6a2577b4",
          "body": "- New 'sni-spoof-rs scan' subcommand probes ~650 Cloudflare-fronted\n  domains and reports which ones pass DPI in the user's network\n- Built-in list at data/scan-snis.txt, user can override with --list\n- Works by sending TLS ClientHello over raw TCP and checking for\n  ServerHello response (type 0x16)\n[…]\ndmin -- plain outbound TLS\n- Existing proxy mode (sni-spoof-rs config.json) is unchanged\n- Dockerfile updated to include data/ for embedded list\n- README updated with scan usage in English and Persian",
          "is_bot": false,
          "headline": "add scan subcommand to probe working fake_sni candidates",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-20T00:09:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "657569bb104e59f3effdbc89b305c26c2a4bc3a9",
          "body": "…GitHub Releases",
          "is_bot": false,
          "headline": "add prebuilt binaries to releases/ folder for users who can't access …",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-19T18:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d93b5436ac1aa87cbabe4064f5b97042d6d0689e",
          "body": "# Conflicts:\n#\tsrc/config.rs\n#\tsrc/listener.rs\n#\tsrc/main.rs",
          "is_bot": false,
          "headline": "Merge branch 'pr17' into merge-pr17",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-19T16:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e76c59737d189e5d0c66b600544f8b48063a1afd",
          "body": "Idle timeout, buffer size (from #15 and #10)",
          "is_bot": false,
          "headline": "Merge pull request #16 from radioactiveAHM/main",
          "author_name": "Shin (Former Aleph)",
          "author_login": "therealaleph",
          "committed_at": "2026-04-19T16:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e6bcb7f25879e5339ef75c52f4955b446ef8e53",
          "body": null,
          "is_bot": false,
          "headline": "feat: add configurable gracefull shutdown",
          "author_name": "Mohammadreza Jafari",
          "author_login": "v4g4b0nd-0x76",
          "committed_at": "2026-04-19T05:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "937ba41f1e6b62f92ae3ae0e493ec3fe74f794ec",
          "body": null,
          "is_bot": false,
          "headline": "backoff on accept errors to avoid CPU spin when FDs exhausted",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-18T18:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e2c059b20a780ffdc51ef8a43bbe3d64e4a124b",
          "body": null,
          "is_bot": false,
          "headline": "add idle timeout and buffer size",
          "author_name": "radioactiveAHM",
          "author_login": "radioactiveAHM",
          "committed_at": "2026-04-18T17:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05f96aa5628ce9f84c59f370bffcad61c769cfa3",
          "body": null,
          "is_bot": false,
          "headline": "add download/release/stars badges to README",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-18T15:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b01beeb77bbf424b4437b28813dccc1c65ac2b",
          "body": "feat: add timeout fields",
          "is_bot": false,
          "headline": "Merge pull request #13 from v4g4b0nd-0x76/feat/timeout-options",
          "author_name": "Shin (Former Aleph)",
          "author_login": "therealaleph",
          "committed_at": "2026-04-18T15:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc10ad1d3996c55b75b560864ce7842de12806c5",
          "body": null,
          "is_bot": false,
          "headline": "chore: keepalive fields options",
          "author_name": "Mohammadreza Jafari",
          "author_login": "v4g4b0nd-0x76",
          "committed_at": "2026-04-18T08:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8013f534d692ef55907dd151465abd2e85c7827",
          "body": null,
          "is_bot": false,
          "headline": "feat: add timeout fields",
          "author_name": "Mohammadreza Jafari",
          "author_login": "v4g4b0nd-0x76",
          "committed_at": "2026-04-18T08:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b914887a5170e5a8b24e8f10ad806ad49ee5357",
          "body": "…from #10)",
          "is_bot": false,
          "headline": "add release profile optimizations, fix windivert-sys stack overflow (…",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-17T21:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a693f485bfa0f2cdbab1cbbc7937e4d91577217",
          "body": "ci: github action workflow for push prebuilt container image",
          "is_bot": false,
          "headline": "Merge pull request #9 from amir28/main",
          "author_name": "Shin (Former Aleph)",
          "author_login": "therealaleph",
          "committed_at": "2026-04-17T21:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343d792ceb8b30a5479ab3e59eb6956bdc9da3bd",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix docker image build context",
          "author_name": "amir28",
          "author_login": "amir28",
          "committed_at": "2026-04-17T03:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2510d6f73e07d7afc9f72d6289d5aee5a7ab1bc0",
          "body": null,
          "is_bot": false,
          "headline": "ci: Add GitHub Actions workflow for Docker image build",
          "author_name": "amir28",
          "author_login": "amir28",
          "committed_at": "2026-04-17T03:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84cb7e64604eece69bb71879dd54637defcc4ced",
          "body": null,
          "is_bot": false,
          "headline": "add Docker proxy: shared HTTP proxy for all devices on network",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T13:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeb3bd6cf8a404f68adbee9e79f9154c48291cf1",
          "body": null,
          "is_bot": false,
          "headline": "fix relay half-close data loss (closes #6)",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T11:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e3f8673a93b5e33acc1518be07afcf24653c37",
          "body": "fix Windows release packaging and sniffer registration",
          "is_bot": false,
          "headline": "Merge pull request #4 from ssmirr/windows-gnu-release-fix",
          "author_name": "Shin (Former Aleph)",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T11:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c380581d8763eee6ff43de035da464a18b814770",
          "body": null,
          "is_bot": false,
          "headline": "fix Windows sniffer registration deadlock",
          "author_name": "Samim",
          "author_login": "ssmirr",
          "committed_at": "2026-04-14T03:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd6f0d1169c6496bd04e2eb11835958edbd8f4f0",
          "body": null,
          "is_bot": false,
          "headline": "use GNU for Windows releases",
          "author_name": "Samim",
          "author_login": "ssmirr",
          "committed_at": "2026-04-14T02:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fcc88aa0e371d69b77c57acab2184e763a6e469",
          "body": null,
          "is_bot": false,
          "headline": "fix GNU Windows linker path",
          "author_name": "Samim",
          "author_login": "ssmirr",
          "committed_at": "2026-04-14T01:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa58cea650184636c6ecf91ecc9acc612ea5e49d",
          "body": null,
          "is_bot": false,
          "headline": "add GNU Windows release build",
          "author_name": "Samim",
          "author_login": "ssmirr",
          "committed_at": "2026-04-14T01:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d442ade347c73ce87107f32a69a3fcbeaa3cc40",
          "body": null,
          "is_bot": false,
          "headline": "fix Windows release packaging",
          "author_name": "Samim",
          "author_login": "ssmirr",
          "committed_at": "2026-04-14T01:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ca5dda8a8b6694cd2d76498406164b8df63884a",
          "body": null,
          "is_bot": false,
          "headline": "fix Windows: use SNIFF mode, separate inject handle, no re-injection",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T00:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ced4edc20b90b60e4ba4b22fe5542585cb57963",
          "body": null,
          "is_bot": false,
          "headline": "Windows: static link WinDivert, bundle WinDivert64.sys in release zip",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T00:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6794203410bf1749ce44d4dcd0c0e194d43510ac",
          "body": null,
          "is_bot": false,
          "headline": "add setup guide in English and Persian",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T00:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34ba1b44b0a42b2810dee3be73092add6c1533d0",
          "body": null,
          "is_bot": false,
          "headline": "fix Windows build: libc cfg guard, windivert API",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-14T00:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e448c9660445e042a4e1d5c75c4b7bdcd4b1bc46",
          "body": null,
          "is_bot": false,
          "headline": "add Windows support via WinDivert",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-13T23:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915a759c76dfcea302fd659732332f02b728314a",
          "body": null,
          "is_bot": false,
          "headline": "fix macOS BPF filter bytecode",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-13T23:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63cd6646891a633a1a525b202cc14b3b97c15457",
          "body": null,
          "is_bot": false,
          "headline": "default log level to warn for operational security",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-13T23:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b957fdcedaec37c988d33b87cd30fcae83164afd",
          "body": null,
          "is_bot": false,
          "headline": "initial release",
          "author_name": "therealaleph",
          "author_login": "therealaleph",
          "committed_at": "2026-04-13T22:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 45,
      "latest_release_at": "2026-06-02T17:32:40Z",
      "latest_release_tag": "v1.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 54,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 54,
      "mean_days_between_releases": 5.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 95,
      "stars": 847,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 10
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 3
          },
          {
            "date": "2026-04-17",
            "count": 2
          },
          {
            "date": "2026-04-18",
            "count": 7
          },
          {
            "date": "2026-04-19",
            "count": 2
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 3
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 12
          },
          {
            "date": "2026-05-20",
            "count": 6
          },
          {
            "date": "2026-05-22",
            "count": 2
          },
          {
            "date": "2026-05-23",
            "count": 3
          },
          {
            "date": "2026-05-24",
            "count": 3
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 3
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 6
          },
          {
            "date": "2026-06-02",
            "count": 4
          },
          {
            "date": "2026-06-05",
            "count": 2
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 4
          },
          {
            "date": "2026-07-02",
            "count": 2
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 3
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 95,
        "total_forks": 95
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 85474,
      "source_files_sampled": 23,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "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": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "tokio",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "tracing",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "tracing-subscriber",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "thiserror",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "socket2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5"
        },
        {
          "name": "tokio-util",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        },
        {
          "name": "rand",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8"
        },
        {
          "name": "tokio-io-timeout",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.2.1"
        },
        {
          "name": "base64",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.22"
        },
        {
          "name": "url",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.5"
        },
        {
          "name": "eframe",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.28"
        }
      ],
      "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": 7,
        "open_issues": 4,
        "closed_ratio": 0.833,
        "closed_issues": 20,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "therealaleph",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/67456590?v=4"
        },
        {
          "type": "User",
          "login": "v4g4b0nd-0x76",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/75523698?v=4"
        },
        {
          "type": "User",
          "login": "ssmirr",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/9158546?v=4"
        },
        {
          "type": "User",
          "login": "amir28",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/22644254?v=4"
        },
        {
          "type": "User",
          "login": "radioactiveAHM",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/72234822?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.698
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "ci.yml",
        "docker-image.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 2,
            "reason": "binaries present in source code",
            "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": 0,
            "reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
            "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": 2,
            "reason": "Found 6/22 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d2956025c31d96f0f0a341af4f1a8eda204857c7",
        "ran_at": "2026-07-26T22:42:48Z",
        "aggregate_score": 2.7,
        "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-06-02T17:32:57Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-04-20T18:34:55Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 24,
          "created_at": "2026-04-22T20:55:24Z",
          "last_comment_at": "2026-06-02T17:37:24Z",
          "last_comment_author": "therealaleph"
        },
        {
          "number": 31,
          "created_at": "2026-05-24T23:58:53Z",
          "last_comment_at": "2026-06-02T17:37:24Z",
          "last_comment_author": "therealaleph"
        },
        {
          "number": 32,
          "created_at": "2026-05-26T08:38:27Z",
          "last_comment_at": "2026-06-02T17:37:24Z",
          "last_comment_author": "therealaleph"
        },
        {
          "number": 35,
          "created_at": "2026-06-03T19:34:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/therealaleph/sni-spoofing-rust",
    "host": "github.com",
    "name": "sni-spoofing-rust",
    "owner": "therealaleph"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 24,
      "inputs": {
        "security": 14,
        "vitality": 64,
        "community": 60,
        "governance": 52,
        "engineering": 44,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 48,
        "overall_after_jurisdiction_multiplier": 24
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 45,
              "human_commit_share": 0.956,
              "days_since_last_push": 54,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 54 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 54
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "45 commits in the last year",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "v1.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 54,
              "mean_days_between_releases": 5.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 54 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 54
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~5.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 5.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 95,
              "stars": 847,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "847 stars",
                "points": 47.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 847
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "95 forks",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.698
            },
            "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 70% of commits",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 7,
              "open_issues": 4,
              "closed_issues": 20,
              "issue_closed_ratio": 0.833,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "7/10 decided PRs merged",
                "points": 26.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 7,
                      "decided": 10
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/22 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "followers": 1035,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "therealaleph",
              "public_repos": 39,
              "account_age_days": 2221
            },
            "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": "1,035 followers of therealaleph",
                "points": 21.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1035,
                      "login": "therealaleph"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "39 public repos, account ~6 yr old",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 39
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "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": 44,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "censorship-circumvention",
                "cloudflare",
                "dpi-bypass",
                "proxy",
                "rust",
                "sni-spoofing",
                "tcp",
                "v2ray",
                "vless",
                "xray"
              ],
              "has_wiki": true,
              "homepage": "https://github.com/therealaleph/sni-spoofing-rust#setup-guide",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://github.com/therealaleph/sni-spoofing-rust#setup-guide",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 14,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 14,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 2.7,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 14,
              "security_posture_before_jurisdiction": 27
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 1.5,
                "status": "partial",
                "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": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/22 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Iran"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Iran: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Iran"
                    }
                  }
                ],
                "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": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.488,
              "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": "21 of 43 human commits state their intent (structured subject or explanatory body)",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 43
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "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": 0,
                "status": "missed",
                "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": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "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 45",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 45
                    }
                  }
                ],
                "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": 98,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 85474,
              "source_files_sampled": 23,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/23 source files over 60KB",
                "points": 52.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 23,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch crates package 'sni-spoof-rs' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T22:43:05.310085Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/therealaleph/sni-spoofing-rust.svg",
  "full_name": "therealaleph/sni-spoofing-rust",
  "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 agregadas.