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

jlhawn / slack

Slack API in Go

GoBSD-2-Clause★ 0 estrellas⑂ 0 forksdesde jul 2026forkVer en GitHub ↗

jlhawn/slack tiene un índice de salud de 52 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (83/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 2 días. 4 personas concentran la mayor parte del trabajo reciente.

52
global / 100
Moderado

Índice de salud del software

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

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

Perfil de puntuación

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

Titularidad

Josh HawnCuenta personal
54 seguidores63 repositorios públicosdesde feb 2012

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
Gogithub.com/slack-go/slackapunta a otro repositorio; no se puntúav0.27.0-73hace 25 días

Métricas por categoría

Vitalidad

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

83Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 2 días
25.6/36Cadencia de commits — 37/52 semanas con commits
18/18Volumen de commits — 213 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year213
human_commit_share0,95
days_since_last_push2
active_weeks_last_year37
Cómo se puntúa
16.2/27Publica versiones — 73 etiquetas de versión (sin releases de GitHub)
36/36Recencia de las versiones — última versión hace 25 días
27/27Cadencia de publicación — una versión cada ~10,9 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count73
latest_release_tagv0.27.0
releases_from_tags
days_since_latest_release25
mean_days_between_releases10,9
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?

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
22.5/22.5Licencia — licencia reconocida (BSD-2-Clause)
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_readmeno
has_licenseno
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?

50Moderado · 24% del índice global
Cómo se puntúa
43.2/54Factor bus — la mitad de los commits recae en 4 contribuyente(s)
16.2/22.5Distribución de commits — el principal contribuyente firma el 28% de los commits
13.5/13.5Amplitud de contribuyentes — 99 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 57 contributing companies or organizations
Datos de entrada utilizados
bus_factor4
contributors_sampled99
top_contributor_share0,281
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
12.5/25Alcance del propietario — 54 seguidores de jlhawn
25/25Trayectoria — 63 repos públicos, cuenta de ~14 años
Datos de entrada utilizados
followers54
owner_typeUser
is_verified
owner_loginjlhawn
public_repos63
account_age_days5270
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?

54Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 2 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

15Crítico
Cómo se puntúa
0/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://pkg.go.dev/github.com/slack-go/slack
0/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepagehttps://pkg.go.dev/github.com/slack-go/slack
has_readmeno
has_docs_dirno
has_descriptionno

Seguridad

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

53Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 57 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — sin datos
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5,3
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

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.

68Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 93 de 95 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,979
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, mise.toml, slacktest/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
2/10Práctica demostrada con agentes — 1 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 5 de los últimos 100 commits son actualizaciones automáticas de dependencias
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_filesMakefile, mise.toml, slacktest/Makefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,01
toolchain_manifestsgo.mod
dependency_bot_commit_share0,05
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.8/55Tamaños de archivo manejables — 1/266 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes85.885
source_files_sampled266
oversized_source_files1
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

0estrellas de GitHub
99contribuidores
213commits en los últimos 12 meses
2días desde el último push
73versiones publicadas
4factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • go package 'github.com/slack-go/slack' points at a different repository (https://github.com/slack-go/slack); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 5.3 / 10
5.3agregado

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 01:04 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 57 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/dPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 3
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/go-test/deepv1.1.1go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 3259,
      "has_wiki": false,
      "homepage": "https://pkg.go.dev/github.com/slack-go/slack",
      "languages": {
        "Go": 1531277,
        "Makefile": 1773
      },
      "pushed_at": "2026-07-20T21:11:06Z",
      "created_at": "2026-07-17T22:24:17Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T22:24:17Z",
      "description": "Slack API in Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-2-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-2-Clause",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Josh Hawn",
      "type": "User",
      "login": "jlhawn",
      "company": null,
      "location": "Alameda, CA",
      "followers": 54,
      "avatar_url": "https://avatars.githubusercontent.com/u/1441929?v=4",
      "created_at": "2012-02-16T02:41:24Z",
      "is_verified": null,
      "public_repos": 63,
      "account_age_days": 5270
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-2-Clause",
      "raw_spdx": "BSD-2-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2026-06-27T14:43:20Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2026-06-14T11:38:14Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2026-06-05T10:37:50Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2026-05-24T15:40:05Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2026-05-10T09:27:28Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2026-04-22T19:53:56Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2026-04-12T13:59:45Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2026-04-08T16:06:41Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2026-04-05T21:43:38Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2026-03-21T22:15:00Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2026-03-04T21:36:38Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2026-02-21T15:47:51Z"
        },
        {
          "tag": "v0.18.0-rc2",
          "kind": "prerelease",
          "published_at": "2026-01-28T23:27:33Z"
        },
        {
          "tag": "v0.18.0-rc1",
          "kind": "prerelease",
          "published_at": "2026-01-26T23:28:45Z"
        },
        {
          "tag": "v0.17.3",
          "kind": "patch",
          "published_at": "2025-07-04T16:41:39Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2025-06-28T20:50:57Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2025-06-08T15:42:00Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2025-05-24T21:29:22Z"
        },
        {
          "tag": "v0.17.0-rc7",
          "kind": "prerelease",
          "published_at": "2025-05-24T20:03:58Z"
        },
        {
          "tag": "v0.17.0-rc6",
          "kind": "prerelease",
          "published_at": "2025-05-17T20:29:45Z"
        },
        {
          "tag": "v0.17.0-rc5",
          "kind": "prerelease",
          "published_at": "2025-05-10T18:04:24Z"
        },
        {
          "tag": "v0.17.0-rc4",
          "kind": "prerelease",
          "published_at": "2025-03-26T15:02:00Z"
        },
        {
          "tag": "v0.17.0-rc3",
          "kind": "prerelease",
          "published_at": "2025-03-23T20:55:39Z"
        },
        {
          "tag": "v0.17.0-rc2",
          "kind": "prerelease",
          "published_at": "2025-03-22T15:28:57Z"
        },
        {
          "tag": "v0.17.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-03-15T19:52:03Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2025-02-06T19:56:45Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2024-10-14T17:01:37Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2024-08-15T17:12:11Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2024-07-15T01:48:28Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2024-05-16T04:37:29Z"
        },
        {
          "tag": "v0.12.5",
          "kind": "patch",
          "published_at": "2024-02-26T12:35:09Z"
        },
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2024-02-16T11:45:55Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2023-08-24T15:03:15Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2023-04-13T06:52:12Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2022-12-20T15:12:02Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2022-12-16T12:45:33Z"
        },
        {
          "tag": "v0.11.4",
          "kind": "patch",
          "published_at": "2022-11-04T14:24:44Z"
        },
        {
          "tag": "v0.11.3",
          "kind": "patch",
          "published_at": "2022-09-11T16:46:17Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2022-07-25T05:15:53Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2022-07-21T12:39:20Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2022-06-06T00:29:47Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2022-04-23T11:17:52Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2022-02-13T13:03:59Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2021-12-25T00:33:53Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2021-11-14T14:05:12Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2021-09-16T13:00:42Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2021-08-02T02:47:53Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2021-07-16T13:52:21Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2021-07-13T22:37:12Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2021-05-10T06:10:20Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-04-18T16:03:29Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2021-04-17T05:13:51Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2021-03-16T20:25:18Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2021-02-15T00:13:06Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-01-19T05:40:08Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2020-12-11T20:24:37Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2020-12-07T21:55:10Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2020-10-14T00:10:37Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2020-10-11T10:58:36Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2020-10-02T18:02:21Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2020-08-15T20:49:13Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2020-05-31T21:05:31Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2020-04-19T14:46:37Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2020-03-08T07:41:48Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2020-02-17T16:23:48Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2020-02-16T17:14:38Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2019-08-31T12:27:12Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2019-01-20T10:42:55Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-10-06T08:18:18Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2018-07-30T14:34:44Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2018-02-10T15:18:52Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2017-05-28T20:15:53Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2015-07-26T19:58:32Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "8e93d85bf1cac39919c14f0c8b32e8570dd79573",
          "body": "Bumps [actions/stale](https://github.com/actions/stale) from 10.3.0 to\n10.4.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/stale/releases\">actions/stale's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v10.4.0</h2>\n<h2>What's Changed</h2>\n<h3>Bug Fix</\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/stale from 10.3.0 to 10.4.0 (#1573)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T19:08:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4738e22644a176d5d7bd9608511e3183e504cfa7",
          "body": "## Summary\n\nFixed three typos in code comments and a debug log string:\n\n- `audit.go`: `entires` → `entries` in the `GetAuditLogs` godoc comment\n- `websocket_managed_conn.go`: `disonnected` → `disconnected` in an RTM\ndebug log message\n- `socketmode/socketmode_handler.go`: `incomming` → `incoming` in a\nfunction comment\n\nNo logic changes — comments and strings only.\n\nCo-authored-by: maxtaran2010 <ocotifuzo727@gmail.com>",
          "is_bot": false,
          "headline": "fix: correct typos in comments and debug strings (#1570)",
          "author_name": "max",
          "author_login": "maxtaran2010",
          "committed_at": "2026-07-09T07:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98300b2b5b39fdbb9b0e29cecf5773927dcea27e",
          "body": "…#1569)\n\nBumps\n[golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action)\nfrom 9.2.1 to 9.3.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/golangci/golangci-lint-action/releases\">golangci/golangci-lint-action's\nreleases</a>.</em><\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T16:29:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7609cd3542fc2a2459986c31b7f4e61c7c83a190",
          "body": null,
          "is_bot": false,
          "headline": "Bump slack-go/slack to 0.27.0",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-27T14:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d27c4ed1021d20c466a64f9af82bdcaddcceac",
          "body": null,
          "is_bot": false,
          "headline": "feat: add enterprise fields to interaction team payloads",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-27T14:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c5406de814a3b8e2e3d626497de5c233470238",
          "body": "Add support for\nhttps://docs.slack.dev/reference/block-kit/blocks/data-visualization-block/",
          "is_bot": false,
          "headline": "feat: add `data_visualization` block kit support (#1568)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-27T10:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b08c432fd32620747b8803c33ad9112c08bc76d0",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to\n7.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/checkout/releases\">actions/checkout's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v7.0.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>blo\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6 to 7 (#1567)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T15:02:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6fd5178071da1be1bcb5b1ed02b4871ff551bca8",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump golangci-lint to 2.12.2",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-14T12:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "967c4e7a907d47f3d62c8ef0bddab49ddbf486ff",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go to 1.25.11",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-14T11:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c434ca39c16724acf22e4b907500d6bd132d69",
          "body": "Closes #1562.",
          "is_bot": false,
          "headline": "feat: add `slack_icon` and `subtext` support to `CardBlock`",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-14T11:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af06c5cf6931a92a3daf09429345a6889bdcc45",
          "body": "Closes #1563.",
          "is_bot": false,
          "headline": "feat: add level field support to `HeaderBlock`",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-14T10:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9843657bd1294a17550d1324e1288a17f375ec9b",
          "body": "Fixes #1564.",
          "is_bot": false,
          "headline": "Propagate `IsExtSharedChannel` in `ParseEvent` for callback events",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-14T10:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e46275e6b0db8286243b94c0fc697dcfe7f35ee",
          "body": "Adds `IsExtSharedChannel` to the `EventsAPIEvent` struct so it gets\nunmarshalled from JSON. This is a field on the outer event as described\nby https://docs.slack.dev/apis/events-api/#callback-field and I would\nlike to be able to write some logic around this field after calling\n`slackevents.ParseEvent`.",
          "is_bot": false,
          "headline": "feat: unmarshal is_ext_shared_channel field in EventsAPIEvent (#1565)",
          "author_name": "jjiang-stripe",
          "author_login": "jjiang-stripe",
          "committed_at": "2026-06-14T10:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2af58e54bc91d95c990b2f6803db5f655e3a155",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to v0.25.0",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-05T10:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b2103e2bef61ca5019de381b2bcee2e0e220c8",
          "body": "I really hate doing this but 5s as an upper bound is fine.",
          "is_bot": false,
          "headline": "chore: fix flaky test",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-05T10:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d12104df8dc74a7f2cd43b10929454b1ee89dd",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix a bunch of issues detected by golangci-lint (#1561)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-05T10:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4bffa826f6651c3c240f905ce0e7cbc1df26100",
          "body": "Replace all occurrences of with (available since Go 1.18) for modern Go\nidiom.\n\nFixes 34 files found via code search.\n\n---------\n\nCo-authored-by: Norberto Lopes <nlopes.ml@gmail.com>",
          "is_bot": false,
          "headline": "refactor: replace interface{} with any (Go 1.18+) (#1559)",
          "author_name": "Md Mushfiqur Rahim",
          "author_login": "MD-Mushfiqur123",
          "committed_at": "2026-06-04T20:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af28090b40b608521911a84c0d563d13c93f193d",
          "body": "TableBlock.Rows was typed [][]*RichTextBlock, so it can't represent\nanything but `rich_text` cells.\n\nSlack's table block does support `raw_text` and `raw_number` and `null`\nfor empty cells which meant that trying to decode those into\n*RichTextBlock would silently drop their content.\n\nI've changed th\n[…]\no use\n`raw_number` when posting a message to slack, only `raw_text` or\n`rich_text`, therefore I've documented that.\n\nBREAKING CHANGE: TableBlock.Rows is no [][]TableCell instead of\n[][]*RichTextBlock.",
          "is_bot": false,
          "headline": "fix!: preserve all cell types in `TableBlock` (#1560)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-06-04T19:18:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "98066ee5026dce3fa1cc893d20895e3f5c3af21c",
          "body": "…#1557)\n\nBumps\n[golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action)\nfrom 9.2.0 to 9.2.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/golangci/golangci-lint-action/releases\">golangci/golangci-lint-action's\nreleases</a>.</em><\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T11:52:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43c28d8386ba2bdcfb03c8a46c1e10ad30b3f53e",
          "body": "Bumps [actions/stale](https://github.com/actions/stale) from 10.2.0 to\n10.3.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/stale/releases\">actions/stale's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v10.3.0</h2>\n<h2>What's Changed</h2>\n<h3>Bug Fix</\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#1556)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T11:49:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b30f31349140ef0cf77f60448d3cb449fec1813",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to v0.24.0",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-05-24T15:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5ef3c18b2999a9a7b4913560c8722249c531c5",
          "body": "More details at\nhttps://docs.slack.dev/reference/block-kit/blocks/data-table-block/.",
          "is_bot": false,
          "headline": "feat: add new block kit block Data Table (#1555)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-05-24T15:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3ada69277b00264224624c8a6e3192f2348c63",
          "body": null,
          "is_bot": false,
          "headline": "docs: format go get command in code block (#1554)",
          "author_name": "Akhil George",
          "author_login": "akhil-ge0rge",
          "committed_at": "2026-05-24T11:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34ad5c052e446f58505ae8d81a2a72821de107cc",
          "body": null,
          "is_bot": false,
          "headline": "security: reject empty signing secret for NewSecretsVerifier",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-05-10T09:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6edc2762f59b0fcd2af7f2d8eab36e2f29bad7d",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go to 1.25.9",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-27T15:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d8f31a076f73db88bf08304a8418846ed7b865",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump to v0.23.0",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-22T19:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae59061d9e69253ce76fa676a2a91db238d363cf",
          "body": "Adds `AlertBlock`, the third agent-UI block from the April 16 Slack\nchangelog. Uses the functional-options pattern (`NewAlertBlock`) with\nseverity via `AlertBlockOptionLevel`\n(default/info/warning/error/success) and block ID via\n`AlertBlockOptionBlockID`. Wires into `Blocks.UnmarshalJSON` for\nround-trip fidelity and adds coverage in `block_alert_test.go`.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(block): add alert block (#1552)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-22T19:48:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2df5cfa0b974d57fc8077ecd030be22e42a2e4a1",
          "body": "Slack's\n[assistant.threads.setStatus](https://docs.slack.dev/reference/methods/assistant.threads.setStatus)\nadded a couple of additional optional parameters: `username`,\n`icon_url`, and `icon_emoji` for customization. This PR adds these new\nparameters to `SetAssistantThreadsStatusContext`.\n\nChanges:\n[…]\na096f6-276e-4eb7-bef7-ddbb0879ba65\"\n/>|<img width=\"185\" height=\"213\" alt=\"Screenshot 2026-04-20 at 1 00\n10 PM\"\nsrc=\"https://github.com/user-attachments/assets/fe37a440-6b45-4fa7-84b8-defa459c704c\"\n/>|",
          "is_bot": false,
          "headline": "feat(assistant): add username and icon to status update (#1553)",
          "author_name": "Charleen",
          "author_login": "charleenwang",
          "committed_at": "2026-04-20T22:11:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3c0e8b15630749da93cd18168a26e78a74fecd0",
          "body": "Added the new blocks as announced in\nhttps://docs.slack.dev/changelog/2026/04/16/block-kit-new-blocks except\nfor `Alert` which doesn't yet seem to work (not in any of my\nenvironments at least).\n\n`Alert` will come later in a different PR once I can test in a sandbox\nenvironment and confirm it working.",
          "is_bot": false,
          "headline": "feat(block): add card and carousel blocks (#1551)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-17T21:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c472cd10a45bd81ef26db9510a317a674293c78",
          "body": "Closes #1549.",
          "is_bot": false,
          "headline": "feat(socketmode): expose socketmode handler `dispatcher` method (#1550)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-16T20:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f482b199d4e33975c13e65e075bcf87173ad902f",
          "body": null,
          "is_bot": false,
          "headline": "chore: v0.22.0",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-12T13:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a5db9ddb81e7c9e5379efa510ba826b1e5d935c",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix staticcheck errors (#1548)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-12T13:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19e0416c15851aa3f28d41e2b92dbb2fb541ad96",
          "body": null,
          "is_bot": false,
          "headline": "ci: add staticcheck",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-12T12:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7a96166bb3edb5d948ddf82637d95e64b46d4a3",
          "body": null,
          "is_bot": false,
          "headline": "chore: add staticcheck to mise",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-12T12:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38dc2b9e5793850c7c199a2ce2cd9f0a2315708b",
          "body": null,
          "is_bot": false,
          "headline": "chore: simplify with fmt.Fprintf",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-12T12:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86412e1f8d120e2485547c6204d880b86064c0f",
          "body": "A single malformed message caused a full reconnect even though the connection was healthy.\nWith this change JSON syntax and also type errors emit an IncomingError event but the\nsocket continues just fine.",
          "is_bot": false,
          "headline": "fix(socketmode): skip reconnect on malformed JSON messages",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-12T12:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d2c59d1ce987f9aa8c58ecd77e219eca820131e",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix linting and formatting issues",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-12T09:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c6fb1f113fc38faf803a7bded46955c60ae041d",
          "body": "The param was silently dropped before, so no one could have been relying on it I'm afraid.\nAfter this commit, anything with api.debug set will have debug_reconnects set to true\ncorrectly this time.",
          "is_bot": false,
          "headline": "fix(socketmode): apply `debug_reconnects` query param to URL",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-12T09:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a498f60442530630bfe6474d7631431d7eaf253",
          "body": "Added `OAuthOptionCodeVerifier` for passing the `code_verifier` during token exchange, and\na couple helpers (`GenerateCodeVerifier` and `GenerateCodeChallenge`). `client_secret` is\nomitted when empty, supporting public client flows.",
          "is_bot": false,
          "headline": "feat(oauth): add PKCE support for OAuth v2 token exchange",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-12T07:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86249b5752114bad1cd551bf412253b3ed551080",
          "body": "Add `BotOptional` and `UserOptional` fields so app manifests can declare scopes that users\nmay selectively grant during installation.",
          "is_bot": false,
          "headline": "feat(manifests): add optional scope fields to `OAuthScopes`",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-11T20:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92379cc4066ac5994f234d1d5714545ecd7f9eff",
          "body": "Added missing style fields documented in the rich text block API reference.\n\nAlso added the `Style` field to `RichTextSectionUserGroupElement` for parity.",
          "is_bot": false,
          "headline": "feat(blocks): add underline, highlight, client_highlight, unlink",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-11T19:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cfc21aec83746d05aaa3deb3b9b66d91bcead2d",
          "body": "…:write scope",
          "is_bot": false,
          "headline": "docs(assistant): mention deprecated assistant:write in favour of chat…",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-11T19:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3298f7020e73e8920ee7d179079dcbe8599a1ac3",
          "body": "Added missing parameters (sort, time range, highlight, context messages, semantic search\ncontrol) and response types (files, channels, context messages).\n\nAlso fixed array params to use comma-separated encoding.",
          "is_bot": false,
          "headline": "feat(assistant): expand `assistant.search.context` API surface",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-11T19:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d77e45e6424b7504b3dddcf5d10d4beb7618811",
          "body": null,
          "is_bot": false,
          "headline": "chore: v0.21.1",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T16:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e976fe51219d07cc513d72b20b0186f2264ae4",
          "body": null,
          "is_bot": false,
          "headline": "chore(slackevents): clarify eventsMap priority and remove stale TODOs",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T16:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "923f351f1120978d37f2e9a5f001cd9ef763f833",
          "body": null,
          "is_bot": false,
          "headline": "feat(slackevents): add `ChannelType` constants and helpers",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T14:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17153aabe6bdb8478bc36304ca9dc243d8b9a15c",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove stale TODO",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T13:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3e1432e726c7f79272ecb0e9a0ac86eecf3615",
          "body": null,
          "is_bot": false,
          "headline": "chore: assert the test file and comment",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T13:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec6a51470a12af130c81a816519c5d30e59e74d",
          "body": null,
          "is_bot": false,
          "headline": "chore: assert the test file as well",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T13:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0d5c3352e025d2b9f192982739f244bfd45ae5",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove misleading XXX prefix to an excellent comment",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T13:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3500739a17bd61310c4d5825254ed9449f61b37b",
          "body": null,
          "is_bot": false,
          "headline": "chore: better Icons godoc",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T13:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9002ab62500b0b55c60613b09e5e21ad818c81",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove useless TODO",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T13:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb7c68bebb01aad64ddf5939b3d6cafa1e7fe54",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove useless TODO",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T13:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a73b4422120d34c1b6edeba05fcc1b4a2fef51a",
          "body": null,
          "is_bot": false,
          "headline": "docs: add #1547 to changelog",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-08T12:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86049e88a2be5a0b7999a68674f2f8c9922ac91f",
          "body": "## What\n\nFixes the `FIXME` in `MsgOptionAttachments` - attachments and blocks\nwere being serialized twice (once for the JSON path, once for the form\npath). Same issue existed in `MsgOptionBlocks`.\n\n## How\n\nMoved form-path serialization into `formSender.BuildRequestContext`\ninstead of doing it eagerl\n[…]\nep scope\nsmall, happy to follow up.\n\n## Tests\n\nAll existing tests pass. Covered by `TestPostMessage` (attachments,\nblocks, empty blocks) and\n`TestPostMessageWithBlocksWhenMsgOptionResponseURLApplied`.",
          "is_bot": false,
          "headline": "fix: move attachment and block serialization to formSender (#1547)",
          "author_name": "Mo Abukar",
          "author_login": "moabukar",
          "committed_at": "2026-04-08T12:44:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fc49102d910d4072da3dc4430e88b982e7049794",
          "body": null,
          "is_bot": false,
          "headline": "chore: v0.21.0",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T21:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2666fa066cb33cb9710e440ecfd8d0e072677010",
          "body": "Closes #1338 (especially after we merged #1497)",
          "is_bot": false,
          "headline": "fix(blocks): preserve raw JSON in UnknownBlock",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T20:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8189cb46290f3dc647530c873dbbf7455e6fba15",
          "body": null,
          "is_bot": false,
          "headline": "docs: update changelog with BlockFromJSON/MustBlockFromJSON",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T20:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "063d0136e52a3c7e9de669490159ca03f9d5e564",
          "body": "As Slack introduces new block types, this change allows users to include\nany block type by specifying its JSON representation directly.",
          "is_bot": false,
          "headline": "Add support for arbitrary JSON blocks",
          "author_name": "Tom Ashworth",
          "author_login": "tgvashworth",
          "committed_at": "2026-04-05T20:34:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6a1f342d0481a65f0acb24c5df5dd033bda7f01",
          "body": "Closes #960.",
          "is_bot": false,
          "headline": "feat(admin): add admin.teams.settings.* methods",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T19:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc21fd11d5b42f81d91a94720bd8d6e9cf47701a",
          "body": "Closes #744.",
          "is_bot": false,
          "headline": "feat(oauth): add OAuthOptionAPIURL for testable OAuth functions",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T17:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a63662365caf9c15d18f0e70ea17ddaaa080bd2",
          "body": "Closes #1544.",
          "is_bot": false,
          "headline": "fix(websocket): add missing events (apps, activity, badge count)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T15:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e3d20a82fa0b47a1e754df6dce674ba9045d97a",
          "body": "- `SHRoomJoinEvent`\n- `SHRoomLeaveEvent`\n- `SHRoomUpdateEvent`\n- `ChannelUpdatedEvent`\n\nCloses #858.",
          "is_bot": false,
          "headline": "feat(rtm): add sh_room and channel_updated event mappings",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T15:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd53c60864174f0884f23639a7a22ec86e4e0f8",
          "body": "Closes #967.",
          "is_bot": false,
          "headline": "feat(oauth): add GetOpenIDConnectUserInfo",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T15:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca622276fba56c24035e327df4290b4abef8ccac",
          "body": null,
          "is_bot": false,
          "headline": "fix(blocks): preserve unknown rich text elements on round-trip (#764)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T14:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb8821c70e7f7633276ee257f97070f2e430a4a5",
          "body": "Closes #726.\nCloses #1013.",
          "is_bot": false,
          "headline": "docs(views): document `ViewSubmissionResponse` constructors",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T14:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b3c6e20dcbd44dbacdf8962b413bc1914069a81",
          "body": null,
          "is_bot": false,
          "headline": "refactor(blocks): use type switch variable in NewAccessory",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T10:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a870697ba1c17f44fa60616386826bcfeed401a6",
          "body": null,
          "is_bot": false,
          "headline": "chore(im)!: remote IM struct, move IsUserDelted to Conversation",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T10:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29adca49a8ce3c1043281741f8f5f16ec30b8e53",
          "body": "Remove `GetBotByID`, `GetUserByID`, `GetChannelByID`, `GetGroupByID`, and `GetIMByID` from\nInfo. These methods were already deprecated and returned nil unconditionally. They were\nreturning nil since 2017/2018 so it's time we get rid of them.\n\nI'm classifying this as a BREAKING CHANGE but please, if you were still calling them...",
          "is_bot": false,
          "headline": "chore(info)!: remove deprecated nil-returning lookup methods",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T10:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a03edf6e065a9934d65913e897762c77ada8774b",
          "body": "BREAKING CHANGE: if you are matching the error content in your code, please look at all\nthe strings changed in this commit and adjust your code.",
          "is_bot": false,
          "headline": "chore(admin)!: adjust error strings to not start with uppercase",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T10:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5fb1566d05b2b890261b5db92ec810f5887f693",
          "body": "Closes #941.",
          "is_bot": false,
          "headline": "docs(socketmode): clarify app-level vs bot token usage in examples",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T09:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ace86a6d08dd395ea77ef0f44b4764c05567951c",
          "body": "Dispatch `shortcut`/`message_action`, `view_submission` and `view_closed` interactions by\n`CallbackID`, matching the existing `HandleInteractionBlockAction` and\n`HandleSlashCommand` pattern.\n\nCloses #1161.",
          "is_bot": false,
          "headline": "feat(socketmode): handle Handle{View{Submission,Closed},Shortcut}",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-05T08:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0498259ce795523afc034f51c352a71939d2514",
          "body": null,
          "is_bot": false,
          "headline": "fix(users): test on marshall",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-04T21:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "badaa652a2b30ee433584f79ebc6786dfb9b4da1",
          "body": "Closes ##1158.",
          "is_bot": false,
          "headline": "feat(users): add SetUserProfile to set full profile in one call",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-04T21:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5271c49854c3a5d9fe1f59c5632701fd12aa0932",
          "body": "Closes #1157.",
          "is_bot": false,
          "headline": "feat(dnd): add team_id support to GetDNDInfo and GetDNDTeamInfo",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-04T19:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d4713e72e32ca1e28b43316e8151df07dd601b",
          "body": "Slack API responses can include useful HTTP headers. We already used the X-Ratelimit-*\nones internally but never exposed any of the headers to the user. This fixes that.\n\nCloses #1076.",
          "is_bot": false,
          "headline": "feat: expose HTTP response headers via a callback option",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-04T18:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "711cae7a533178f8e4b93df379d45c8cdd20a00f",
          "body": "I kinda agree that making the user do a strings.join isn't the most ergonomic thing so\ninstead of adding a breaking change I'm instead adding a new call users can use if they\nwant that feels slightly more ergonomic.\n\nCloses #1172.",
          "is_bot": false,
          "headline": "feat(usergroups): add UpdateUserGroupMembersList",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-04T09:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b96c9b19372cabdaabf182a62788c564e965ffff",
          "body": "Two issues caused `Ack()` payloads to be silently dropped:\n\n. `gorilla/websocket`'s default 4KB write buffer fragmented messages in to Websocket\ncontinuation frames that apparently Slack does not reassemble (this is my best hypothesis)\n  I've added a 32KB write buffer to sort that.\n. Slack silently \n[…]\nis limit ([#1196])\n\n> [!WARNING]\n> **Breaking changes.**: `Ack` and `Send` now return `error`. Existing call sites that\n> don't capture the return value will continue to compile though!\n\nCloses #1196.",
          "is_bot": false,
          "headline": "fix(socketmode)!: don't silently fail on large `Ack` payloads",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-04T08:42:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a8520b7cac7194dce8999f52bd520cbc1aa9c25b",
          "body": "Closes #1219.",
          "is_bot": false,
          "headline": "feat(examples): add post markdown text example",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-03T17:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5591f10e6dbbe76b5135e896b126402169b6a8e7",
          "body": "Added documentation on different approaches as well and marked functions and structs as\ndeprecated.\n\nCloses #596.",
          "is_bot": false,
          "headline": "fix(slackevents): deprecate ParseActionEvent",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-03T16:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53857701c5b110e162d636817d5143d6102c9a03",
          "body": null,
          "is_bot": false,
          "headline": "chore: update changelog",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-03T13:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9b0ccc55bf6df502c4c7c30c5d2a10d3f1de33",
          "body": "Calling `MsgOptionBlocks()` without arguments or a nil slice used to be a no-op. Which\nmeant that if you called the function in that way the blocks parameter never got sent,\neven thought that's probably what you intended.\n\nSlack's `chat.update` API requires an exlicit `blocks=[]` to reliably remove \n[…]\n(to an empty array).\n\nBREAKING CHANGE: if you were calling `MsgOptionBlocks()` without arguments, know that it\nwill now clear all the blocks! Instead, you shouldn't pass it as an option.\n\nFixes #1214.",
          "is_bot": false,
          "headline": "fix(chat)!: allow `MsgOptionBlocks` to send empty blocks array",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-04-03T13:43:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ea0678ab2dbb712742cca53f754731bc0a0b34a",
          "body": "Closes #1541.",
          "is_bot": false,
          "headline": "feat(websocket): support user_*_changed events",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-31T19:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8497ee811f15efc583bc113f340317c301d17f50",
          "body": null,
          "is_bot": false,
          "headline": "fix(team)!: move team.accessLogs to use cursor/limit",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-30T21:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5025544208a438a342e73fced43c195b0f869818",
          "body": "- count/page are dead: even though slack accepts the params, it kinda ignores\n  them (afaict)\n- no paging element in response\n- responses only seem to return response_metadata",
          "is_bot": false,
          "headline": "fix(stars)!: move stars.list to use cursor/limit",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-30T21:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c45bf14f9ded22bb8ea2fec2bca2e6facceaf65",
          "body": "- count/page are dead: even though slack accepts the params, it kinda ignores\nthem (afaict)\n- no paging element in response\n- responses only seem to return response_metadata\n\nCloses #825.",
          "is_bot": false,
          "headline": "fix(reactions)!: move reactions.list to use cursor/limit",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-30T21:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e576848c88cd8eb7adada5835a549652e061302",
          "body": "Supersedes https://github.com/slack-go/slack/pull/913.",
          "is_bot": false,
          "headline": "feat: add ability to get the warnings (#1540)",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-30T20:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5daf9915f4015242dc1c7e58aa61b44de3440d72",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CHANGELOG",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-29T21:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21504491c4f186e28ef8f910a6950580144e3301",
          "body": "When using a bot token, Slack's users.list API omits the has_2fa field entirely. With a\nplain bool, this was indistinguishable from explicitly false, causing all users to appear\nas not having 2FA enabled.\n\nBREAKING CHANGE: User.Has2FA is now *bool. Callers must handle nil and dereference the pointer.\n\nFixes #1121.",
          "is_bot": false,
          "headline": "fix(users)!: change Has2FA from bool to *bool",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-29T20:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "384450bdeb6fe18a6da7be644b65c44e804cd1ab",
          "body": "Fixes #961.",
          "is_bot": false,
          "headline": "feat(events): add Blocks, Attachments, Files to AppMentionEvent",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-29T20:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71f30770968ae9a7cce55ee0942a3eb3c2a63e34",
          "body": "As an example, in interaction payloads, there will be a username field, and therefore this\ncatches it.\n\nFixes #1218.",
          "is_bot": false,
          "headline": "fix(users): add Username to User",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-29T19:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79d222bb20752d4af1465fd7bd46384a41c8f0c7",
          "body": "It's totally ok to have multiple blocks with empty IDs. But because we check for validity\nof uniqueness without ignoring empty IDs, the validity check fails when they're empty.\n\nFixes #1184.",
          "is_bot": false,
          "headline": "fix(views): add guard to ensure we don't compare empty BlockIDs",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-29T17:27:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81e1a1435bb45480aa3baa81c911e3bb9a654750",
          "body": "Also added a few others that were missing in `block_conv.go`.\n\nCloses #1539",
          "is_bot": false,
          "headline": "fix(blocks): add `workflow_button` to `UnmarshalJSON`",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-24T22:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec784975a0e030e0cce1603cce152acb8d52d44f",
          "body": null,
          "is_bot": false,
          "headline": "fix(webhooks)!: make sure unfurl_links and unfurl_media can be false",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-23T17:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7310ea3fb8b5a8d2b3f91e7ec10b848dbc25551e",
          "body": "Previously, block data in webhook payloads was only accessible through the nested\n`Message` field (`event.Message.Blocks`). This adds `Blocks` directly to `MessageEvent`\nfor consistency with other top-level fields like `Text`.\n\nCloses #1257.",
          "is_bot": false,
          "headline": "feat(events): add `Blocks` field to `MessageEvent`",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-23T08:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd40a15d7b01313f3400369a181b59ce7e0f1fb",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CHANGELOG",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-22T22:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddce7fc8ee90a084ae30c9172590bbf5a98922a6",
          "body": "Fixes #1236.",
          "is_bot": false,
          "headline": "fix(blocks): resolve nil pointer issue with NewBlockHeader",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-22T22:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e02a262c5bf34a166b3a48b2108d2eed92f2b181",
          "body": null,
          "is_bot": false,
          "headline": "feat(workflows): add featured workflows API support",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-22T19:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99499e02fce4463f10713bb116efa4615ff0aca9",
          "body": "We added to `User`:\n- `is_connector_bot`\n- `is_workflow_bot`\n\nWe added to `UserProfile`:\n- `guest_invited_by`\n\nAlso adjusted the users example to allow listing all users (easier to troubleshoot).",
          "is_bot": false,
          "headline": "feat: add a few missing fields to User and UserProfile",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-22T17:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449e3413856f09a2e9101916dc26f189db033d24",
          "body": null,
          "is_bot": false,
          "headline": "chore: v0.20.0",
          "author_name": "Norberto Lopes",
          "author_login": "nlopes",
          "committed_at": "2026-03-21T22:15:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 73,
      "commits_last_year": 213,
      "latest_release_at": "2026-06-27T14:43:20Z",
      "latest_release_tag": "v0.27.0",
      "releases_from_tags": true,
      "days_since_last_push": 2,
      "active_weeks_last_year": 37,
      "days_since_latest_release": 25,
      "mean_days_between_releases": 10.9
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/slack-go/slack",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/slack-go/slack",
          "is_deprecated": false,
          "latest_version": "v0.27.0",
          "repository_url": "https://github.com/slack-go/slack",
          "versions_count": 73,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-27T14:43:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 25
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "mise.toml",
        "slacktest/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 85885,
      "source_files_sampled": 266,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/go-test/deep",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 4,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "nlopes",
          "commits": 429,
          "avatar_url": "https://avatars.githubusercontent.com/u/652790?v=4"
        },
        {
          "type": "User",
          "login": "kanata2",
          "commits": 239,
          "avatar_url": "https://avatars.githubusercontent.com/u/7460883?v=4"
        },
        {
          "type": "User",
          "login": "alyosha",
          "commits": 69,
          "avatar_url": "https://avatars.githubusercontent.com/u/17965974?v=4"
        },
        {
          "type": "User",
          "login": "ollieparsley",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/185771?v=4"
        },
        {
          "type": "User",
          "login": "mumoshu",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/22009?v=4"
        },
        {
          "type": "User",
          "login": "parsley42",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/5324707?v=4"
        },
        {
          "type": "User",
          "login": "xNok",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/9772542?v=4"
        },
        {
          "type": "User",
          "login": "suzuki-shunsuke",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/13323303?v=4"
        },
        {
          "type": "User",
          "login": "rcarver",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/2343?v=4"
        },
        {
          "type": "User",
          "login": "dlsniper",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/607868?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.281
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "stale.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 57 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "8e93d85bf1cac39919c14f0c8b32e8570dd79573",
        "ran_at": "2026-07-23T01:04:12Z",
        "aggregate_score": 5.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jlhawn/slack",
    "host": "github.com",
    "name": "slack",
    "owner": "jlhawn"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 53,
        "vitality": 83,
        "community": 12,
        "governance": 50,
        "engineering": 54
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "commits_last_year": 213,
              "human_commit_share": 0.95,
              "days_since_last_push": 2,
              "active_weeks_last_year": 37
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "37/52 weeks with commits",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 37
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "213 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 213
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "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": 88,
            "inputs": {
              "releases_count": 73,
              "latest_release_tag": "v0.27.0",
              "releases_from_tags": true,
              "days_since_latest_release": 25,
              "mean_days_between_releases": 10.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "73 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 25 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 25
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~10.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 10.9
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-2-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-2-Clause"
                    }
                  }
                ],
                "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": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 99,
              "top_contributor_share": 0.281
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 57 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 59,
            "inputs": {
              "followers": 54,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jlhawn",
              "public_repos": 63,
              "account_age_days": 5270
            },
            "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": "54 followers of jlhawn",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 54,
                      "login": "jlhawn"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "63 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 63
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 54,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://pkg.go.dev/github.com/slack-go/slack",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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://pkg.go.dev/github.com/slack-go/slack",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 57 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.979,
              "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": "93 of 95 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 93,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "mise.toml",
                "slacktest/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.05
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, mise.toml, slacktest/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, mise.toml, slacktest/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "5 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 85885,
              "source_files_sampled": 266,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/266 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 266,
                      "oversized": 1
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "go package 'github.com/slack-go/slack' points at a different repository (https://github.com/slack-go/slack); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T01:04:27.298408Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jlhawn/slack.svg",
  "full_name": "jlhawn/slack",
  "license_state": "standard",
  "license_spdx": "BSD-2-Clause"
}

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