Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-23 15:50 UTC

atipugin / telegram-bot-ruby

Ruby wrapper for Telegram's Bot API

RubyWTFPL★ 1425 estrellas⑂ 224 forksdesde jun 2015Ver en GitHub ↗

atipugin/telegram-bot-ruby tiene un índice de salud de 28 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Engineering Quality (78/100) y la más baja, Security (20/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

28
global / 100
Crítico

Índice de salud del software

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

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

Perfil de puntuación

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

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

Titularidad

Alexander TipuginCuenta personal
167 seguidores90 repositorios públicosdesde may 2010@yasno-live

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
RubyGemstelegram-bot-rubyapunta a otro repositorio; no se puntúa2.8.0-76hace 0 días

Métricas por categoría

Vitalidad

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

60Moderado · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
4.2/36Cadencia de commits — 6/52 semanas con commits
10/18Volumen de commits — 12 commits en el último año
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Datos de entrada utilizados
commits_last_year12
human_commit_share1
days_since_last_push0
active_weeks_last_year6
Cómo se puntúa
16.2/27Publica versiones — 69 etiquetas de versión (sin releases de GitHub)
36/36Recencia de las versiones — última versión hace 0 días
12.6/27Cadencia de publicación — una versión cada ~139,6 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count69
latest_release_tagv2.8.0
releases_from_tags
days_since_latest_release0
mean_days_between_releases139,6
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

65Moderado · 18% del índice global
Cómo se puntúa
51.2/60Estrellas — 1425 estrellas
19.6/25Forks — 224 forks
8.5/15Observadores — 35 observadores
Datos de entrada utilizados
forks224
stars1425
watchers35
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (WTFPL)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

56Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
4.7/22.5Distribución de commits — el principal contribuyente firma el 79% de los commits
13.5/13.5Amplitud de contribuyentes — 27 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Datos de entrada utilizados
bus_factor1
contributors_sampled27
top_contributor_share0,792
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
22/38.3Aceptación de PR — 69/120 PR decididos fusionados
3/15OpenSSF Scorecard: Code-Review — Found 6/30 approved changesets -- score normalized to 2
Datos de entrada utilizados
merged_prs69
open_issues0
closed_issues204
issue_closed_ratio1
closed_unmerged_prs51
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
16/25Alcance del propietario — 167 seguidores de atipugin
25/25Trayectoria — 90 repos públicos, cuenta de ~16 años
Datos de entrada utilizados
followers167
owner_typeUser
is_verified
owner_loginatipugin
public_repos90
account_age_days5908
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

78Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 2 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .rubocop.yml
0/9.6Hooks de pre-commit
6.4/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests — 8 out of 14 merged PRs checked by a CI test -- score normalized to 5
Datos de entrada utilizados
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_configno
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://core.telegram.org/bots/api
10/10Descripción del repositorio
10/10Topics — 3 topics
10/10Wiki
Datos de entrada utilizados
topicstelegram, telegram-bot, ruby
has_wiki
homepagehttps://core.telegram.org/bots/api
has_readme
has_docs_dirno
has_description

Seguridad

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

20Crítico · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
1.2/2.5CI-Tests — 8 out of 14 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/30 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier20
security_posture_before_jurisdiction40
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, packaging, signed_releases. Los pesos restantes se han renormalizado. La Política de Jurisdicciones de Alto Riesgo aplica un multiplicador del 50% y da a la postura de seguridad un límite «En riesgo» de 49.

Preparación para IA

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

40En riesgo · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
19.2/40Historial de commits legible — 36 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,36
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — mise.toml
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .rubocop.yml
0/11Verificación estática de tipos
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesmise.toml
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
0/45Código verificable por tipos — Ruby sin configuración de verificación de tipos
55/55Tamaños de archivo manejables — 0/413 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageRuby
largest_source_bytes9068
source_files_sampled413
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

1425estrellas de GitHub
27contribuidores
12commits en los últimos 12 meses
0días desde el último push
69versiones publicadas
1factor bus
0issues abiertas
RubyGemsecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • rubygems package 'telegram-bot-ruby' points at a different repository (https://github.com/atipugin/telegram-bot); excluded from ecosystem scoring
  • No resolved dependencies carried a version and a supported ecosystem

Más detalle

Historial de estrellas y forks 0 ★ / 224 ⇿
0Estrellas
224Forks
66Versiones

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.

0408012016020024021852015-062020-122026-05
Mayor 2Menor 28Parche 36

Cada punto abarca 10 días.

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-23 15:49 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
5CI-Tests8 out of 14 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/30 approved changesets -- score normalized to 2
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 10
RegistroPaqueteRestricción de versiónManifiesto
RubyGemsdotenv~> 2.8Gemfile
RubyGemsnokogiri~> 1.13Gemfile
RubyGemspryGemfile
RubyGemsrake~> 13.0Gemfile
RubyGemsrspec~> 3.4Gemfile
RubyGemsvcr~> 6.4Gemfile
RubyGemsrubocop~> 1.66.1Gemfile
RubyGemsrubocop-performance~> 1.18Gemfile
RubyGemsrubocop-rake~> 0.6.0Gemfile
RubyGemsrubocop-rspec~> 3.1.0Gemfile
Todas las dependencias 15

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

RegistroPaqueteVersiónRelación
RubyGemsdotenvdirecta
RubyGemsnokogiridirecta
RubyGemsprydirecta
RubyGemsrakedirecta
RubyGemsrspecdirecta
RubyGemsrubocopdirecta
RubyGemsrubocop-performancedirecta
RubyGemsrubocop-rakedirecta
RubyGemsrubocop-rspecdirecta
RubyGemsvcrdirecta
RubyGemsdry-structindirecta
RubyGemsfaradayindirecta
RubyGemsfaraday-multipartindirecta
RubyGemsopenapi3_parserindirecta
RubyGemszeitwerkindirecta
Avisos de dependencias sin evaluar

El cotejo de avisos no pudo ejecutarse para este informe: No resolved dependencies carried a version and a supported ecosystem

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "telegram",
        "telegram-bot",
        "ruby"
      ],
      "is_fork": false,
      "size_kb": 623,
      "has_wiki": true,
      "homepage": "https://core.telegram.org/bots/api",
      "languages": {
        "HTML": 875,
        "Ruby": 215676,
        "Shell": 58
      },
      "pushed_at": "2026-07-23T15:49:16Z",
      "created_at": "2015-06-27T17:40:29Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T15:47:58Z",
      "description": "Ruby wrapper for Telegram's Bot API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "WTFPL",
      "default_branch": "master",
      "license_spdx_raw": "WTFPL",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://atipugin.dev",
      "name": "Alexander Tipugin",
      "type": "User",
      "login": "atipugin",
      "company": "@yasno-live ",
      "location": null,
      "followers": 167,
      "avatar_url": "https://avatars.githubusercontent.com/u/281812?v=4",
      "created_at": "2010-05-19T21:23:39Z",
      "is_verified": null,
      "public_repos": 90,
      "account_age_days": 5908
    },
    "license": {
      "state": "standard",
      "spdx_id": "WTFPL",
      "raw_spdx": "WTFPL",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2026-07-23T15:46:08Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2026-04-03T16:42:59Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2026-03-23T10:51:55Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2025-12-14T07:31:58Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2025-02-13T04:36:41Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2025-02-11T07:32:54Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2024-12-05T13:49:28Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2024-11-24T14:12:56Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2024-01-25T07:27:09Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-02-13T08:38:32Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2022-11-29T11:00:57Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2022-11-19T15:58:00Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2022-10-28T07:05:05Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2022-08-16T18:05:49Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2022-08-01T19:02:46Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2022-04-19T18:21:17Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2022-04-19T09:04:31Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2022-04-19T07:19:40Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2022-03-13T08:02:39Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2022-01-14T08:00:25Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2021-06-07T14:08:31Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2021-03-11T19:40:08Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2020-11-05T12:24:13Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2020-09-30T15:40:22Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2020-01-26T16:23:41Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2019-07-30T09:19:19Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2019-06-03T09:02:57Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2019-06-01T11:01:39Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2019-05-23T10:32:02Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2019-05-09T13:43:30Z"
        },
        {
          "tag": "v0.8.6",
          "kind": "patch",
          "published_at": "2017-11-23T09:37:25Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2017-10-30T18:39:36Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2017-09-21T07:10:47Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2017-08-01T10:28:21Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2017-07-18T12:00:32Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2017-05-31T11:18:57Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2017-05-29T21:08:46Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2017-01-11T08:51:20Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2016-12-12T15:13:24Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2016-11-28T17:24:49Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2016-10-03T11:55:26Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2016-10-03T10:18:26Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2016-07-15T22:30:43Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2016-05-22T16:08:12Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2016-05-16T12:19:36Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2016-04-15T10:28:45Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2016-04-06T14:47:14Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2016-01-15T09:28:10Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2016-01-06T15:35:47Z"
        },
        {
          "tag": "v0.3.11",
          "kind": "patch",
          "published_at": "2015-11-22T09:22:26Z"
        },
        {
          "tag": "v0.3.10",
          "kind": "patch",
          "published_at": "2015-10-19T08:57:03Z"
        },
        {
          "tag": "v0.3.9",
          "kind": "patch",
          "published_at": "2015-09-30T12:22:15Z"
        },
        {
          "tag": "v0.3.8",
          "kind": "patch",
          "published_at": "2015-09-23T08:44:26Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2015-09-17T10:04:30Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2015-09-15T10:51:53Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2015-09-12T10:03:51Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2015-09-11T11:37:26Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2015-09-10T12:36:26Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2015-09-03T14:43:52Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2015-08-25T10:57:25Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2015-08-21T15:53:35Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2015-07-31T21:47:23Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2015-07-02T12:35:09Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2015-06-30T17:04:03Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2015-06-30T15:14:39Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2015-06-30T14:44:07Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2015-06-29T10:03:54Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2015-06-27T22:32:11Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2015-06-27T18:18:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "36ff484877495a93a791483bfcd4b919c0f578c3",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2026-07-23T15:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0dc742cf47ac7ae90575b3dac34aeea80182b21",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2026-07-23T15:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a0d548db1e565c64fde422124cfe7509dc6c1fe",
          "body": null,
          "is_bot": false,
          "headline": "Bot API 10.2 (#336)",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2026-07-23T15:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7e744ad22c9e967d203d8313f29d9ae87e1bff0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2026-04-03T16:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3e5a350837c4c9f96211f383bfbe89587d5a203",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2026-04-03T16:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd72e19b9218c15970490d05bbf5f39f11a29365",
          "body": null,
          "is_bot": false,
          "headline": "Add Bot API 9.6 (#335)",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2026-04-03T16:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d9139d57e7aa8b9cda1b9288dea79804f0e748",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2026-03-23T10:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cca7fde2a55341c8d5fcb7cf0b179d6d47d89bc",
          "body": null,
          "is_bot": false,
          "headline": "Add Bot API 9.4 + 9.5 (#334)",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2026-03-23T10:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f21567e56c7acca8df3b8f5528f1e9a459791784",
          "body": null,
          "is_bot": false,
          "headline": "Add support for configuring Faraday adapter options (#333)",
          "author_name": "DM",
          "author_login": "dmeremyanin",
          "committed_at": "2026-03-22T08:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "736ed62c66948da9bb6acbc6b3626abc2f6834f2",
          "body": null,
          "is_bot": false,
          "headline": "Update to Telegram Bot API 9.3 (#328)",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2026-01-14T04:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962abc1f8658a22e74e34772aa695dc47a4f4fb8",
          "body": null,
          "is_bot": false,
          "headline": "add CallbackQuery#to_s for improved logging (#327)",
          "author_name": "projecteurlumiere",
          "author_login": "projecteurlumiere",
          "committed_at": "2026-01-05T08:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92df55560dbf1a5bc98f6682bc3159db09cc25cf",
          "body": null,
          "is_bot": false,
          "headline": "Remove upgrade instructions for version 1.0",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2025-12-24T11:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf893e5138a5f109944b6e67feb7738c7e2e040",
          "body": null,
          "is_bot": false,
          "headline": "Fix Message#to_s to always return string (#326)",
          "author_name": "projecteurlumiere",
          "author_login": "projecteurlumiere",
          "committed_at": "2025-12-17T19:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59ad7709a629fb3b671490011298fcdb1adb1903",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2025-12-14T07:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98d5ff9dcbcc4dbfc6d2ee9db86409527eda00bd",
          "body": null,
          "is_bot": false,
          "headline": "Add Bot API docs parsers + Bot API 9.2 (#325)",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2025-12-14T07:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d170a9d85e80737df312f5b2502a6808ec6d4aad",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2025-02-13T04:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c778e9303cec0328532d29f157abb633ca41bbc",
          "body": null,
          "is_bot": false,
          "headline": "Implement Bot API 8.3 (#323)",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2025-02-13T04:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53c20f29bfbeec1e01675f4414fbcf0318f8171f",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2025-02-11T07:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ef1484fd79807a917a1e5c86ad6e9c1c6216e6",
          "body": null,
          "is_bot": false,
          "headline": "Implement Bot API 8.2 (#322)",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2025-02-11T07:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d0ceff6a3d3b9c50edf0eec09bc7d2603df7e0",
          "body": null,
          "is_bot": false,
          "headline": "Fix changelog to have correct links (#320)",
          "author_name": "Vitaliy Serov",
          "author_login": "VitaliySerov",
          "committed_at": "2024-12-06T12:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2efb2c6eb79bb0697b38504b49e6a402fb7a7a",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-12-05T13:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91196dc52ef2261c2bb41bfd38c285eb986886f7",
          "body": "See: https://core.telegram.org/bots/api-changelog#october-31-2024",
          "is_bot": false,
          "headline": "Implement Bot API 8.1 (#319)",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-12-05T13:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e72b2e57cb4d9bd7af27f857a6a5b7588dbd67fe",
          "body": null,
          "is_bot": false,
          "headline": "Exclude data dir from gem pkg",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-11-24T14:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7910573ef08b17d03aeffd30b9129487a883d2f2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-11-24T14:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feedc91e970438d7e4d7620aeada8d6559497a73",
          "body": null,
          "is_bot": false,
          "headline": "Mention @seorgiy in CHANGELOG",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-11-24T14:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b937c477fe04e99f4cd534a1112c5c6ad971a246",
          "body": null,
          "is_bot": false,
          "headline": "Fix specs",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-11-24T14:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d6487a1436089fbc8fbae1dcc9804445626008c",
          "body": null,
          "is_bot": false,
          "headline": "Re-arrange utility dir",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-11-24T14:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09b7631001b5d1edea82ea0d4a95db2c78019eec",
          "body": null,
          "is_bot": false,
          "headline": "Update version in README",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-11-24T14:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f918215d2067ff8ef5b366d75d14c86f22b518a",
          "body": "* implement Birthdays\r\n\r\n* Implement Bot API 7.10\r\n\r\n* Implement Bot API 7.10\r\n\r\n* Implement Bot API 7.10\r\n\r\n* update endpoints for 7.10\r\n\r\n* linter fix\r\n\r\n* Implement Bot API 7.11\r\n\r\n* tests & changelog\r\n\r\n* minor fix for consistency\r\n\r\n* constrains fixed\r\n\r\n* clean up & constrains min/max/eq fixed & empty classes building\r\n\r\n* happy linter\r\n\r\n* Implement Bot API 8.0\r\n\r\n* version & changelog\r\n\r\n* version correction",
          "is_bot": false,
          "headline": "Upgrade to API 8.0 (#314)",
          "author_name": "Seorgiy",
          "author_login": "seorgiy",
          "committed_at": "2024-11-24T14:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a092a027d43656360af94ee3e9c6aced33656b",
          "body": null,
          "is_bot": false,
          "headline": "Fix infinite loop on Timeout while stopped (#309)",
          "author_name": "Slava",
          "author_login": "alexeevit",
          "committed_at": "2024-09-25T19:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64704efdce7f8ad3e294c6a41ea1772d9d995979",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-01-25T07:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc3aed315f7f01ae06a7d8bb8482a359bb268fa5",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-01-25T07:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d96171f980e1f9101d67123fb1afd7674f6f7ac",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-01-25T07:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb0a7cc621b26a442f11b1c59fd1232215813aa",
          "body": "* feat: implement Bot API 7.0\r\n\r\n* feat: add constraints/defaults for `max_quantity`\r\n\r\n* test: fix spec by removing `max_quantity` constraints (for now)",
          "is_bot": false,
          "headline": "Implement Bot API 7.0 (#300)",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2024-01-24T08:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6542b1128d47988c5a82489a072f2078a0394679",
          "body": null,
          "is_bot": false,
          "headline": "Replace `File.expand_path` with simple `__dir__` interpolation (#296)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2024-01-11T15:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f47aa75aeb66eaad56184e438d4324ea21992e6f",
          "body": "* Small improvements for Types specs, especially variables naming\r\n\r\n* Remake `Object.const_get` into `described_class.const_get` with `false` argument\r\n\r\n* Dump more data from Telegram API docs\r\n\r\nAbout attribute type and required value (if there is such).\r\n\r\n* Add specs for attributes Types (and r\n[…]\n* Fix a small error with `Array.of(String)` instead of `(Types::String)`\r\n\r\n* Resolve attributes types specs with the new changes\r\n\r\n---------\r\n\r\nCo-authored-by: Alexander Tipugin <atipugin@gmail.com>",
          "is_bot": false,
          "headline": "Check attributes types (#295)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-12-31T08:21:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e58bdd7d5a050d3661e0a7b40d22f55a21cfa4be",
          "body": "* fix chat member rights\r\n\r\n* Fix specs, add missing attributes\r\n\r\n---------\r\n\r\nCo-authored-by: Alexander Tipugin <atipugin@gmail.com>",
          "is_bot": false,
          "headline": "fix chat member rights (#299)",
          "author_name": "Seorgiy",
          "author_login": "seorgiy",
          "committed_at": "2023-12-03T04:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b81710abe75878f62b5ee6cc511f8be703004a",
          "body": "1. Add an ability to stop bot's infinity loop from outside.\r\n2. Remove `exit` which kills any (parent) process with a bot, like specs.",
          "is_bot": false,
          "headline": "Add `Bot::Client#stop` method (#292)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-09-02T08:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08cacf250a7959144d0c3fb9c8b6c64bdf84a2a6",
          "body": "It's useful to detect Ruby warnings, some coming changes.\r\n(Fortunatelly, there are no warnings for now)",
          "is_bot": false,
          "headline": "Enable Ruby warnings for RSpec (#294)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-08-23T11:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f1efcd36e24f1c2d4a86561a36cea61029715a",
          "body": null,
          "is_bot": false,
          "headline": "Add API methods for bot's name and descriptions (#291)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-08-21T13:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d1f15e80dcb29635a23bacccc9ef9642b92bacd",
          "body": "* Return corresponding types for API methods\r\n\r\nDon't touch `Api#call`, leave it with raw responses,\r\nbut convert `result` in `method_missing`.\r\n\r\n* Fix and improve `Client` specs\r\n\r\n* Remove outdated comment for `ENDPOINTS`\r\n\r\n* Add `default` for constrained value of `MenuButton`s\r\n\r\nNow `one | ano\n[…]\nes PR\r\n\r\n* Rename `CHAT_MEMBER` into `ChatMember`\r\n\r\nThere is a RuboCop offense, but for cosistency of type names let's do it so.\r\n\r\n---------\r\n\r\nCo-authored-by: Alexander Tipugin <atipugin@gmail.com>",
          "is_bot": false,
          "headline": "Return corresponding types for API methods (#285)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-08-21T09:34:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "56f65cdcde49605b741bc163044711aae07fa852",
          "body": "* Rename `Bot::Api#conn` to `#connection`\r\n\r\nI see no reason to shrink it's like this.\r\n\r\nAlso I'm thinking to make it's public:\r\ncan be helpful for adding middlewares, such as `:logger`,\r\nbut maybe I'll consider changes to the `Bot::Configuration` later.\r\n\r\n* Make `Api#connection` public\r\n\r\nI see nothing private in it.\r\nAlso it's easier to configure it from outside,\r\nfor example add more middlewares, like `:logger`.\r\n\r\n---------\r\n\r\nCo-authored-by: Alexander Tipugin <atipugin@gmail.com>",
          "is_bot": false,
          "headline": "Rename `Bot::Api#conn` to `#connection` and make it public (#289)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-08-18T10:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c4e7862e8bec81b1520e119a7a974f3317fd049",
          "body": "* Remake specs of `ResponseError#error_code`\r\n\r\n* Add specs for `ResponseError#to_s`\r\n\r\nAnd replace double quotes for any value with `.inspect`:\r\nnow the type of value is more obvious (Boolean, Integer, String, etc.).\r\n\r\n* Make `ResponseError#data` public\r\n\r\nIt's useful for checks by fields inside `\n[…]\n raises RSpec::Mocks::OutsideOfExampleError.\r\n\r\n* Resolve RuboCop offenses\r\n\r\nIf a custom error has only one argument — RuboCop thinks it's a message.\r\nKeyword arguments resolve this misunderstanding.",
          "is_bot": false,
          "headline": "Improve `ResponseError` (#290)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-08-18T10:02:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f6e9756bd98bb787300ceb09393b09ad8f5ac91a",
          "body": "* Add VCR\r\n\r\nWrite all requests to cassetes.\r\n* Speed up specs.\r\n* Don't make new requests for every run of existing specs.\r\n\r\n* Remove environment variables from CI\r\n\r\nThey're not needed anymore with VCR,\r\nalso it seems that secret token had empty value and broke specs.",
          "is_bot": false,
          "headline": "Add VCR (#287)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-08-18T09:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6c23c77858b1f9ca401a771ca68369d71d7dd99",
          "body": null,
          "is_bot": false,
          "headline": "Sort .editorconfig",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2023-07-11T04:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c044b87084c2d8108c4f5b67c2db53cc5974a3",
          "body": "More info here: https://editorconfig.org/\r\n\r\nAnd fix some files according to it, mostly README.",
          "is_bot": false,
          "headline": "Add EditorConfig file (#281)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-07-11T04:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "721691bb0c75c4e042cd3bf6a49b19f3d59b38ac",
          "body": "* Improve RuboCop version lock (and its plugins)\r\n\r\nWith `NewCops: enable` there are new offenses for new minor RuboCop versions.\r\n\r\nThe same for plugins, at least some of them.\r\n\r\n* Resolve new RuboCop RSpec offenses\r\n\r\n* Add `rubocop-performance` plugin\r\n\r\nPretty standard.\r\n\r\nAnd resolve the single issue.\r\n\r\n* Fix `frozen_string_literal` offense in `bin/console` instead of ignoring\r\n\r\n* Remove unnecessary RuboCop excluding",
          "is_bot": false,
          "headline": "Improve RuboCop (#279)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-07-11T04:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae92a9cc441cfe7496d4299f4b9a47e05fb77725",
          "body": "…unshift` (#280)\n\nIt also can prevent some errors with requiring not proper version from specs\r\n(but globally installed one).",
          "is_bot": false,
          "headline": "Use `require_relative` instead of `File.expand_path` and `$LOAD_PATH.…",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2023-07-11T04:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aa3469f88e09e4eb0b69b1d6fa5cd5ccdb02df5",
          "body": null,
          "is_bot": false,
          "headline": "Update stale.yml",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2023-02-19T15:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20db2d31c8f9bc5bf3261c4323ec0b2870bdebc2",
          "body": null,
          "is_bot": false,
          "headline": "Add comment messages for stale issues/PRs",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2023-02-18T11:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09cd49e5ec3a029902b5751d052eb054a1cc4246",
          "body": null,
          "is_bot": false,
          "headline": "Update stale.yml",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2023-02-18T11:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67f30d00a33b95f50eb71a82085a39af34585edf",
          "body": null,
          "is_bot": false,
          "headline": "Update stale.yml",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2023-02-18T11:11:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a7a351fe875a345da0e4a67b74774a8b18131d4",
          "body": null,
          "is_bot": false,
          "headline": "Add `stale` workflow",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2023-02-18T11:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "140df49d33f97bf1a67bd7b39cc563a8e23cfb53",
          "body": null,
          "is_bot": false,
          "headline": "Add stale.yml",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2023-02-18T10:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a2e20f393410c6e3a2a608506c68b2da44c49c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2023-02-13T08:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02de7166ccb8e86be1c1abcb425004aa7d753f96",
          "body": null,
          "is_bot": false,
          "headline": "Release v1 version (#265)",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2023-02-13T08:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0685a5b104a107017325b6a1934d4333716d77c4",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-29T11:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0756675f5fbed794df30fb41a8081fc47462c723",
          "body": "… opts",
          "is_bot": false,
          "headline": "Return default long polling timeout, prefix connection-related config…",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-29T10:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff8a67b67c1649f13a3edd18c19b169657859ab2",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-19T15:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09a032e7130b2328ee643e9782c8af588091967",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-10T13:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b18779d36e03e8c2af992dd41c2552715b05c27",
          "body": null,
          "is_bot": false,
          "headline": "Fix spec",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-10T13:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68012ac00f71c4087d13b53a3b51fb215eff201f",
          "body": null,
          "is_bot": false,
          "headline": "Added Test environment (#263)",
          "author_name": "valovm",
          "author_login": "valovm",
          "committed_at": "2022-11-10T12:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e490f49ff38943229f90d731f682d7bde24abb0",
          "body": null,
          "is_bot": false,
          "headline": "Add env vars to CI",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-10T12:58:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52d0596be9446e06927a01daa69e42a616d90f03",
          "body": null,
          "is_bot": false,
          "headline": "Remove `.travis.yml`",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-10T12:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cedb7ebbaad8c9035284d3ebd392db354d671e78",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-10T12:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16f598ffc4f14878a24e62d3d4d98fe66b061389",
          "body": null,
          "is_bot": false,
          "headline": "Modify CI",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-10T12:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6eb6122e6fb57d20e65e32a5719462f1fc6e764",
          "body": null,
          "is_bot": false,
          "headline": "Add `test` step",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-10T12:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f372e9d83ce5f20afd2be7d71d163457a1d59f0",
          "body": null,
          "is_bot": false,
          "headline": "Address rubocop violations",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-10T12:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abe3f33e6c6cefa03f8f04a4c1671f23a7b30695",
          "body": null,
          "is_bot": false,
          "headline": "Add GA workflow",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-11-10T12:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81d98a56f03fc7cef38ff541da32f97da1eb19d5",
          "body": null,
          "is_bot": false,
          "headline": "Check for message type in `example/bot.rb`",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-10-28T07:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a6d619a245f851e0dc0371e8e18d420089dcd9c",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-10-28T07:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4790839449e5449684057dd839261e6bd8c189b9",
          "body": null,
          "is_bot": false,
          "headline": "Make sure file type is required at the beginning (#261)",
          "author_name": "Sudakov Eugene",
          "author_login": "sudakov-eugene",
          "committed_at": "2022-10-02T13:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63f16db5b4ded37cefe29ca21f561bdfd4d1999d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-08-16T18:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0289055e2c0eb643a555e5f050a5df8bf0f340fc",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Bot API 6.1 and 6.2",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-08-16T18:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "956b75bc360d5d881054ae5d1e2a4234225b898e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-08-01T19:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbe08bc3a79a72e316b47b309a0c184afebf467c",
          "body": null,
          "is_bot": false,
          "headline": "Use faraday 2 (#257)",
          "author_name": "Eugene Lapeko",
          "author_login": "L-Eugene",
          "committed_at": "2022-07-06T16:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d222d2e83bcaa2d00ce402c03c3c1bd2606fb670",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-04-19T18:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ce8cddafa2d25eab6744a06d8a5c3af94c042f3",
          "body": null,
          "is_bot": false,
          "headline": "Fix format message (#251)",
          "author_name": "Avramov Vsevolod",
          "author_login": "vsevolod",
          "committed_at": "2022-04-19T18:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "634e0d1cf314001686751160bfbb503526f93fff",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-04-19T09:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd8cbd200685ed22aae196083df82ee032287441",
          "body": null,
          "is_bot": false,
          "headline": "Add missing methods",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-04-19T09:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f36f5b1519b864c15b00de600de60d480b80b9d",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-04-19T07:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2cee615752971f21aac31e465beee544bc2ab28",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-04-19T07:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3590cbc907934977f5698e098d2dde1bb2e973f",
          "body": null,
          "is_bot": false,
          "headline": "Update rubocop, remove useless specs",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-04-19T07:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624b124148fd57feb80a133ced6d2ac0d975c3b3",
          "body": null,
          "is_bot": false,
          "headline": "Implement Bot API 6.0",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-04-18T20:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df5ecb178b92e91d194748f200b8ba7a041f4e5e",
          "body": "Global timeout configuration",
          "is_bot": false,
          "headline": "Merge pull request #250 from gl-pv/global-timeout",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-04-13T06:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39f9e29bc48f91a2dc01a4f7fe706decc64c6fe8",
          "body": null,
          "is_bot": false,
          "headline": "Allow global timeout configuration",
          "author_name": "gl.pv",
          "author_login": "gl-pv",
          "committed_at": "2022-04-12T16:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca89be54176153da255610beddef1c102e16aca",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-03-13T08:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ac79fa501c446b22704a859e4df6e3f3e3cfded",
          "body": null,
          "is_bot": false,
          "headline": "Implement Bot API 5.7 changes",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-03-13T07:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edcddc2be6e59d9c12143067c20e313764760d35",
          "body": null,
          "is_bot": false,
          "headline": "Implement Bot API 5.6 changes",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-03-13T07:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804d8b2169e50e6aff80ac023514c1b41511d5a2",
          "body": null,
          "is_bot": false,
          "headline": "Implement Bot API 5.4 changes",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-03-13T07:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab461ac590fb939d0ce4193f4b3e8a00b87a71a2",
          "body": null,
          "is_bot": false,
          "headline": "Implement Bot API 5.3 changes",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-03-13T07:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "898b450c7ac9bfb4ea650d33e6dbf9606bd554a4",
          "body": null,
          "is_bot": false,
          "headline": "Implement Bot API 5.2 changes",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-03-13T06:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f30801edca372cb56e06eb8395c28708629c13",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-01-14T08:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95357a022fcaf706e751b1fdde32c9149b70fb2b",
          "body": null,
          "is_bot": false,
          "headline": "Pin faraday version",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2022-01-14T07:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f76e4474da26bd10a27faf5bc0116308c6de1b90",
          "body": null,
          "is_bot": false,
          "headline": "Bump version up to 0.16.0",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2021-06-07T14:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36468a634139824b323a4cab45e86359b43065be",
          "body": null,
          "is_bot": false,
          "headline": "Ditch inflecto, update virtus",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2021-06-07T14:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "160f67475cfa6255589d3c7be02da8bac6be6df2",
          "body": null,
          "is_bot": false,
          "headline": "Simplify params jsonification",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2021-04-24T08:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77114261059672b710905bd6ae3177c8fac718f4",
          "body": "Call #to_compact_hash on all objects responding to it",
          "is_bot": false,
          "headline": "Merge pull request #231 from smaximov/patch-1",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2021-04-15T16:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0a8f5193744403ef66fbd9efb599e549f9f7e4",
          "body": null,
          "is_bot": false,
          "headline": "Call #to_compact_hash on all objects responding to it",
          "author_name": "Sergei Maximov",
          "author_login": "smaximov",
          "committed_at": "2021-04-15T13:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de600477b23507c28fa26680d89c048b8d201784",
          "body": "Add pattern matching support for Telegram types",
          "is_bot": false,
          "headline": "Merge pull request #229 from smaximov/pattern-matching",
          "author_name": "Alexander Tipugin",
          "author_login": "atipugin",
          "committed_at": "2021-03-19T13:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 69,
      "commits_last_year": 12,
      "latest_release_at": "2026-07-23T15:46:08Z",
      "latest_release_tag": "v2.8.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 139.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "telegram-bot-ruby",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": false,
          "registry_url": "https://rubygems.org/gems/telegram-bot-ruby",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/atipugin/telegram-bot",
          "versions_count": 76,
          "total_downloads": 1661439,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2015-06-27T18:26:17.504000Z",
          "latest_published_at": "2026-07-23T15:47:57.450000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 224,
      "stars": 1425,
      "watchers": 35,
      "fork_history": {
        "days": [
          {
            "date": "2015-06-28",
            "count": 1
          },
          {
            "date": "2015-07-21",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-09-11",
            "count": 1
          },
          {
            "date": "2015-09-15",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-09-19",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-10-03",
            "count": 1
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2015-10-07",
            "count": 1
          },
          {
            "date": "2015-10-31",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-12-29",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-01-09",
            "count": 1
          },
          {
            "date": "2016-01-28",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-02-22",
            "count": 1
          },
          {
            "date": "2016-02-23",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-04-15",
            "count": 1
          },
          {
            "date": "2016-04-16",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-04-29",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-21",
            "count": 1
          },
          {
            "date": "2016-06-26",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-07",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 1
          },
          {
            "date": "2016-07-16",
            "count": 1
          },
          {
            "date": "2016-09-16",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-11-05",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2016-12-04",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-21",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-02-19",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-05-03",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-06-13",
            "count": 1
          },
          {
            "date": "2017-06-19",
            "count": 1
          },
          {
            "date": "2017-06-20",
            "count": 1
          },
          {
            "date": "2017-06-24",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-09",
            "count": 1
          },
          {
            "date": "2017-07-27",
            "count": 1
          },
          {
            "date": "2017-08-17",
            "count": 1
          },
          {
            "date": "2017-08-18",
            "count": 1
          },
          {
            "date": "2017-08-19",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-10-08",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-11-27",
            "count": 1
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2017-12-28",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2018-02-18",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-05",
            "count": 1
          },
          {
            "date": "2018-04-01",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 2
          },
          {
            "date": "2018-04-17",
            "count": 2
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-05-27",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-23",
            "count": 1
          },
          {
            "date": "2018-08-04",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-10-13",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-12-23",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-11",
            "count": 1
          },
          {
            "date": "2019-07-21",
            "count": 2
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-10-12",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-06",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-10-17",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 218,
        "total_forks": 224
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "mise.toml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 9068,
      "source_files_sampled": 413,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "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": 15,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "dotenv",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.8"
        },
        {
          "name": "nokogiri",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.13"
        },
        {
          "name": "pry",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 13.0"
        },
        {
          "name": "rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.4"
        },
        {
          "name": "vcr",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 6.4"
        },
        {
          "name": "rubocop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.66.1"
        },
        {
          "name": "rubocop-performance",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.18"
        },
        {
          "name": "rubocop-rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 0.6.0"
        },
        {
          "name": "rubocop-rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "dotenv",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-performance",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rspec",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "vcr",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "dry-struct",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-multipart",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "openapi3_parser",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "zeitwerk",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 15,
        "direct_count": 10,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 69,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 204,
        "closed_unmerged_prs": 51
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "atipugin",
          "commits": 286,
          "avatar_url": "https://avatars.githubusercontent.com/u/281812?v=4"
        },
        {
          "type": "User",
          "login": "ivanovaleksey",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/11523473?v=4"
        },
        {
          "type": "User",
          "login": "AlexWayfer",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/6510020?v=4"
        },
        {
          "type": "User",
          "login": "sven-strothoff",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/3276142?v=4"
        },
        {
          "type": "User",
          "login": "seorgiy",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/44596276?v=4"
        },
        {
          "type": "User",
          "login": "smaximov",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1370047?v=4"
        },
        {
          "type": "User",
          "login": "vladislav-yashin",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/16610242?v=4"
        },
        {
          "type": "User",
          "login": "projecteurlumiere",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/129510705?v=4"
        },
        {
          "type": "User",
          "login": "alepore",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/557414?v=4"
        },
        {
          "type": "User",
          "login": "amogil",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1420036?v=4"
        }
      ],
      "contributors_sampled": 27,
      "top_contributor_share": 0.792
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "stale.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "8 out of 14 merged PRs checked by a CI test -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 6/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "36ff484877495a93a791483bfcd4b919c0f578c3",
        "ran_at": "2026-07-23T15:49:56Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T15:49:23Z",
      "oldest_open_prs": [
        {
          "number": 337,
          "created_at": "2026-06-04T14:35:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-23T15:42:41Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/atipugin/telegram-bot-ruby",
    "host": "github.com",
    "name": "telegram-bot-ruby",
    "owner": "atipugin"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 28,
      "inputs": {
        "security": 20,
        "vitality": 60,
        "community": 65,
        "governance": 56,
        "engineering": 78,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 57,
        "overall_after_jurisdiction_multiplier": 28
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 60,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "commits_last_year": 12,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 6
            },
            "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": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "12 commits in the last year",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "releases_count": 69,
              "latest_release_tag": "v2.8.0",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 139.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "69 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 69
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~139.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 139.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "forks": 224,
              "stars": 1425,
              "watchers": 35,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,425 stars",
                "points": 51.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1425
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "224 forks",
                "points": 19.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 224
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "35 watchers",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (WTFPL)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "WTFPL"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 27,
              "top_contributor_share": 0.792
            },
            "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 79% of commits",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "27 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 69,
              "open_issues": 0,
              "closed_issues": 204,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 51
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "69/120 decided PRs merged",
                "points": 22,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 69,
                      "decided": 120
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/30 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "followers": 167,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "atipugin",
              "public_repos": 90,
              "account_age_days": 5908
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "167 followers of atipugin",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 167,
                      "login": "atipugin"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "90 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 90
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 78,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 80,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.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": "8 out of 14 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "telegram",
                "telegram-bot",
                "ruby"
              ],
              "has_wiki": true,
              "homepage": "https://core.telegram.org/bots/api",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://core.telegram.org/bots/api",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 20,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 20,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 20,
              "security_posture_before_jurisdiction": 40
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 14 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 2,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (2)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 2,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.36,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "36 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 36,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "mise.toml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mise.toml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mise.toml"
                    }
                  }
                ],
                "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": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 9068,
              "source_files_sampled": 413,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/413 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 413,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "rubygems package 'telegram-bot-ruby' points at a different repository (https://github.com/atipugin/telegram-bot); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T15:50:19.163951Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/atipugin/telegram-bot-ruby.svg",
  "full_name": "atipugin/telegram-bot-ruby",
  "license_state": "standard",
  "license_spdx": "WTFPL"
}

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

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

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