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

projectcapsule / capsule-proxy

Reverse proxy for Capsule Operator.

Go · ShellApache-2.0★ 59 estrellas⑂ 58 forksdesde sept 2020Ver en GitHub ↗

projectcapsule/capsule-proxy tiene un índice de salud de 78 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Vitality (92/100) y la más baja, Community & Adoption (60/100). Se actualizó por última vez hoy. 2 personas concentran la mayor parte del trabajo reciente.

78
global / 100
Bueno

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

78
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

Project CapsuleOrganización
44 seguidores11 repositorios públicosdesde oct 2023

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/projectcapsule/capsule-proxyv0.13.9-65hace 6 días

Métricas por categoría

Vitalidad

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

92Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
24.2/36Cadencia de commits — 35/52 semanas con commits
18/18Volumen de commits — 225 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year225
human_commit_share0,33
days_since_last_push0
active_weeks_last_year35
Cómo se puntúa
27/27Publica versiones — 64 versiones publicadas
36/36Recencia de las versiones — última versión hace 6 días
27/27Cadencia de publicación — una versión cada ~5,2 días
8/10OpenSSF Scorecard: Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
Datos de entrada utilizados
releases_count64
latest_release_tagv0.13.9
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases5,2

Comunidad y Adopción

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

60Moderado · 18% del índice global
Cómo se puntúa
28.6/60Estrellas — 59 estrellas
14.6/25Forks — 58 forks
3.3/15Observadores — 5 observadores
Datos de entrada utilizados
forks58
stars59
watchers5
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)
18/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conductno
has_pull_request_template

Sostenibilidad y Gobernanza

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

75Bueno · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
11.4/22.5Distribución de commits — el principal contribuyente firma el 49% de los commits
13.5/13.5Amplitud de contribuyentes — 40 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 17 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled40
top_contributor_share0,494
Cómo se puntúa
45.6/46.8Resolución de issues — 98% de issues cerradas
31.5/38.3Aceptación de PR — 716/869 PR decididos fusionados
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Datos de entrada utilizados
merged_prs716
open_issues5
closed_issues196
issue_closed_ratio0,975
closed_unmerged_prs153
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
11.9/25Alcance del propietario — 44 seguidores de projectcapsule
13.4/25Trayectoria — 11 repos públicos, cuenta de ~2 años
Datos de entrada utilizados
followers44
owner_typeOrganization
is_verified
owner_loginprojectcapsule
public_repos11
account_age_days1019
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 6 días
20/20Historial de versiones — 65 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/projectcapsule/capsule-proxy
ecosystemsgo
any_deprecatedno
min_days_since_publish6

Calidad de Ingeniería

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

86Excelente · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 13 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
9.6/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_config
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://github.com/projectcapsule/capsule
10/10Descripción del repositorio
10/10Topics — 5 topics
10/10Wiki
Datos de entrada utilizados
topicskubernetes, multitenant, multitenancy, kubernetes-controller, capsule
has_wiki
homepagehttps://github.com/projectcapsule/capsule
has_readme
has_docs_dirno
has_description

Seguridad

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

76Bueno · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 17 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
6/7.5Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate7,6

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.

75Bueno · 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)
40/40Historial de commits legible — 33 de 33 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share1
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
4/10Práctica demostrada con agentes — 2 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 67 de los últimos 100 commits son actualizaciones automáticas de dependencias
7/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
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,02
toolchain_manifestsgo.mod
dependency_bot_commit_share0,67
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/102 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes26.646
source_files_sampled102
oversized_source_files0

Datos clave

59estrellas de GitHub
40contribuidores
225commits en los últimos 12 meses
0días desde el último push
64versiones publicadas
2factor bus
5issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

Historial de estrellas y forks 59 ★ / 58 ⇿
59Estrellas
58Forks
59Versiones

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.

0102030405060595722020-092023-082026-07
Mayor 0Menor 13Parche 41

Cada punto abarca 6 días.

OpenSSF Scorecard 7.6 / 10
7.6agregado

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 03:12 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Dependencias directas 22
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/go-logr/logrv1.4.3go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/onsi/ginkgo/v2v2.29.0go.mod
Gogithub.com/onsi/gomegav1.41.0go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/projectcapsule/capsulev0.13.2go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/thediveo/enumflagv0.10.1go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogolang.org/x/netv0.56.0go.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apiextensions-apiserverv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Gok8s.io/apiserverv0.36.2go.mod
Gok8s.io/client-gov0.36.2go.mod
Gok8s.io/component-basev0.36.2go.mod
Gok8s.io/kubectlv0.36.2go.mod
Gok8s.io/utilsv0.0.0-20260707023825-cf1189d6abe3go.mod
Gosigs.k8s.io/controller-runtimev0.24.1go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "kubernetes",
        "multitenant",
        "multitenancy",
        "kubernetes-controller",
        "capsule"
      ],
      "is_fork": false,
      "size_kb": 2213,
      "has_wiki": true,
      "homepage": "https://github.com/projectcapsule/capsule",
      "languages": {
        "Go": 300289,
        "Shell": 120731,
        "Makefile": 18822,
        "Dockerfile": 793,
        "JavaScript": 608,
        "Go Template": 15327
      },
      "pushed_at": "2026-07-22T00:42:21Z",
      "created_at": "2020-09-16T13:52:50Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T15:03:43Z",
      "description": "Reverse proxy for Capsule Operator.",
      "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",
        "Shell"
      ]
    },
    "owner": {
      "blog": "https://projectcapsule.dev",
      "name": "Project Capsule",
      "type": "Organization",
      "login": "projectcapsule",
      "company": null,
      "location": null,
      "followers": 44,
      "avatar_url": "https://avatars.githubusercontent.com/u/147177907?v=4",
      "created_at": "2023-10-06T15:14:17Z",
      "is_verified": null,
      "public_repos": 11,
      "account_age_days": 1019
    },
    "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.13.9",
          "kind": "patch",
          "published_at": "2026-07-15T08:39:28Z"
        },
        {
          "tag": "v0.13.8",
          "kind": "patch",
          "published_at": "2026-07-14T08:50:29Z"
        },
        {
          "tag": "v0.13.7",
          "kind": "patch",
          "published_at": "2026-07-02T13:03:34Z"
        },
        {
          "tag": "v0.13.6",
          "kind": "patch",
          "published_at": "2026-07-01T13:11:05Z"
        },
        {
          "tag": "v0.13.5",
          "kind": "patch",
          "published_at": "2026-06-17T04:34:15Z"
        },
        {
          "tag": "v0.13.4",
          "kind": "patch",
          "published_at": "2026-06-09T09:55:52Z"
        },
        {
          "tag": "v0.13.3",
          "kind": "patch",
          "published_at": "2026-06-04T14:07:14Z"
        },
        {
          "tag": "v0.13.2",
          "kind": "patch",
          "published_at": "2026-06-02T12:11:20Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2026-05-29T12:34:51Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-05-29T10:08:20Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-04-14T09:22:56Z"
        },
        {
          "tag": "v0.11.3",
          "kind": "patch",
          "published_at": "2026-03-31T05:50:42Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2026-03-11T13:39:30Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2026-02-23T21:37:28Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-02-23T10:24:36Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2026-01-22T20:19:35Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2025-12-09T15:56:40Z"
        },
        {
          "tag": "v0.9.12",
          "kind": "patch",
          "published_at": "2025-09-02T11:44:20Z"
        },
        {
          "tag": "v0.9.11",
          "kind": "patch",
          "published_at": "2025-08-29T11:46:37Z"
        },
        {
          "tag": "v0.9.10",
          "kind": "patch",
          "published_at": "2025-08-20T10:59:28Z"
        },
        {
          "tag": "v0.9.9",
          "kind": "patch",
          "published_at": "2025-07-22T17:34:25Z"
        },
        {
          "tag": "v0.9.8",
          "kind": "patch",
          "published_at": "2025-06-13T08:47:09Z"
        },
        {
          "tag": "v0.9.7",
          "kind": "patch",
          "published_at": "2025-06-03T12:36:53Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2025-06-03T06:51:17Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2025-05-20T17:37:43Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2025-05-20T16:16:53Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2025-04-26T04:56:15Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2025-04-01T09:34:34Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2025-02-10T13:26:06Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2025-01-11T00:15:12Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2024-12-22T13:14:54Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2024-11-15T15:46:55Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2024-10-17T10:09:59Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2024-08-29T09:40:40Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2024-06-26T07:15:44Z"
        },
        {
          "tag": "v0.7.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-05-06T19:10:57Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-02-28T07:16:23Z"
        },
        {
          "tag": "v0.6.0-rc0",
          "kind": "prerelease",
          "published_at": "2024-02-21T16:45:00Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2023-12-29T17:11:16Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2023-12-29T16:36:52Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2023-12-06T14:55:11Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2023-11-23T11:39:50Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2023-11-06T08:53:47Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2023-06-01T13:40:39Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2023-05-22T12:37:58Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2023-03-20T13:46:05Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2023-03-14T20:14:53Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2023-03-04T17:39:15Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2023-02-15T16:19:29Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2022-12-05T14:01:28Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-10-11T13:49:05Z"
        },
        {
          "tag": "v0.3.1-rc0",
          "kind": "prerelease",
          "published_at": "2022-08-04T11:45:59Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-07-22T10:06:29Z"
        },
        {
          "tag": "v0.3.0-rc2",
          "kind": "prerelease",
          "published_at": "2022-06-22T16:24:20Z"
        },
        {
          "tag": "v0.3.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-04-08T10:37:26Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2022-02-20T21:49:39Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-01-11T10:17:44Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2021-09-20T07:41:47Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-04-22T15:46:21Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2021-01-01T18:56:21Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2020-11-26T21:09:51Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2020-10-05T18:58:01Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2020-09-19T09:08:38Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2020-09-18T07:09:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a4d7ee21c6140d5f2bea4a9442ba0b4fb7e7f5ed",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github/codeql-action action to v4.36.3 (#1076)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T15:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6872233ec38ce5091e1cf370a3ab1176b531207",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update k8s.io/utils digest to cf1189d (#1078)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T15:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f3ab74cb2db44dbc278ec88178f28f783e9511",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update fossas/fossa-action action to v2 (#1077)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T15:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24ea873c8faefac8ec53e2554c5931371da632ba",
          "body": "Signed-off-by: Hristo Hristov <me@hhristov.info>",
          "is_bot": false,
          "headline": "ci: add fossa project.team name (#1079)",
          "author_name": "Hristo Hristov",
          "author_login": "Svarrogh1337",
          "committed_at": "2026-07-21T15:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab674ff223b910b1d4f754eb9eeb46b92e3d32dc",
          "body": "* feat: add improved refelection\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat: add improved refelection\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat: add improved refelection\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "feat: add improved refelection  (#1074)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-07-15T08:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9ad9a6517f8ca88b24347534d52a374b90e23f8",
          "body": "* feat: add tenant gtr aggregation\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat: add tenant gtr aggregation\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* Potential fix for pull request finding\n\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.githu\n[…]\ngned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add tenant gtr aggregation (#1073)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-07-14T08:45:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "acd1e01146d55d975dcb2a7392bd44bcd26854ac",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update kubernetes monorepo to v0.36.2 (#1063)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-14T03:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eea8ecf536715153d4f8099000a093ab988b2dd7",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#1051)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-14T03:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb82c7255295349fe6a0b4fe12bc0dcdbc0d16c9",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency google/ko to v0.19.1 (#1072)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-14T03:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "071ec8c2474da7ec8a19ea37726a04f8dd39233d",
          "body": "Signed-off-by: Lukas Boettcher <1340215+lukasboettcher@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: improve SSAR and SSRR performance and usability (#1069)",
          "author_name": "lukasboettcher",
          "author_login": "lukasboettcher",
          "committed_at": "2026-07-14T03:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14884d2cd80e648c181e6fb7d83086cf38ccab3d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.56.0 (#1060)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-13T09:06:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "458c34d90fb892696402b4144dc515caddbb0cb8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update azure/setup-helm digest to 9bc31f4 (#1059)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-13T09:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e22f579b82f09a960d22bf90a6cf59ac2b32d85",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#1058)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-13T09:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "389ce18f2702d0a142f26078ce6adee4b97e8caf",
          "body": "…ok to v9.26.0 (#1070)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency alessandrojcm/commitlint-pre-commit-ho…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-13T07:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1156daca6dfb67918c50454c951829829ea4846",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency google/ko to v0.19.0 (#1071)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-13T07:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1e945012f67c3cc462bc5f6a8eb6d4b3d22cfb6",
          "body": "* fix: hanlding panic\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* fix: hanlding panic\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "fix: handler overflow panic (#1066)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-07-02T12:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e9c43f3c215594c4d60fe7f15582f04e4f663a1",
          "body": "* feat(chart): add certificate properties\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat(chart): add certificate properties\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat(chart): add certificate properties\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat: add performance improvements\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "feat: add performance improvements  (#1065)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-07-01T13:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b79963a191118c2fe518b9cb7b76a83a65d84919",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates to v4 (#1052)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-17T04:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe8dbf0b5b203b55a20bad78692cd04da5ea510f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency kubernetes-sigs/kind to v0.32.0 (#1056)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-17T04:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07dbd6e32ec95c451fa52c2eea16cd39ab62c35e",
          "body": "* feat(chart): add certificate properties\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat(chart): add certificate properties\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat(chart): add certificate properties\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "feat(chart): add certificate properties (#1054)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-06-17T04:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dc8a3eba6dcfabf0401e87303d6f9c7b6591b47",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates to v4.36.0 (#1049)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-09T09:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2fef14c74b35fc386769c80b7dfa067b6a01c8a",
          "body": "The tenant get route was using a hardcoded placeholder string instead of the actual API group and resource types. This prevented the router from correctly matching requests for specific tenants.\n\nThis change updates the path to use `types.CapsuleGroup` and `types.Tenants` to ensure the route is corr\n[…]\ns for the path matching and e2e tests to verify tenant access control via the API.\n\nSigned-off-by: Anisimov Evgeniy <anisimov.evgeniy.s@gmail.com>\nCo-authored-by: Anisimov.ev <anisimov.ev@mail366.com>",
          "is_bot": false,
          "headline": "fix(tenants): correct tenant get route path (#1047)",
          "author_name": "anisimov_es",
          "author_login": "enot237",
          "committed_at": "2026-06-09T09:50:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d224015e9805c87c88663e474d5648779a296c07",
          "body": "* feat(chart): add service properties for gangplank\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat(chart): add service properties for gangplank\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "feat(chart): add service properties for gangplank  (#1050)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-06-09T07:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "041eb862c04c3831a4d8cf10d6cf5d8117c18560",
          "body": "* feat(deps): bump golang 1.26.4\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* fix: consider capsuleconfiguration status users\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "fix: consider capsuleconfiguration status users (#1046)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-06-04T14:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9276c822186d95dfb1cee118b6c57dfa0cd6da42",
          "body": "* feat: add observedgeneration to status object of all crds\n\nSigned-off-by: sandert-k8s <sandert98@gmail.com>\n\n* fix: use same reconcile logic as capsule controller\n\nSigned-off-by: sandert-k8s <sandert98@gmail.com>\n\n* feat: add conditionlist\n\nSigned-off-by: sandert-k8s <sandert98@gmail.com>\n\n---------\n\nSigned-off-by: sandert-k8s <sandert98@gmail.com>",
          "is_bot": false,
          "headline": "feat: add observedgeneration to status object of all crds (#1041)",
          "author_name": "Sander Tervoert",
          "author_login": "sandert-k8s",
          "committed_at": "2026-06-02T11:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56f67e0572eea82e2cb3d13209c0741471fd5544",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#1045)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-02T11:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb86415e5ab72b0f2cba5aa61d08aa806a11112",
          "body": "When the user or group lookup fails, the handler was logging/responding\nthe error but then falling through to the impersonation logic. Adding\nan early return prevents the request from continuing with an empty or\ninvalid identity.\n\nSigned-off-by: Cyril Jouve <jv.cyril@gmail.com>",
          "is_bot": false,
          "headline": "fix: return early after error in impersonateHandler (#1043)",
          "author_name": "Cyril Jouve",
          "author_login": "jouve",
          "committed_at": "2026-06-01T05:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6998009332130461ae7d3c8421bfbd02932e747",
          "body": "…d (#1040)\n\nSigned-off-by: bakito <github@bakito.ch>",
          "is_bot": false,
          "headline": "fix: allow secret permission if self signed cerfificates are generate…",
          "author_name": "Marc Brugger",
          "author_login": "bakito",
          "committed_at": "2026-05-29T11:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a204b1dac7eed398f456e0a6e998ddd683810068",
          "body": "* feat: add config arguments as values\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* fix: deduplicate component label\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "fix: chart improvements (#1037)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-05-29T11:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce48117f562030859beded358001aacd2611a136",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github/codeql-action action to v4.35.5 (#1039)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T11:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64380e61687b5b61089be6e113b80aa6306d6ab",
          "body": "… (#1036)\n\n* fix(deps): update module github.com/projectcapsule/capsule to v0.13.0\n\n* feat: bump capsule 0.13.0\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat: add impersonation concurrency\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* chore: resolve conflicts\n\nSigned-off-by: Oli\n[…]\n-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/projectcapsule/capsule to v0.13.0…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T10:03:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a94dce3787afd9ae517cd23e92816a95114e84a8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 (#921)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T08:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1e61c825f7e5f82a94bd8eefdc0b19dad72a4f8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency onsi/ginkgo to v2.29.0 (#1034)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T08:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c674f333d62b3d6d037f416458e267039832d203",
          "body": "….21.0 (#1030)\n\n* chore(deps): update dependency kubernetes-sigs/controller-tools to v0.21.0\n\n* chore: align docs\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": true,
          "headline": "chore(deps): update dependency kubernetes-sigs/controller-tools to v0…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T07:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "239860bc66c7b948d5187571934cde4858cc1353",
          "body": "…1.2.0 (#1035)\n\n* chore(deps): update registry.sighup.io/fury/gangplank docker tag to v1.2.0\n\n* chore: align docs\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": true,
          "headline": "chore(deps): update registry.sighup.io/fury/gangplank docker tag to v…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T07:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7887809d748cd7fe53cbcd08ff5b84a99856e5bc",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency b1nary-gr0up/nwa to v0.7.8 (#1023)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T07:10:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de3a358a9c84a7b6a9c900bc490890d6c7c3c8b2",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#1021)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T07:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f56a57d64e76f64757c7b37749808dfb44b8b585",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency golangci/golangci-lint to v2.12.2 (#1029)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T06:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "494c1768ae861c91992eb69e5c269c7ee5317511",
          "body": "Signed-off-by: Hristo Hristov <me@hhristov.info>",
          "is_bot": false,
          "headline": "chore(deps): set renovate minimum release age to 14 days (#1027)",
          "author_name": "Hristo Hristov",
          "author_login": "Svarrogh1337",
          "committed_at": "2026-05-29T06:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3df4580834398a5084cd76e7e27a163a507047d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update k8s.io/utils digest to ff6756f (#1031)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T06:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d74d9079cf372d9ef1efcb2133373864a4ecdf71",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.55.0 (#1032)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T06:52:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c970a13152353a3ba15870b1c9ddcee4c211c9bf",
          "body": "* chore(deps): update dependency golangci/golangci-lint to v2.12.1\n\n* fix(deps): remove the usage of methods from the gogo/protobuf\n\nSigned-off-by: Hristo Hristov <me@hhristov.info>\n\n---------\n\nSigned-off-by: Hristo Hristov <me@hhristov.info>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Hristo Hristov <me@hhristov.info>",
          "is_bot": true,
          "headline": "chore(deps): update dependency golangci/golangci-lint to v2.12.1 (#1026)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-04T11:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd293b1e430f64eb0a972598008e9b90b8a7aca",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency onsi/ginkgo to v2.28.3 (#1022)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-02T17:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7aed5347a2aca571a9e787f6b2212eb7864faf",
          "body": "…ok to v9.25.0 (#1025)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency alessandrojcm/commitlint-pre-commit-ho…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-01T16:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2964e5265710f168e74c77b7fc41b11df879c92",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module go.uber.org/zap to v1.28.0 (#1020)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-28T07:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d575b28eaebf5090d5995f0427b93b03a5ae1880",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency onsi/ginkgo to v2.28.2 (#1018)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-27T20:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc54e0c4578efdfdbf1a120b06f0cfa7a53bc0ff",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#1017)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-27T20:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "640f846131392cbdf798133a39e58ba775f6a747",
          "body": "…016)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update goreleaser/goreleaser-action action to v7.1.0 (#1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-19T06:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e6883d15ca5ea75488039440c6040bdab5f231",
          "body": "* Optimize per-request middleware and proxy hot paths\n\nAgent-Logs-Url: https://github.com/projectcapsule/capsule-proxy/sessions/2f8293ae-ba3a-459c-aa67-4cf17337115e\n\nCo-authored-by: oliverbaehler <26610571+oliverbaehler@users.noreply.github.com>\n\n* Refine request-scoped auth caching and hot-path all\n[…]\negy\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add xfcc authorization strategy  (#1015)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-04-16T19:21:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "34dec3c9864ddf048f5cfaeb26cd3a1591548a90",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github/codeql-action action to v4.35.2 (#1013)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-16T14:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123ffa2a00c17d177ae019fda85114d0201e2583",
          "body": "* chore: update nginx and controller-gen\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* chore: modernize golang\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* chore: modernize golang\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "chore: update nginx and controller-gen (#1012)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-04-14T09:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "643f3ee4448ee12472e226df905cd40036f024f2",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v5.0.5 (#1011)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-13T20:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25743c97dde7a05dc7e37465c79cf4777bbbb6b4",
          "body": "…keep comaptibility (#1010)\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "feat: migrate remaining cluster scoped resources to global proxy but …",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-04-13T20:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d133ce10847f30278667889dfa743528418f2d4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#994)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-13T12:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6c99772db89e10d0c930a34fd0e0e11e9e7f38",
          "body": "… (#929)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/projectcapsule/capsule to v0.12.4…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-13T12:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6e8f10c1e9174d9c3a3f0edcc46199f19cc94bd",
          "body": "…s (#1000) (#1004)\n\nSigned-off-by: faelau <92048093+faelau@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(helm): add secretTemplate for cert-manager generated certificate…",
          "author_name": "Laura",
          "author_login": "faelau",
          "committed_at": "2026-04-13T12:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70c818433aa6faf7cb6658bd9a7c390a4ff1524d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/upload-artifact action to v7.0.1 (#1007)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-13T12:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80051715cffef2898bfc185f5ae049fde058d6da",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.53.0 (#1006)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-10T10:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7ce26cf200cc7895b49c09f34b685f5048e4660",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update anchore/sbom-action digest to f0d33c1 (#1003)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-02T21:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "414052eb53c92f7728ce07e66113facb5eedf8e2",
          "body": "* feat(proxysetting): simplify proxy tenant handling\n\nSigned-off-by: CorentinPtrl <pitrel.corentin@gmail.com>\n\n* fix(e2e): remove feature gate ProxyClusterScoped\n\nSigned-off-by: CorentinPtrl <pitrel.corentin@gmail.com>\n\n* fix(lint): middleware, lease, pod, webserver\n\nSigned-off-by: CorentinPtrl <pit\n[…]\nn@gmail.com>\n\n* feat(proxysettings): remove ProxyClusterScoped from options\n\nSigned-off-by: CorentinPtrl <pitrel.corentin@gmail.com>\n\n---------\n\nSigned-off-by: CorentinPtrl <pitrel.corentin@gmail.com>",
          "is_bot": false,
          "headline": "feat(proxysetting): simplify proxy tenant handling (#980)",
          "author_name": "Corentin Pitrel",
          "author_login": "CorentinPtrl",
          "committed_at": "2026-04-02T10:07:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87c14c46f276195c11aebfcbf079c29f7cd07200",
          "body": "* feat: chart additions\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n* feat: chart additions\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>\n\n---------\n\nSigned-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "feat: add extra manifests for capsule-proxy (#1001)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-04-02T10:05:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cbbfd426f2e31681aa36ebb09a38bb3f39fa530",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github/codeql-action digest to 34950e1 (#999)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-02T09:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a85d1f628e9503771b432ab77893ddf06fe8ee6f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.52.0 (#986)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-02T09:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e8429eea2ba7ba0913d60776f244399226ff2a6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#997)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-01T08:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d291e3bb1a8e8edc74f8ff2a4b1b795524b598e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update k8s.io/utils digest to 28399d8 (#993)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T05:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a3a9761161226fc7a964882acc449f29fd5e5d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github/codeql-action digest to a899987 (#985)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T05:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "027b668488223d76e30753a21488899669ab0518",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update anchore/sbom-action digest to e22c389 (#992)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T05:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36815939d1494aab4a0053c4f3537855edca220d",
          "body": "Signed-off-by: sandert-k8s <sandert98@gmail.com>",
          "is_bot": false,
          "headline": "fix(helm): fix default securitycontext for job (#998)",
          "author_name": "Sander Tervoert",
          "author_login": "sandert-k8s",
          "committed_at": "2026-03-30T06:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cad974320ad1a92e0b8cf7d89ca4764993d7e26",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update codecov/codecov-action action to v5.5.4 (#996)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-26T23:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9073d34776caf8937ebf97d163d0d44e10bb06c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#991)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-22T17:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9963a7b64e792a7e3ef5ad56ee378e69d2cd8f5a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/stale digest to db5d06a (#990)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-22T17:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd3854e5f4ac31834a7f5397e65f50f095954cc4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#988)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-16T13:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628763a68e3a62da7685f827454b135bfcb14d93",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github/codeql-action digest to 1a97b0f (#983)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T19:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fb970ea746d930a9b805f57aaa6c07a07cf12f0",
          "body": "Signed-off-by: Oliver Baehler <oliver@sudo-i.net>",
          "is_bot": false,
          "headline": "fix: disable cosign dependency (#984)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-03-11T13:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "977ad16aecf06c4476391aedaed6d2097023b4eb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#975)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T10:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75a98e338b3638a67289967147ccab1ac10d2c79",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github/codeql-action digest to 5cb13d6 (#978)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T10:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06e5404493cb83542b2f78ceed03182873da197b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update anchore/sbom-action digest to 57aae52 (#981)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T10:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20f1f3f3790fd564aa590d67d4a5ca4e5a417292",
          "body": "Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>",
          "is_bot": false,
          "headline": "feat: cert-watcher to handle hot reload (#982)",
          "author_name": "Dario Tranchitella",
          "author_login": "prometherion",
          "committed_at": "2026-03-11T10:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0f9f02193f2deeaeaa59c90dcb6d8b8bcaa3708",
          "body": "* fix(helm): use correct component labels for gangplank\n\nSigned-off-by: Oliver Bähler <oliverbaehler@hotmail.com>\n\n* fix: lint issue\n\nSigned-off-by: Oliver Bähler <oliverbaehler@hotmail.com>\n\n* feat: bump go 1.26\n\nSigned-off-by: Oliver Bähler <oliverbaehler@hotmail.com>\n\n* fix: upgrade trivy\n\nSigned-off-by: Oliver Bähler <oliverbaehler@hotmail.com>\n\n---------\n\nSigned-off-by: Oliver Bähler <oliverbaehler@hotmail.com>",
          "is_bot": false,
          "headline": "fix(helm): use correct component labels for gangplank (#977)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-03-06T07:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c11f56e43fda6dad961e75064f4ea8515ad68d7c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.51.0 (#974)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-05T22:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c88755d3eef46b2a184ec22fa408b2999ec09ca5",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#894)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-05T22:08:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f273371e57072dd06c4005d3eab362bfc5a1ef82",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update anchore/sbom-action digest to 17ae174 (#972)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-05T22:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "756d52db73c117aed308fbf25ad0a3ff75e6d362",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github/codeql-action digest to 72d2d85 (#970)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-05T22:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a7ac94d434902ad24bca4b2351e3fc138f81635",
          "body": "Signed-off-by: sandert-k8s <sandert98@gmail.com>",
          "is_bot": false,
          "headline": "fix(helm): double labels (#976)",
          "author_name": "Sander Tervoert",
          "author_login": "sandert-k8s",
          "committed_at": "2026-02-27T15:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99bb4e0777d5b572f57317ddc49b9da0f0599ed",
          "body": "Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>",
          "is_bot": false,
          "headline": "chore: add admin config for testing (#971)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-02-23T21:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58423ad50f2b66dc024ad3702c6d15e8e7df35e",
          "body": "Ensure the original status code is sent back to the client in case of error.\n\nSigned-off-by: Vincent Behar <v.behar@free.fr>",
          "is_bot": false,
          "headline": "fix: invalid HTTP status code on error (#969)",
          "author_name": "Vincent Behar",
          "author_login": "vbehar",
          "committed_at": "2026-02-23T21:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb5d4380e886a94cc25a38da5259c3e842254214",
          "body": "Fixes #966\n\nSigned-off-by: Vincent Behar <v.behar@free.fr>\nCo-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>",
          "is_bot": false,
          "headline": "fix(chart): add missing TokenReviews permission (#967)",
          "author_name": "Vincent Behar",
          "author_login": "vbehar",
          "committed_at": "2026-02-23T21:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff341f3cbb54178fcaf26c836a992084c7c624de",
          "body": "another missing RBAC rule...\n\nSigned-off-by: Vincent Behar <v.behar@free.fr>",
          "is_bot": false,
          "headline": "fix(chart): add missing SubjectAccessReview (#968)",
          "author_name": "Vincent Behar",
          "author_login": "vbehar",
          "committed_at": "2026-02-23T21:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31db7ae7afc44c9c4b49bf7dde41b08b26a7fb3a",
          "body": "* feat: add logger middleware\n\nSigned-off-by: Oliver Bähler <oliverbaehler@hotmail.com>\n\n* fix(proxy): fix matching of core api groups and remove regexp\n\nSigned-off-by: Oliver Bähler <oliverbaehler@hotmail.com>\n\n* feat: add strict rbac for proxy\n\nSigned-off-by: Oliver Bähler <oliverbaehler@hotmail.c\n[…]\niver Bähler <oliverbaehler@hotmail.com>\n\n* chore: upgrade fluxcd to 2.7.5\n\nSigned-off-by: Oliver Bähler <oliverbaehler@hotmail.com>\n\n---------\n\nSigned-off-by: Oliver Bähler <oliverbaehler@hotmail.com>",
          "is_bot": false,
          "headline": "feat: add minor improvements (#965)",
          "author_name": "Oliver Bähler",
          "author_login": "oliverbaehler",
          "committed_at": "2026-02-23T10:19:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d03fb44deea94e9f3b36677a14754c246d58afea",
          "body": "…s.txt (#960)\n\nSigned-off-by: sandert-k8s <sandert98@gmail.com>",
          "is_bot": false,
          "headline": "fix(docs): update home and documentation links in chart.yaml and note…",
          "author_name": "Sander Tervoert",
          "author_login": "sandert-k8s",
          "committed_at": "2026-02-23T01:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59bd0cbb0d978b6465bef420a9c34179ad1da865",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26 (#962)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-23T01:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7512be618142b0d3e4b201cdc920a7d5403136b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github/codeql-action digest to 710e294 (#955)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-23T01:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b972770469e5ae7a4f15f5633f82c3dcb8486a76",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/stale digest to b5d41d4 (#959)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-23T01:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d145594980721a8cfdbd5c4fe355f3c12de7b69",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.50.0 (#941)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-23T01:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec74e3b6b386208046d1d3cb68e8364e19d184b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all-ci-updates (#956)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-23T01:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ef6f13b43d4643981e79075665fc1edb6badd3f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update anchore/sbom-action digest to 6d473d3 (#957)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-23T01:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8408bdfe96f228495b3f3df001dfb0011c8a47a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1 (#958)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-23T01:47:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12d7a15180894e399af637ed188c03ed46a7e876",
          "body": "…e3fc (#963)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update amannn/action-semantic-pull-request digest to ac7…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-23T01:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9cc01a036f22433e749a6f0c5185fc3e8830fe0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update k8s.io/utils digest to b8788ab (#961)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-23T01:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a0ea4f9c372b8608a42b2848ad17e8aecadcf0d",
          "body": "* fix(SelfSubjectReview): authorization for ns\n\nSigned-off-by: CorentinPtrl <pitrel.corentin@gmail.com>\n\n* fix(SelfSubjectReview): handle ClusterScopedProxy\n\nSigned-off-by: CorentinPtrl <pitrel.corentin@gmail.com>\n\n* fix(authorization): linting\n\nSigned-off-by: CorentinPtrl <pitrel.corentin@gmail.com>\n\n---------\n\nSigned-off-by: CorentinPtrl <pitrel.corentin@gmail.com>",
          "is_bot": false,
          "headline": "fix(SelfSubjectReview): authorization for ns (#919)",
          "author_name": "Corentin Pitrel",
          "author_login": "CorentinPtrl",
          "committed_at": "2026-02-23T01:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 64,
      "commits_last_year": 225,
      "latest_release_at": "2026-07-15T08:39:28Z",
      "latest_release_tag": "v0.13.9",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 35,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 5.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/projectcapsule/capsule-proxy",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/projectcapsule/capsule-proxy",
          "is_deprecated": false,
          "latest_version": "v0.13.9",
          "repository_url": "https://github.com/projectcapsule/capsule-proxy",
          "versions_count": 65,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-15T08:27:06Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 58,
      "stars": 59,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 2
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-06-18",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 2
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 57,
        "total_forks": 58
      },
      "star_history": {
        "days": [
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 2
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-24",
            "count": 2
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 59,
        "total_stars": 59
      },
      "open_issues_and_prs": 10
    },
    "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": 26646,
      "source_files_sampled": 102,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/go-logr/logr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.3"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.29.0"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.41.0"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/projectcapsule/capsule",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.2"
        },
        {
          "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/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/thediveo/enumflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.1"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apiextensions-apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/component-base",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/kubectl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260707023825-cf1189d6abe3"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 716,
        "open_issues": 5,
        "closed_ratio": 0.975,
        "closed_issues": 196,
        "closed_unmerged_prs": 153
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "prometherion",
          "commits": 170,
          "avatar_url": "https://avatars.githubusercontent.com/u/9697646?v=4"
        },
        {
          "type": "User",
          "login": "oliverbaehler",
          "commits": 58,
          "avatar_url": "https://avatars.githubusercontent.com/u/26610571?v=4"
        },
        {
          "type": "User",
          "login": "bsctl",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/2222461?v=4"
        },
        {
          "type": "User",
          "login": "mendrugory",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/4078950?v=4"
        },
        {
          "type": "User",
          "login": "MaxFedotov",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/12863390?v=4"
        },
        {
          "type": "User",
          "login": "slimm609",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/2703141?v=4"
        },
        {
          "type": "User",
          "login": "alegrey91",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/16689706?v=4"
        },
        {
          "type": "User",
          "login": "ludusrusso",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/8146506?v=4"
        },
        {
          "type": "User",
          "login": "sandert-k8s",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/32864332?v=4"
        },
        {
          "type": "User",
          "login": "kaotika",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1773553?v=4"
        }
      ],
      "contributors_sampled": 40,
      "top_contributor_share": 0.494
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check-actions.yml",
        "check-commit.yml",
        "check-pr.yml",
        "coverage.yml",
        "docker-build.yml",
        "docker-publish.yml",
        "e2e.yml",
        "helm-publish.yml",
        "helm-test.yml",
        "lint.yaml",
        "releaser.yml",
        "scorecard.yml",
        "stale.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "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": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 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": 10,
            "reason": "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 6 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": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 8,
            "reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
            "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": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a4d7ee21c6140d5f2bea4a9442ba0b4fb7e7f5ed",
        "ran_at": "2026-07-22T03:12:26Z",
        "aggregate_score": 7.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T00:43:43Z",
      "oldest_open_prs": [
        {
          "number": 1053,
          "created_at": "2026-06-13T20:26:29Z",
          "last_comment_at": "2026-07-15T00:39:10Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1057,
          "created_at": "2026-06-18T17:42:37Z",
          "last_comment_at": "2026-07-17T12:49:39Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1061,
          "created_at": "2026-06-25T16:57:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1064,
          "created_at": "2026-06-28T20:56:41Z",
          "last_comment_at": "2026-07-14T03:37:58Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1075,
          "created_at": "2026-07-14T14:03:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T15:02:16Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 638,
          "created_at": "2025-02-05T10:26:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 989,
          "created_at": "2026-03-17T13:51:15Z",
          "last_comment_at": "2026-07-14T14:11:55Z",
          "last_comment_author": "oliverbaehler"
        },
        {
          "number": 1024,
          "created_at": "2026-04-30T14:15:38Z",
          "last_comment_at": "2026-07-06T10:36:39Z",
          "last_comment_author": "politzey"
        },
        {
          "number": 1042,
          "created_at": "2026-05-29T14:58:20Z",
          "last_comment_at": "2026-07-14T08:28:59Z",
          "last_comment_author": "oliverbaehler"
        },
        {
          "number": 1044,
          "created_at": "2026-06-01T17:58:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/projectcapsule/capsule-proxy",
    "host": "github.com",
    "name": "capsule-proxy",
    "owner": "projectcapsule"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 78,
      "inputs": {
        "security": 76,
        "vitality": 92,
        "community": 60,
        "governance": 75,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "commits_last_year": 225,
              "human_commit_share": 0.33,
              "days_since_last_push": 0,
              "active_weeks_last_year": 35
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "35/52 weeks with commits",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "225 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 225
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 6 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": 98,
            "inputs": {
              "releases_count": 64,
              "latest_release_tag": "v0.13.9",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 5.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "64 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 64
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~5.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 5.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 8,
                "status": "partial",
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "forks": 58,
              "stars": 59,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "59 stars",
                "points": 28.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "58 forks",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "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": 18,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 75,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 40,
              "top_contributor_share": 0.494
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 49% of commits",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 49
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "40 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "merged_prs": 716,
              "open_issues": 5,
              "closed_issues": 196,
              "issue_closed_ratio": 0.975,
              "closed_unmerged_prs": 153
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "98% of issues closed",
                "points": 45.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "716/869 decided PRs merged",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 716,
                      "decided": 869
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "followers": 44,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "projectcapsule",
              "public_repos": 11,
              "account_age_days": 1019
            },
            "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": "44 followers of projectcapsule",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 44,
                      "login": "projectcapsule"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "11 public repos, account ~2 yr old",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 11
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/projectcapsule/capsule-proxy"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "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 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "65 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "13 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": 9.6,
                "status": "met",
                "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "kubernetes",
                "multitenant",
                "multitenancy",
                "kubernetes-controller",
                "capsule"
              ],
              "has_wiki": true,
              "homepage": "https://github.com/projectcapsule/capsule",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://github.com/projectcapsule/capsule",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 76,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 7.6
            },
            "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 is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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 6 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 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 6,
                "status": "partial",
                "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": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 17
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 75,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "33 of 33 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 33
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 91,
            "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.02,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.67
            },
            "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": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "67 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 67,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 26646,
              "source_files_sampled": 102,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/102 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 102,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T03:12:54.927237Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/projectcapsule/capsule-proxy.svg",
  "full_name": "projectcapsule/capsule-proxy",
  "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.