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

webishdev / fail2ban-dashboard

A web based dashboard for fail2ban

GoApache-2.0★ 17 estrellas⑂ 7 forksdesde may 2025Ver en GitHub ↗

webishdev/fail2ban-dashboard tiene un índice de salud de 62 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (77/100) y la más baja, Community & Adoption (37/100). Se actualizó por última vez hace 18 días. Una sola persona concentra la mayor parte del trabajo reciente.

62
global / 100
Moderado

Índice de salud del software

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

62
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

5 seguidores10 repositorios públicosdesde may 2022

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/webishdev/fail2ban-dashboardv0.11.0-24hace 18 días

Métricas por categoría

Vitalidad

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

77Bueno · 22% del índice global
Cómo se puntúa
28.8/36Recencia de push — último push hace 18 días
11.1/36Cadencia de commits — 16/52 semanas con commits
18/18Volumen de commits — 150 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year150
human_commit_share1
days_since_last_push18
active_weeks_last_year16
Cómo se puntúa
27/27Publica versiones — 24 versiones publicadas
36/36Recencia de las versiones — última versión hace 18 días
27/27Cadencia de publicación — una versión cada ~17,5 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count24
latest_release_tagv0.11.0
releases_from_tagsno
days_since_latest_release18
mean_days_between_releases17,5

Comunidad y Adopción

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

37En riesgo · 18% del índice global
Cómo se puntúa
19.5/60Estrellas — 17 estrellas
6.5/25Forks — 7 forks
0/15Observadores — 1 observadores
Datos de entrada utilizados
forks7
stars17
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
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?

62Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0.4/22.5Distribución de commits — el principal contribuyente firma el 98% de los commits
5.4/13.5Amplitud de contribuyentes — 4 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled4
top_contributor_share0,983
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
38.2/38.3Aceptación de PR — 13/13 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/8 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs13
open_issues0
closed_issues7
issue_closed_ratio1
closed_unmerged_prs0
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
5.6/25Alcance del propietario — 5 seguidores de webishdev
15.9/25Trayectoria — 10 repos públicos, cuenta de ~4 años
Datos de entrada utilizados
followers5
owner_typeOrganization
is_verified
owner_loginwebishdev
public_repos10
account_age_days1524
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 18 días
20/20Historial de versiones — 24 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/webishdev/fail2ban-dashboard
ecosystemsgo
any_deprecatedno
min_days_since_publish18

Calidad de Ingeniería

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

77Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 2 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 3 out of 4 merged PRs checked by a CI test -- score normalized to 7
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 11 topics
0/10Wiki
Datos de entrada utilizados
topicscontainer, docker, fail2ban, fail2ban-dashboard, podman, ban-ip-adress, security, security-audit, golang, metrics, prometheus-exporter
has_wikino
homepage
has_readme
has_docs_dir
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?

48En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.8/2.5CI-Tests — 3 out of 4 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/8 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 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/7.5Vulnerabilities — 22 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate3,5
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories36
affected_packages3
assessed_packages42
unassessed_packages0
affected_by_severitycritical 1, moderate 1, unknown 1
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 42 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

53Moderado · 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)
4.8/40Historial de commits legible — 9 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,09
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
51.5/55Tamaños de archivo manejables — 2/31 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes271.626
source_files_sampled31
oversized_source_files2

Datos clave

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

Más detalle

Historial de estrellas y forks 17 ★ / 7 ⇿
17Estrellas
7Forks
22Versiones

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.

04812162017722025-052025-122026-07
Mayor 0Menor 7Parche 15

Cada punto abarca 2 días.

OpenSSF Scorecard 3.5 / 10
3.5agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-22 04:17 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
7CI-Tests3 out of 4 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/8 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 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
0Vulnerabilities22 existing vulnerabilities detected
Dependencias directas 8
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/gofiber/fiber/v3v3.3.0go.mod
Gogithub.com/kisielk/og-rekv1.3.0go.mod
Gogithub.com/nlpodyssey/gopicklev0.3.0go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogolang.org/x/oauth2v0.36.0go.mod
Todas las dependencias 42

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

RegistroPaqueteVersiónRelación
Gogithub.com/gofiber/fiber/v3v3.3.0directa
Gogithub.com/kisielk/og-rekv1.3.0directa
Gogithub.com/nlpodyssey/gopicklev0.3.0directa
Gogithub.com/prometheus/client_golangv1.23.2directa
Gogithub.com/prometheus/client_modelv0.6.2directa
Gogithub.com/spf13/cobrav1.10.2directa
Gogithub.com/spf13/viperv1.21.0directa
Gogolang.org/x/oauth2v0.36.0directa
Gogithub.com/andybalholm/brotliv1.2.1indirecta
Gogithub.com/aristanetworks/gomapv0.0.0-20240919214256-2b26376628e1indirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/fsnotify/fsnotifyv1.10.1indirecta
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirecta
Gogithub.com/gofiber/schemav1.7.1indirecta
Gogithub.com/gofiber/utils/v2v2.0.6indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/klauspost/compressv1.18.6indirecta
Gogithub.com/kylelemons/godebugv1.1.0indirecta
Gogithub.com/mattn/go-colorablev0.1.14indirecta
Gogithub.com/mattn/go-isattyv0.0.22indirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/pelletier/go-toml/v2v2.3.1indirecta
Gogithub.com/philhofer/fwdv1.2.0indirecta
Gogithub.com/prometheus/commonv0.66.1indirecta
Gogithub.com/prometheus/procfsv0.16.1indirecta
Gogithub.com/sagikazarmark/locaferov0.12.0indirecta
Gogithub.com/spf13/aferov1.15.0indirecta
Gogithub.com/spf13/castv1.10.0indirecta
Gogithub.com/spf13/pflagv1.0.10indirecta
Gogithub.com/subosito/gotenvv1.6.0indirecta
Gogithub.com/tinylib/msgpv1.6.4indirecta
Gogithub.com/valyala/bytebufferpoolv1.0.0indirecta
Gogithub.com/valyala/fasthttpv1.71.0indirecta
Gogo.yaml.in/yaml/v2v2.4.2indirecta
Gogo.yaml.in/yaml/v3v3.0.4indirecta
Gogolang.org/x/cryptov0.51.0indirecta
Gogolang.org/x/netv0.54.0indirecta
Gogolang.org/x/sysv0.44.0indirecta
Gogolang.org/x/textv0.37.0indirecta
Gogoogle.golang.org/protobufv1.36.8indirecta
Avisos de dependencias 3

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/cryptov0.51.0indirectacrítica270.52.0
golang.org/x/netv0.54.0indirectamoderada80.56.0
golang.org/x/textv0.37.0indirectadesconocida10.39.0

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "container",
        "docker",
        "fail2ban",
        "fail2ban-dashboard",
        "podman",
        "ban-ip-adress",
        "security",
        "security-audit",
        "golang",
        "metrics",
        "prometheus-exporter"
      ],
      "is_fork": false,
      "size_kb": 4644,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 355296,
        "CSS": 1806,
        "HTML": 9479,
        "Shell": 4029,
        "Makefile": 2294,
        "Dockerfile": 271
      },
      "pushed_at": "2026-07-03T10:00:18Z",
      "created_at": "2025-05-23T17:34:49Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T21:56:20Z",
      "description": "A web based dashboard for fail2ban",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://web.webish.dev",
      "name": "Web(-ish) development",
      "type": "Organization",
      "login": "webishdev",
      "company": null,
      "location": null,
      "followers": 5,
      "avatar_url": "https://avatars.githubusercontent.com/u/105858598?v=4",
      "created_at": "2022-05-19T11:16:50Z",
      "is_verified": null,
      "public_repos": 10,
      "account_age_days": 1524
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-07-03T09:57:10Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-01T08:34:14Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-05-19T15:03:49Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2026-04-18T18:23:58Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-03-02T16:29:52Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-02-12T16:08:40Z"
        },
        {
          "tag": "v0.7.8",
          "kind": "patch",
          "published_at": "2026-02-10T17:05:46Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2026-02-07T18:43:12Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2026-02-01T12:33:25Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2026-01-26T17:22:29Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2026-01-26T17:07:52Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2026-01-23T19:25:00Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2026-01-23T18:39:47Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2025-12-10T16:19:13Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-11-09T18:10:58Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2025-08-29T11:40:48Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2025-08-28T13:49:22Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2025-06-04T15:28:29Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2025-05-29T16:02:36Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2025-05-29T15:53:49Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-05-29T15:29:56Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-05-26T16:29:49Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-05-24T15:13:00Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2025-05-24T11:43:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "207ed743edf187dcd2c688a6bae008c92e7915ca",
          "body": "Add OAuth2 support",
          "is_bot": false,
          "headline": "Merge pull request #20 from webishdev/oauth2",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-03T09:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bac7d32f45172bd607b11f8d330f58d1d77ee63",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint errors",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-03T09:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "145632dbda428e74169780bb88739209c19fc359",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-03T09:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2542bd551373174dc4e0c714710b8dc8a92e545",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-03T09:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d90a3c917449b9f46f7b47117ab8c8e04eb3770d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-03T09:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8242d44b774738888e49bd881b516872d62f4e92",
          "body": null,
          "is_bot": false,
          "headline": "Update test",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-03T09:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6606cfc188dd752818214bb766176e689b917178",
          "body": null,
          "is_bot": false,
          "headline": "Add local keycloak setup script",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-03T09:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c0b813d05740c405bdbe80b11f1267df7e7d0f6",
          "body": null,
          "is_bot": false,
          "headline": "Fix PKCE code verifier handling, update README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-03T09:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee077fc71f64443c13a3d5e434ef4e4c4bbe6199",
          "body": null,
          "is_bot": false,
          "headline": "Add timeout minutes for OAuth2 sessions",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-02T14:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f64c05ceb346005515db7d5514f064c837b166f",
          "body": null,
          "is_bot": false,
          "headline": "Improve README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-02T14:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c982a3170e2adc5f1adc2b382ad77b418f6c453",
          "body": null,
          "is_bot": false,
          "headline": "Improve README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-02T14:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1dd5c250246767912917fda88ab20e118fea93b",
          "body": null,
          "is_bot": false,
          "headline": "Add tests",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-02T13:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf0bf00d0922be422d7d5f27e3fbfbe7b370921",
          "body": null,
          "is_bot": false,
          "headline": "Add tests",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-02T13:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "642e50e4f305431b3688380fdba3f1c2491bd157",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-02T13:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "015875a156d9d8a16bc95b37c2cff2cb24e8b2c0",
          "body": null,
          "is_bot": false,
          "headline": "Fix base path usage",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-02T13:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9da8b66d24062bd95228ed7f7233fa330f2ccc68",
          "body": null,
          "is_bot": false,
          "headline": "Add logout and session expire",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-02T13:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9de82edb48a891edcf13f3126e4b3a1c15c011ee",
          "body": null,
          "is_bot": false,
          "headline": "Add login page",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-02T09:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e142e38459c8ac7cdc534511abe11703af8a964",
          "body": null,
          "is_bot": false,
          "headline": "Improve OAuth2 configuration",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-02T08:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de821e700e0e98e57bfb8730f35922160e641b8",
          "body": null,
          "is_bot": false,
          "headline": "Add todo",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-01T12:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fa34b4c0dbb0bae0e995264b23770244ec6864f",
          "body": null,
          "is_bot": false,
          "headline": "First dummy OAuth2 middleware implementation",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-01T12:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cc3fc12cab4bb3da5c616489708a98f9c2a45a6",
          "body": null,
          "is_bot": false,
          "headline": "Add tests",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-01T08:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b89c196dd9c21b81382e37c34802b2d7e89a4e8",
          "body": null,
          "is_bot": false,
          "headline": "Introduce serve command",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-01T08:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d543a96ba1e87258e043a92077a9b1bd46a775f",
          "body": null,
          "is_bot": false,
          "headline": "Fix config file look up order",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-07-01T08:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3779f4e12a7fcc81ec3f469630b7a44224b66ef2",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-06-30T12:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f89ca6c8313d965d09954c3ead63b8a44477591f",
          "body": "Add config file support",
          "is_bot": false,
          "headline": "Merge pull request #19 from webishdev/config_file",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-06-30T12:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bc3d8931416d0535e38b8c5b1380369e86d4261",
          "body": null,
          "is_bot": false,
          "headline": "Fix password generation",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-06-30T12:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6a0a7a96fa3605703f4707075af00bf05ed723d",
          "body": null,
          "is_bot": false,
          "headline": "Add config file support",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-06-30T12:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530f044b5cb1dfb2d749379598f5f957f16aab15",
          "body": "Update Go version, migrate gofiber from v2 to v3",
          "is_bot": false,
          "headline": "Merge pull request #18 from webishdev/bump_versions",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-06-30T08:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f716c656506acaf1499dec92bf96f0a5bfec98ef",
          "body": null,
          "is_bot": false,
          "headline": "Update Go version, migrate gofiber from v2 to v3",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-06-30T08:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31c000fa688934aa63d3aeced2ce012b92212dca",
          "body": "Update workflow versions",
          "is_bot": false,
          "headline": "Merge pull request #17 from webishdev/feature/update_gh_workflows",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-06-18T18:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86fc7b5284221359b227bbead10a74a16d582631",
          "body": null,
          "is_bot": false,
          "headline": "Update workflow versions",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-05-19T15:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f629ea59524e96acdba57217578271366c8b262",
          "body": "Add IPv6 support, bump dependencies",
          "is_bot": false,
          "headline": "Merge pull request #16 from webishdev/feature/ipv6",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-05-19T15:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c6fd1142d013a785e4473d46da1e3452aeb346",
          "body": null,
          "is_bot": false,
          "headline": "Update images to show IPv6",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-05-19T15:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8817a84748dc8f0dd654b962b1e1e1f156c7423f",
          "body": null,
          "is_bot": false,
          "headline": "Add tests, handle GeoIP download status codes",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-05-19T14:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0dca32712156ab42e21d1ba310065478009a6a5",
          "body": null,
          "is_bot": false,
          "headline": "Add IPv6 support",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-05-19T14:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c6cd01ff5f9779f13555b6f5a6ad0b502062c8",
          "body": null,
          "is_bot": false,
          "headline": "Update daisyUI",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-04-18T18:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d34e2486800adc78a3c46836f218ea622f8b6e67",
          "body": null,
          "is_bot": false,
          "headline": "Update go version to 1.26.2",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-04-18T18:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd9787ae96b14c9eb7e54bae1b4017e6124de2c",
          "body": null,
          "is_bot": false,
          "headline": "Add formatting for permanent penalty",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-04-18T18:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d8d4e4a69aa8fecd995036a9b104211e2a0c82",
          "body": null,
          "is_bot": false,
          "headline": "Add more tests",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-04-18T18:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edad5476b447dfa07c1b74bc7c3ecd4166997f0e",
          "body": "…r new regex",
          "is_bot": false,
          "headline": "Move regex out of for loop, create own parsing function, add tests fo…",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-04-18T18:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f31b454db195b8b0c50cebb7af5f8b9ffa8534f",
          "body": "Improve regex pattern for parsing ban entries",
          "is_bot": false,
          "headline": "Merge pull request #14 from gentges/patch-1",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-04-18T17:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40109946f627e597f58294a8b76482812306b000",
          "body": "Adjusted the whitespace handling in the first part of the regex and allowed for negative numbers in the ban duration part.",
          "is_bot": false,
          "headline": "Improve regex pattern for parsing ban entries",
          "author_name": "Julian Gentges",
          "author_login": "gentges",
          "committed_at": "2026-04-17T20:34:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71b806166b49bcc8a0d1970adc2268c6bdfdf745",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-03-02T17:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a52af9dcaa62a43687803873b246a59bebd8590",
          "body": null,
          "is_bot": false,
          "headline": "Update E2E script, README and Makefile help description",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-03-02T17:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd746913d36f3bee36b9aeeeba83dfad87ffa5df",
          "body": null,
          "is_bot": false,
          "headline": "Add ARM build",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-03-02T17:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f5013d1e89d576fc237039a8258e58554070cc",
          "body": null,
          "is_bot": false,
          "headline": "Fix README",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-03-02T16:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6f21dda9e7a58ae7cc0a44b9c6aab8bd4ba15e6",
          "body": null,
          "is_bot": false,
          "headline": "Fix build artifacts",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-03-02T16:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38d8cfc753a7a8f28c4280e98fb71753ed927c2",
          "body": null,
          "is_bot": false,
          "headline": "Add lint to Makefile",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-03-02T16:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c754aeb4f6a86b8ced5fbeeae442e5063a9a2db8",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies, fix typos, adds SHA256 sum",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-03-02T15:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feb3ea51e7b23aaabb439488b9db377a9f38afe4",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint errors",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-18T16:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dbd974f5b9e0c880ad39a9aeada4e51ff6dc014",
          "body": null,
          "is_bot": false,
          "headline": "Add test",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-18T15:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "577fd58b5abf0ce8813dd8e4706156c0a46cbaaa",
          "body": null,
          "is_bot": false,
          "headline": "Add test",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-18T15:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "909c86bae785f0a97d1f763f0be8dcd80665a547",
          "body": null,
          "is_bot": false,
          "headline": "Add test",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-18T15:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e793cf38c4e8863bcfb0572bf2ccd73845499e",
          "body": null,
          "is_bot": false,
          "headline": "More refactorings",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-18T15:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94a494885addb89ee70f390ed8db75640645b1b",
          "body": null,
          "is_bot": false,
          "headline": "Refactor the fail2ban-dashboard file into smaller methods",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-18T15:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "604ce9f2778c349a2f3dbfbfac51ccb7cc7080d2",
          "body": null,
          "is_bot": false,
          "headline": "Rename f2b_banned_sum to f2b_banned_total",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-18T15:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec0aa6afaa238912d5fe658d6d08e24a19557ce5",
          "body": null,
          "is_bot": false,
          "headline": "Improve README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-16T15:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05300025fc5c754439bb6ac34021c0f948d68616",
          "body": "…ossible to expose metrics together with the dashboard",
          "is_bot": false,
          "headline": "Use mascot on the dashboard, add f2b_banned_sum in metrics, make it p…",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-16T15:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec63d36b8a628da8ea5e39ab5d6173f549574de4",
          "body": null,
          "is_bot": false,
          "headline": "Fix Docker compose Golang version",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-16T15:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e4cbae40fc76f0b873dbcc7af0cdee7424b3c3",
          "body": null,
          "is_bot": false,
          "headline": "Add metrics environment variables to README",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-12T16:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00d05df1010eebe09b2559d5d445d25f5bcc19c1",
          "body": "Add Prometheus metrics",
          "is_bot": false,
          "headline": "Merge pull request #13 from webishdev/metrics",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-12T16:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1ae41782816c0ce6d4bb92f65a3ff5b3d017eca",
          "body": null,
          "is_bot": false,
          "headline": "Update golang-lint to match Golang version update",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-12T16:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6513c105532eeb8fa06b5230d6e9d28e6c546e2d",
          "body": null,
          "is_bot": false,
          "headline": "Fix image location",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-12T15:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2af5c2c10656097b3ef13116c1b1538c46bbec6",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-12T15:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd8529821bc34c9c2f82a73a38e38d8b312bd121",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-12T15:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6776614dddd30ed3af6757b5da8b9c440e1deeba",
          "body": null,
          "is_bot": false,
          "headline": "Add tests, Bump go to version 1.26.0",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-12T15:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f25eb50cdc796919c1e3e92efb6dc3912b4125",
          "body": null,
          "is_bot": false,
          "headline": "Add mascot",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-12T15:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c50576f1db002f976ede15ad9a28887ff35852e",
          "body": null,
          "is_bot": false,
          "headline": "Refactoring",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-12T15:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7751c88c6c9170c43c6fd0e552032a283516fca5",
          "body": null,
          "is_bot": false,
          "headline": "Add first version of prometheus metrics",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-11T16:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c76113ab1fdefac476a02c27a59c0f4e24f4da6",
          "body": "…fter cache timeout",
          "is_bot": false,
          "headline": "Add --scheduled-geoip-download flag and download GeoIP data shortly a…",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-11T15:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b056f4bc41f752970c77a604e63bb388db88e1b6",
          "body": null,
          "is_bot": false,
          "headline": "Improve theme selection",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-10T17:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5516b4ace16ddf9f8b9ad7831f6eca4139c476ad",
          "body": null,
          "is_bot": false,
          "headline": "Update Golang version",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-10T17:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7abc950bf3266240d25d830a1748fee715c1412",
          "body": null,
          "is_bot": false,
          "headline": "Fix basePath usage",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-08T11:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94fb60d5f1ac01acf6cb936840b74c826bb04878",
          "body": "Improve UI",
          "is_bot": false,
          "headline": "Merge pull request #12 from webishdev/improve_ui",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T18:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c55390bebefcd3886ec35bb456d9b2a15a081e83",
          "body": null,
          "is_bot": false,
          "headline": "Fix basePath usage",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T18:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c9564da88523798a838d08767130aa2d617c80d",
          "body": null,
          "is_bot": false,
          "headline": "Add base path to debug compose file",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T18:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72ca582fc1ccdb14415337fb3969521cff0e6e01",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T18:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81ed8c6fd7a486eb5e715d76f46b3c653784387e",
          "body": null,
          "is_bot": false,
          "headline": "Improve README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T18:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6bf2cfeea7d6bf8d96f6b3b9ca024252c3fe2d0",
          "body": null,
          "is_bot": false,
          "headline": "Add more screenshots and update README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T18:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4e8dba2fc22ba3908f38a4f905545edbd06ff2e",
          "body": null,
          "is_bot": false,
          "headline": "Improve theming",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T17:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "562f878fa073c6c005680a32fbb09044255a0cf7",
          "body": null,
          "is_bot": false,
          "headline": "Show sum of currently banned addresses",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T17:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49a8c93355b4d06e1a239fa6ade3ca8be5c914f6",
          "body": null,
          "is_bot": false,
          "headline": "Update DaisyUI",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T17:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8564e2f465b46cc923930990e878f82cc2d004a1",
          "body": null,
          "is_bot": false,
          "headline": "Add more IP addresses to E2E test setup",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T17:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abab115c98a9b107dc4b902a4cfaf8a11769a9fd",
          "body": null,
          "is_bot": false,
          "headline": "Improve mobile badge visibility",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T17:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a280b18e23c3c2daf444597c81d3e793f2d159bc",
          "body": null,
          "is_bot": false,
          "headline": "Use GitHub icon instead of text",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T17:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cb2ec3604a6553a9c18690f0b6b4b1d6ebbb3bb",
          "body": null,
          "is_bot": false,
          "headline": "Improve UI",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T17:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2a96ea1ddf01d5262bb000c554ec201e4e51d8",
          "body": null,
          "is_bot": false,
          "headline": "Improve mobile styles",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T16:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5320f77146ff8bf9c7941b9f19247a6f4deccd8",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T16:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d9aec84367a5fb435de7a5e5fe08cb0b1cb9e1",
          "body": null,
          "is_bot": false,
          "headline": "Clean up",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T16:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d5b509845b21f0374011093d44a7b9d24a803b",
          "body": null,
          "is_bot": false,
          "headline": "Improve UI",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T16:36:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3bc4f90cfa1c01edad11ab99c5c8452d3a5e7d",
          "body": null,
          "is_bot": false,
          "headline": "Improve UI",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T16:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69378e65d2273e98c64b6fc45ca1797c88421d23",
          "body": null,
          "is_bot": false,
          "headline": "Improve UI",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T16:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaa5e5fe574a3d114e73929e69108a5a0029d6e3",
          "body": null,
          "is_bot": false,
          "headline": "Improve detail view",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-07T15:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f6d34e62ba83c741d221ce4257c3a093e56faf5",
          "body": null,
          "is_bot": false,
          "headline": "Add data to the details page, improve layout",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-04T16:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2000084dd6b2bceb7ae25372b17893ba53c8f2cb",
          "body": null,
          "is_bot": false,
          "headline": "Improve templating, add basic details page",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-04T16:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e932758d6e2b599986cf46a869e7368a571f1a71",
          "body": null,
          "is_bot": false,
          "headline": "Add tests results",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-02T16:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ec19705413b522a9c36ad46b8f8646eb98842f6",
          "body": null,
          "is_bot": false,
          "headline": "Fix base path usage in index.html",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-01T15:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97f1435a1a1af61bfb3b0e07095ddbed87a009e4",
          "body": null,
          "is_bot": false,
          "headline": "Add `--base-path` flag",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-01T12:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c7f0be58e6043baf3a1cf0418abbd8f8d3c63dd",
          "body": null,
          "is_bot": false,
          "headline": "Improve e2e README.md",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-01T12:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c25059964545846ba21762ad38e1f5c557d4a4",
          "body": null,
          "is_bot": false,
          "headline": "Improve e2e default mode",
          "author_name": "Simon Skoczylas",
          "author_login": "giftkugel",
          "committed_at": "2026-02-01T12:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 150,
      "latest_release_at": "2026-07-03T09:57:10Z",
      "latest_release_tag": "v0.11.0",
      "releases_from_tags": false,
      "days_since_last_push": 18,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 18,
      "mean_days_between_releases": 17.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/webishdev/fail2ban-dashboard",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/webishdev/fail2ban-dashboard",
          "is_deprecated": false,
          "latest_version": "v0.11.0",
          "repository_url": "https://github.com/webishdev/fail2ban-dashboard",
          "versions_count": 24,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-03T09:56:31Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 18
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 17,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-09-04",
            "count": 2
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": {
        "days": [
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 2
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 17,
        "total_stars": 17
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 271626,
      "source_files_sampled": 31,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.51.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 61
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.54.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 8,
            "oldest_advisory_days": 61
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 36,
        "affected_count": 3,
        "assessed_count": 42,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/gofiber/fiber/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.0"
        },
        {
          "name": "github.com/kisielk/og-rek",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/nlpodyssey/gopickle",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/prometheus/client_model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/gofiber/fiber/v3",
            "direct": true,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kisielk/og-rek",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nlpodyssey/gopickle",
            "direct": true,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aristanetworks/gomap",
            "direct": false,
            "version": "v0.0.0-20240919214256-2b26376628e1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofiber/schema",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofiber/utils/v2",
            "direct": false,
            "version": "v2.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/philhofer/fwd",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tinylib/msgp",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasthttp",
            "direct": false,
            "version": "v1.71.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.51.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.8",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 42,
        "direct_count": 8,
        "indirect_count": 34
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 13,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 7,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "giftkugel",
          "commits": 174,
          "avatar_url": "https://avatars.githubusercontent.com/u/9103924?v=4"
        },
        {
          "type": "User",
          "login": "gentges",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13141309?v=4"
        },
        {
          "type": "User",
          "login": "centaurus22",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/63589495?v=4"
        },
        {
          "type": "User",
          "login": "claudinezillmann",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/176019800?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.983
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/8 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 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": 0,
            "reason": "22 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "207ed743edf187dcd2c688a6bae008c92e7915ca",
        "ran_at": "2026-07-22T04:17:00Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-03T09:59:14Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-03T09:56:31Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/webishdev/fail2ban-dashboard",
    "host": "github.com",
    "name": "fail2ban-dashboard",
    "owner": "webishdev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 48,
        "vitality": 77,
        "community": 37,
        "governance": 62,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 150,
              "human_commit_share": 1,
              "days_since_last_push": 18,
              "active_weeks_last_year": 16
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 18 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "150 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 150
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 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": 24,
              "latest_release_tag": "v0.11.0",
              "releases_from_tags": false,
              "days_since_latest_release": 18,
              "mean_days_between_releases": 17.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 18 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~17.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 17.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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 18,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 18 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 37,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "forks": 7,
              "stars": 17,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "17 stars",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.983
            },
            "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 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 13,
              "open_issues": 0,
              "closed_issues": 7,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "13/13 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 13,
                      "decided": 13
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/8 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "followers": 5,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "webishdev",
              "public_repos": 10,
              "account_age_days": 1524
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "5 followers of webishdev",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5,
                      "login": "webishdev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "10 public repos, account ~4 yr old",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 10
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/webishdev/fail2ban-dashboard"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 18
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 18 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "24 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "container",
                "docker",
                "fail2ban",
                "fail2ban-dashboard",
                "podman",
                "ban-ip-adress",
                "security",
                "security-audit",
                "golang",
                "metrics",
                "prometheus-exporter"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 48,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/8 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 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": "22 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 42 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 42
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 36,
              "affected_packages": 3,
              "assessed_packages": 42,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, moderate 1, unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 42,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.09,
              "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": "9 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 271626,
              "source_files_sampled": 31,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/31 source files over 60KB",
                "points": 51.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 31,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T04:17:19.029674Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/webishdev/fail2ban-dashboard.svg",
  "full_name": "webishdev/fail2ban-dashboard",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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