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

mptooling / notifycat

Pull Request notification self-hosted service

GoMIT★ 5 estrellas⑂ 0 forksdesde may 2026Ver en GitHub ↗

mptooling/notifycat tiene un índice de salud de 59 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es AI Readiness (85/100) y la más baja, Security (40/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

59
global / 100
Moderado

Índice de salud del software

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

59
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

mptoolingOrganización
0 seguidores6 repositorios públicosdesde sept 2024

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/mptooling/notifycatv0.22.2-38hace 14 días

Métricas por categoría

Vitalidad

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

72Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
6.2/36Cadencia de commits — 9/52 semanas con commits
18/18Volumen de commits — 138 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year138
human_commit_share0,86
days_since_last_push0
active_weeks_last_year9
Cómo se puntúa
27/27Publica versiones — 39 versiones publicadas
36/36Recencia de las versiones — última versión hace 14 días
27/27Cadencia de publicación — una versión cada ~1,2 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count39
latest_release_tagv0.22.2
releases_from_tagsno
days_since_latest_release14
mean_days_between_releases1,2

Comunidad y Adopción

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

48En riesgo · 18% del índice global
Cómo se puntúa
9.8/60Estrellas — 5 estrellas
0/25Forks — 0 forks
0/15Observadores — 1 observadores
Datos de entrada utilizados
forks0
stars5
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
18/18Guía CONTRIBUTING
13.5/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_conduct
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?

52Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
1.4/13.5Amplitud de contribuyentes — 1 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled1
top_contributor_share1
Cómo se puntúa
39.4/46.8Resolución de issues — 84% de issues cerradas
37.3/38.3Aceptación de PR — 119/122 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/27 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs119
open_issues8
closed_issues43
issue_closed_ratio0,843
closed_unmerged_prs3
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
0/25Alcance del propietario — 0 seguidores de mptooling
9.9/25Trayectoria — 6 repos públicos, cuenta de ~1 años
Datos de entrada utilizados
followers0
owner_typeOrganization
is_verified
owner_loginmptooling
public_repos6
account_age_days677
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 14 días
20/20Historial de versiones — 38 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/mptooling/notifycat
ecosystemsgo
any_deprecatedno
min_days_since_publish14

Calidad de Ingeniería

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

80Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 10 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
6.4/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_editorconfig
has_linter_config
has_precommit_configno

Documentación

65Moderado
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepage
has_readme
has_docs_dir
has_description

Seguridad

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

40En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/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
0/7.5Code-Review — Found 0/27 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 18 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4

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.

85Excelente · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 86 de 86 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share1
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes10.076
Cómo se puntúa
18/18Arranque con un solo comando — justfile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 14 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesjustfile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0,14
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/227 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes28.488
source_files_sampled227
oversized_source_files0

Datos clave

5estrellas de GitHub
1contribuidores
138commits en los últimos 12 meses
0días desde el último push
39versiones publicadas
1factor bus
8issues abiertas
Go, PyPIecosistemas 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 5 ★ / 0 ⇿
5Estrellas
2Versiones

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.

444555542026-072026-072026-07
Mayor 0Menor 0Parche 2
OpenSSF Scorecard 4.0 / 10
4.0agregado

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 05:43 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-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
0Code-ReviewFound 0/27 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities18 existing vulnerabilities detected
Dependencias directas 7
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/glebarez/sqlitev1.11.0go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/pressly/goose/v3v3.27.2go.mod
Gogithub.com/robfig/cron/v3v3.0.1go.mod
Gogo.uber.org/fxv1.24.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogorm.io/gormv1.31.2go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1850,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 861519,
        "HTML": 683,
        "Just": 4254,
        "Shell": 25508,
        "Dockerfile": 2092
      },
      "pushed_at": "2026-07-21T09:24:59Z",
      "created_at": "2026-05-15T10:49:55Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-18T11:53:59Z",
      "description": "Pull Request notification self-hosted service",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "mptooling",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/181412242?v=4",
      "created_at": "2024-09-12T20:18:32Z",
      "is_verified": null,
      "public_repos": 6,
      "account_age_days": 677
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.22.2",
          "kind": "patch",
          "published_at": "2026-07-07T20:02:41Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2026-07-07T12:09:46Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2026-07-06T21:33:40Z"
        },
        {
          "tag": "v0.21.2",
          "kind": "patch",
          "published_at": "2026-07-04T21:16:52Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2026-07-03T21:12:04Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2026-07-03T20:30:39Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2026-06-30T10:55:25Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2026-06-30T08:59:39Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2026-06-26T23:04:15Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2026-06-26T22:00:45Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-06-24T21:32:29Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2026-06-24T11:00:37Z"
        },
        {
          "tag": "v0.15.4",
          "kind": "patch",
          "published_at": "2026-06-24T10:29:55Z"
        },
        {
          "tag": "v0.15.3",
          "kind": "patch",
          "published_at": "2026-06-15T13:52:15Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2026-06-06T17:56:22Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2026-06-06T10:52:23Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2026-06-05T20:25:37Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2026-06-05T18:07:42Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2026-06-05T17:12:15Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-06-05T16:52:11Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2026-06-05T14:16:57Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-06-05T12:35:58Z"
        },
        {
          "tag": "v0.11.3",
          "kind": "patch",
          "published_at": "2026-06-05T11:28:48Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2026-06-05T10:15:10Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2026-06-05T09:49:41Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-06-05T09:24:32Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-06-04T12:49:01Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-06-04T09:17:08Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-06-03T20:55:11Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-06-03T19:12:46Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-06-01T17:43:43Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-06-01T17:09:56Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-06-01T11:49:02Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-05-20T12:03:43Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-05-19T23:05:03Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-05-19T09:36:19Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-05-18T21:41:06Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-05-18T21:19:19Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2026-05-18T16:12:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b04d23e91c581be042ea10e4b03757501839e58e",
          "body": null,
          "is_bot": false,
          "headline": "fix: bump go toolchain to 1.25.12 for the crypto/tls advisory (#176)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-18T11:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6728f9d4be3136a6e689354ef0f0dd79a634eed5",
          "body": "…ocker group (#171)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang from 1.26.4-alpine to 1.26.5-alpine in the d…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T09:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d1d47e4628c1fc2d18d984af82f9b3049ea606b",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.22.2 (#167)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-07T20:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4decbb8163757697c7d4ca5b553a5b2b0abc10f",
          "body": "…#169)",
          "is_bot": false,
          "headline": "docs: visual redesign - jade/charcoal brand, landing page, diagrams (…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-07T20:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ca85a88df3948d36b4c133b1cb2ce023d0c97bc",
          "body": null,
          "is_bot": false,
          "headline": "docs: restructure documentation around user journeys (#168)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-07T17:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d14786f649c56aadd12ed39b2089b81cd2b7c4",
          "body": "…ooting (#166)",
          "is_bot": false,
          "headline": "docs: correct bitbucket webhook event labels and expand 401 troublesh…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-07T12:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c79a2c51ce1eba01cc10935bade611d311a278c",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.22.1 (#164)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-07T12:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "637631b0a7f42e4cecba61530ede0e561e74a92f",
          "body": "…n the go-modules group (#163)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pressly/goose/v3 from 3.27.1 to 3.27.2 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T11:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b59f2ee55a955b91cdb672d43006487c35174a",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.22.0 (#158)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-06T21:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96bb3169a98c00cd3a1407c93391fc199f2640d",
          "body": null,
          "is_bot": false,
          "headline": "feat: bitbucket ops parity and docs (#162)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-05T21:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a99644dc8b1a8cc962765018bb43980a9262eaa8",
          "body": null,
          "is_bot": false,
          "headline": "feat: bitbucket inbound webhook stack (#161)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-05T17:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d265dadffab0df1250c88ecbea7eea5707ef6721",
          "body": null,
          "is_bot": false,
          "headline": "feat: bitbucket API client (#160)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-05T14:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cff3721416c09d0e4b3a19cd11bb6e8a6da7fa5",
          "body": null,
          "is_bot": false,
          "headline": "feat: required git_provider config (#159)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-05T13:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04ced3580a11620a06892f2079b197de714e6104",
          "body": null,
          "is_bot": false,
          "headline": "refactor: neutral git-provider event taxonomy (#157)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-05T11:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9b9c03451157beac54ad521a00230c7a145eaa1",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.21.2 (#156)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-04T21:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f1ae9214faae5c1babb4feec6e77985804e3dc4",
          "body": null,
          "is_bot": false,
          "headline": "refactor: migrate to DDD + hexagonal layering with uber/fx (#155)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-04T20:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e5a70e0346afee61e85f37d9e8d31d86323738c",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.21.1 (#154)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-03T21:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b968c0cc4670c24158a4049d1219c86f034dd2",
          "body": null,
          "is_bot": false,
          "headline": "docs: Bitbucket Cloud provider design spec (#146)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-03T21:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763f3709a935ef9ca07429a0642e7a70acd01625",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.21.0 (#139)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-03T20:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a40382031b53c1d37431e1dcf20f1519c9dc76",
          "body": null,
          "is_bot": false,
          "headline": "feat: clear the in-review state on review submit (#153)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-03T20:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "505bec92c346be3af789ee1b291998e672e6d27b",
          "body": null,
          "is_bot": false,
          "headline": "feat: open the PR page when the Start review button is clicked (#145)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-03T15:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e8bec0913fd1f10073535262b12d92309427ebe",
          "body": "…144)",
          "is_bot": false,
          "headline": "feat: finish review sessions on submit and show reviewers on close (#…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-03T15:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "290eeaf1dc13a11b0366e829e7e204cfbcd18cad",
          "body": "…rker (#143)",
          "is_bot": false,
          "headline": "feat: handle the \"Start review\" click — record reviewer and append ma…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-03T14:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a55cdf24e944b090c3bde34aa6d9f4b1c6b1ec5c",
          "body": "…(#142)",
          "is_bot": false,
          "headline": "feat: render the \"Start review\" button and \"In review\" message state …",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-03T12:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1b6905a48f91a7f92095e187bd2847b403347f8",
          "body": "…141)",
          "is_bot": false,
          "headline": "feat: code_reviews store and migration for active review ownership (#…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-02T15:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa529349372c95d339b9bcb564eba12ac8ca998",
          "body": null,
          "is_bot": false,
          "headline": "refactor: reduce duplication and decompose large functions (#140)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-07-02T09:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6603e415c20b0710107e833c21e3c1c40d3200",
          "body": "…n) (#138)",
          "is_bot": false,
          "headline": "feat: inbound Slack interactivity endpoint (signed callback foundatio…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-30T18:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f543262cab703fdb4384730f0b648c30c7aa1f",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.20.1 (#136)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-30T10:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f8b086de2c71baa6b6d7fdefebccab629950c3",
          "body": null,
          "is_bot": false,
          "headline": "fix: delete synthetic pull_requests row after smoke run (#137)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-30T09:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d327110d566809129636338941d7ecd37fd1da98",
          "body": "…s group (#135)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump gorm.io/gorm from 1.31.1 to 1.31.2 in the go-module…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T09:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16e0d8cef55f4a8bc3eef7949d12db7d2522901e",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.20.0 (#129)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-30T08:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "932d92fd6d4da8ca391515bd9b6bb34b06970052",
          "body": null,
          "is_bot": false,
          "headline": "feat: per-PR multi-message fan-out across path channels (#133)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-30T08:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b9f1a866eb2cf09f186e5ae2849d9c41d52e62",
          "body": null,
          "is_bot": false,
          "headline": "feat: pull_requests and messages store foundation (#132)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-29T15:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea919bcd17c2d08596f08e49c86540c8323c1d08",
          "body": "…h channel (#131)",
          "is_bot": false,
          "headline": "feat: per-path routing runtime — fetch changed files and route to pat…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-29T14:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b041f670575e84fdcc1e4c00720fed89c594189",
          "body": "…nings (#130)",
          "is_bot": false,
          "headline": "feat: per-path mappings single-winner resolution and token-gating war…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-28T13:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa64f02832fda14f356adfedcde3dd9f1d58026c",
          "body": null,
          "is_bot": false,
          "headline": "feat: per-path mappings config schema and validation (#128)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-28T12:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "346079e25b32d9921a565c60830a9aca81c359f2",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.19.0 (#123)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-26T23:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b013ec201dd63210be39203cad9c69c2f90ebe22",
          "body": null,
          "is_bot": false,
          "headline": "feat: configurable digest timezone (default UTC) (#122)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-26T23:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "412483c29c6a36637be164bc7e50b85d94bbaa7d",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.18.0 (#121)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-26T22:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26a438363db0c4dc2930733acbf70e3041944cdd",
          "body": null,
          "is_bot": false,
          "headline": "feat!: per-repo mapping configuration (#113)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-26T21:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9323eaad6f2cc59e315930aa71f26ea46e9c3693",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.17.0 (#111)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-24T21:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18653c760c25867b0c76a69f7e3896f89e750e6",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump minor (not major) for pre-1.0 breaking changes (#112)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-24T21:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2f4d6a50a70d1d13194b4a6108fefddb35dbd27",
          "body": "… (#109)",
          "is_bot": false,
          "headline": "feat!: consolidate non-secret configuration into a single config.yaml…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-24T21:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c928856a4e1a027ed8284d08540b0b754654e2c5",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.16.0 (#108)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-24T11:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c02199b23f11192d0c877ba5d25638ef226b4f1",
          "body": null,
          "is_bot": false,
          "headline": "feat: remind on stuck PRs with a daily per-channel digest (#100)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-24T10:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a94ec914ecdfd498e2906703dec9a2b75ab8ea3",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.15.4 (#106)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-24T10:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a206dd48479716fd17c18bdd4623ecc3374d42e",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/checkout from 6 to 7 (#107)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T10:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ddd7b2ab5496079c1a13aaa439193a404f7a52",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump docker/setup-buildx-action from 3 to 4 (#102)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T14:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddd4e04bd8e9d8a93a371f18e981831a438ac3ec",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump docker/setup-qemu-action from 3 to 4 (#101)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T14:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f14554b6cee550093170ae4676961eea3fd6d99",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump amannn/action-semantic-pull-request from 5 to 6 (#103)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T14:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a87964c8d0163ddde09e360a9738b0acd86a70b6",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.15.3 (#105)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-15T13:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2962490d6092be87e296e965e60a5af6758f7955",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/configure-pages from 5 to 6 (#104)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-11T17:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1223d4a9a95ea4fb155749d073380f442521b3e0",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.15.2 (#99)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-06T17:56:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cdb56feff917ab0315038f35e813bf27f61073b",
          "body": null,
          "is_bot": false,
          "headline": "ci: publish beta container image for each PR (#98)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-06T17:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c13787fdfc00394a906babbce55ecec5421b523",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.15.1 (#95)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-06T10:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167f8ad3ee933c9705896deca72db76516e1b561",
          "body": null,
          "is_bot": false,
          "headline": "ci: pin auto-assign-action to v2.0.2 (#97)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-06T10:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f35df364eef1ac8764afdf43f221ffb2431aba2e",
          "body": null,
          "is_bot": false,
          "headline": "ci: add PR labeler, size-labeler, auto-assign, and stale workflows (#94)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-06T08:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1d3e21529667a7ee809e8576648ea9f62773350",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.15.0 (#93)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T20:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4883adadf998858efe89f4c7c4e67b51d9f513aa",
          "body": "…nd open time (#92)",
          "is_bot": false,
          "headline": "feat: render PR Slack notifications as Block Kit with repo, author, a…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T20:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4f5148d113fa5ccf6830513ce9374e0d79778ec",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.14.0 (#91)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T18:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d5a4b718b8b09bcc73e16f3207fc21800e5c0f",
          "body": "Release-As: 0.14.0",
          "is_bot": false,
          "headline": "chore: release 0.14.0",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T18:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17ca2a130856a392e3fc797b789af64ef0647a52",
          "body": "Release-As: 0.14.0",
          "is_bot": false,
          "headline": "Release as 0.14.0 (go 1.26.4 runtime bump from #83)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T17:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a416db059de399eec63524ae33e0f4dc45461ea4",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/setup-python from 5 to 6 (#86)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T17:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9781bffe2b08432500b4fde697e442ab4351ca66",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/deploy-pages from 4 to 5 (#88)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T17:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26add62652532a1ad8e699aa5ba05b66dcb67384",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump googleapis/release-please-action from 4 to 5 (#87)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T17:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06e69337862bac74a3ba29944b7536ef6c127b51",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/checkout from 5 to 6 (#84)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T17:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6651b92545fb9859315241dae2977e2b4c1842f",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/upload-pages-artifact from 3 to 5 (#85)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T17:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe2ec67cb8b628f8dc0daee6657d80ebda064412",
          "body": "…docker group (#83)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Pavlo Maksymov <82393959+pavelmaksimov25@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang from 1.25.11-alpine to 1.26.4-alpine in the …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T17:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517c7be44ee6b21ae8b6424baf76c0a68b94588d",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.13.1 (#90)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T17:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72050919184377ac372450c6950b05aa0cd62949",
          "body": "…r_review (#89)",
          "is_bot": false,
          "headline": "fix: classify bot PRs by author so compact format applies on ready_fo…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T17:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac34246a710b6cc96dce156d64fed785d0225075",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.13.0 (#82)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T16:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd233bca83b81e45c7b302a4b92019fa6dc9f3cc",
          "body": "…cker (#81)",
          "is_bot": false,
          "headline": "ci: enable dependabot version updates for go modules, actions, and do…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T16:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3108b0259e5b1b2ce1c311bb4afec6368adff668",
          "body": null,
          "is_bot": false,
          "headline": "feat: compact Slack format for Dependabot and Renovate PRs (#79)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T16:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb18536e17fca32949886cf604289d063460a3c3",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.12.1 (#78)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T14:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c569ab03ff2c4bcd182288bd09b076031c75d77",
          "body": "…d' (#77)",
          "is_bot": false,
          "headline": "fix(docs): use static MIT license badge to avoid intermittent 'invali…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T13:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef6237a0bc989b92d586c36554bda3dc5f4b59f5",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.12.0 (#76)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T12:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f9923dc0f6450b766438836f1e32c8c756930d",
          "body": null,
          "is_bot": false,
          "headline": "feat: distinct reaction for non-suppressed bot reviews (closes #5) (#75)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T12:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b3fdb33e439268d319b850bd7f586f8e7dc4469",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.11.3 (#74)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T11:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a90d58e34d19ee1c3fe236769228905395d485a4",
          "body": null,
          "is_bot": false,
          "headline": "docs: headline the one-command quickstart in README and docs nav (#73)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T11:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b9c5bd97e958335a32428c91d3b1780d9f81dac",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.11.2 (#72)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T10:15:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f18cfcd00eaed987cdbd8429fbaf1a0d0254fd7b",
          "body": "…le works (#71)",
          "is_bot": false,
          "headline": "fix(release): publish env template as env.example so the install bund…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T10:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510f263090dad37102450ff46983d54ab4aee008",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.11.1 (#70)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T09:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc9390d68b13f40a1db8f657a902920ba4114f2b",
          "body": "…eases (#69)",
          "is_bot": false,
          "headline": "ci: attach compose files, checksums, and versioned install URL to rel…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T09:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3780439c1b0bc780dd694e083302d1d3b22c7396",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.11.0 (#66)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T09:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "634130b84716999653f98578502f62aa3dc07281",
          "body": null,
          "is_bot": false,
          "headline": "docs: add install-path security and permissions checklist (#68)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T09:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "554d3ebd4f418213a0bf5003719a19b789dcf6ac",
          "body": null,
          "is_bot": false,
          "headline": "feat: notifycat smoke — local PR-event delivery test (#67)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-05T08:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ea33cb8b137402f73700923f227d8009d342bdf",
          "body": null,
          "is_bot": false,
          "headline": "feat(doctor): check the public webhook URL derived from DOMAIN (#65)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-04T21:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce9b97ec98226b5ccc48bd473d351f0d150e9e9",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.10.0 (#64)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-04T12:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f2df8107168bbe314f953cc420f8fe7fc956fdd",
          "body": "… (#63)",
          "is_bot": false,
          "headline": "feat: build multi-arch docker image (linux/amd64 + linux/arm64) in CI…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-04T10:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d567a61102836949f3095f6d121ba99d0f0a1732",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.9.0 (#62)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-04T09:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca980fe964bf60671c1f132951b92aaf09bc785",
          "body": "… (#61)",
          "is_bot": false,
          "headline": "feat: react to general PR conversation comments (issue_comment event)…",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-04T09:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d196e1e344849f07b84c3d83fcd89420acd5dc",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.8.0 (#60)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-03T20:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8be8c817ab33f91c975a8c7ce82bcbd831cfd56",
          "body": null,
          "is_bot": false,
          "headline": "feat: notifycat setup wizard and host dispatch wrapper (#57)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-03T20:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea2b74bf483281f40675a883e54fd0571a9c4f18",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.7.0 (#56)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-03T19:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a70c61081f097b12b5dccef67b9edf546bd3486",
          "body": null,
          "is_bot": false,
          "headline": "feat: friendly first-run errors for missing or invalid config (#55)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-01T18:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0159450b6a63e5f23af977e09b08550c729ada",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.6.1 (#54)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-01T17:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "086d6e26ff977626f7f335b1fe6e8b6deb8eb662",
          "body": null,
          "is_bot": false,
          "headline": "docs: docker compose install guide with HTTPS and troubleshooting (#53)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-01T17:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a10da9130dbbd0cd0e749ce722ebfae4c8e7ba3",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.6.0 (#52)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-01T17:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06cbbe91a6e560e55143621ca785bc9f0533b35c",
          "body": null,
          "is_bot": false,
          "headline": "feat: docker-compose.yml with Caddy HTTPS reverse proxy (#51)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-01T15:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dc1a2141864a87a55c67ae8582f9c3c187124af",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.5.0 (#40)",
          "author_name": "Pavlo Maksymov",
          "author_login": "pavelmaksimov25",
          "committed_at": "2026-06-01T11:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 39,
      "commits_last_year": 138,
      "latest_release_at": "2026-07-07T20:02:41Z",
      "latest_release_tag": "v0.22.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 14,
      "mean_days_between_releases": 1.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/mptooling/notifycat",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/mptooling/notifycat",
          "is_deprecated": false,
          "latest_version": "v0.22.2",
          "repository_url": "https://github.com/mptooling/notifycat",
          "versions_count": 38,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-07T20:02:30Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 14
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 5,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [
          {
            "date": "2026-07-07",
            "count": 4
          },
          {
            "date": "2026-07-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_stars": 5
      },
      "open_issues_and_prs": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "justfile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 28488,
      "source_files_sampled": 227,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 10076
    },
    "dependencies": {
      "manifests": [
        "docs/requirements.txt",
        "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",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "github.com/glebarez/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "github.com/joho/godotenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/pressly/goose/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.27.2"
        },
        {
          "name": "github.com/robfig/cron/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.2"
        }
      ],
      "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": 6,
        "merged_prs": 119,
        "open_issues": 8,
        "closed_ratio": 0.843,
        "closed_issues": 43,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "pavelmaksimov25",
          "commits": 124,
          "avatar_url": "https://avatars.githubusercontent.com/u/82393959?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-assign.yml",
        "ci.yml",
        "docker-pr.yml",
        "docker-release.yml",
        "docs.yml",
        "labeler.yml",
        "pr-size-labeler.yml",
        "pr-title.yml",
        "release-please.yml",
        "stale.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "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": 0,
            "reason": "Found 0/27 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "18 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b04d23e91c581be042ea10e4b03757501839e58e",
        "ran_at": "2026-07-22T05:43:01Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T04:46:03Z",
      "oldest_open_prs": [
        {
          "number": 173,
          "created_at": "2026-07-18T08:37:20Z",
          "last_comment_at": "2026-07-18T08:47:05Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 174,
          "created_at": "2026-07-18T09:01:41Z",
          "last_comment_at": "2026-07-18T09:10:44Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 175,
          "created_at": "2026-07-18T09:07:06Z",
          "last_comment_at": "2026-07-18T09:36:00Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 177,
          "created_at": "2026-07-21T09:24:56Z",
          "last_comment_at": "2026-07-21T09:34:43Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 178,
          "created_at": "2026-07-21T09:24:57Z",
          "last_comment_at": "2026-07-21T09:33:46Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 179,
          "created_at": "2026-07-21T09:25:00Z",
          "last_comment_at": "2026-07-21T09:33:28Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-18T11:53:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 31,
          "created_at": "2026-05-19T15:42:24Z",
          "last_comment_at": "2026-06-06T08:45:13Z",
          "last_comment_author": "pavelmaksimov25"
        },
        {
          "number": 32,
          "created_at": "2026-05-19T15:42:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2026-05-19T15:42:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2026-05-19T19:47:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2026-05-19T23:50:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 96,
          "created_at": "2026-06-06T08:44:39Z",
          "last_comment_at": "2026-06-06T09:20:12Z",
          "last_comment_author": "pavelmaksimov25"
        },
        {
          "number": 170,
          "created_at": "2026-07-07T21:40:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 172,
          "created_at": "2026-07-16T13:14:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mptooling/notifycat",
    "host": "github.com",
    "name": "notifycat",
    "owner": "mptooling"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 40,
        "vitality": 72,
        "community": 48,
        "governance": 52,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 72,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "commits_last_year": 138,
              "human_commit_share": 0.86,
              "days_since_last_push": 0,
              "active_weeks_last_year": 9
            },
            "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": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "138 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 138
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 39,
              "latest_release_tag": "v0.22.2",
              "releases_from_tags": false,
              "days_since_latest_release": 14,
              "mean_days_between_releases": 1.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "39 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 14 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "forks": 0,
              "stars": 5,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 119,
              "open_issues": 8,
              "closed_issues": 43,
              "issue_closed_ratio": 0.843,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "119/122 decided PRs merged",
                "points": 37.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 119,
                      "decided": 122
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "mptooling",
              "public_repos": 6,
              "account_age_days": 677
            },
            "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": "0 followers of mptooling",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "mptooling"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "6 public repos, account ~1 yr old",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 6
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/mptooling/notifycat"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 14
            },
            "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 14 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 14
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "38 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "10 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "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": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "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": "Found 0/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "18 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "excellent",
        "name": "AI Readiness",
        "value": 85,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 10076
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "86 of 86 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 86,
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "justfile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.14
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "justfile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "justfile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "14 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 14,
                      "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 28488,
              "source_files_sampled": 227,
              "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/227 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 227,
                      "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-22T05:43:19.550749Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mptooling/notifycat.svg",
  "full_name": "mptooling/notifycat",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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