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

fairhopeweb / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

TypeScript · HTML · GoLicencia propia★ 0 estrellas⑂ 0 forksdesde ene 2022forkVer en GitHub ↗

fairhopeweb/focalboard tiene un índice de salud de 29 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Engineering Quality (63/100) y la más baja, Community & Adoption (9/100). Se actualizó por última vez hace 1643 días. 2 personas concentran la mayor parte del trabajo reciente.

29
global / 100
Crítico

Índice de salud del software

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

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

Titularidad

Software NerdCuenta personal
199 seguidores7203 repositorios públicosdesde abr 2020SiteCommand

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.

Métricas por categoría

Vitalidad

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

20Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 1643 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share1
days_since_last_push1643
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 59 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 1645 días
27/27Cadencia de publicación — una versión cada ~9,3 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count59
latest_release_tagv0.12.1
releases_from_tags
days_since_latest_release1645
mean_days_between_releases9,3
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?

9Crí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
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
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?

44En riesgo · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
13.2/22.5Distribución de commits — el principal contribuyente firma el 41% de los commits
13.5/13.5Amplitud de contribuyentes — 100 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 39 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled100
top_contributor_share0,412
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
16.5/25Alcance del propietario — 199 seguidores de fairhopeweb
25/25Trayectoria — 7203 repos públicos, cuenta de ~6 años
Datos de entrada utilizados
followers199
owner_typeUser
is_verified
owner_loginfairhopeweb
public_repos7203
account_age_days2279
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?

63Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 6 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .eslintrc.json, .golangci.yml
0/9.6Hooks de pre-commit
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfig
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

25Crítico
Cómo se puntúa
0/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://www.focalboard.com
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://www.focalboard.com
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?

30En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
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 39 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool detected: CodeQL
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 509 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3
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.

62Moderado · 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 — 96 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,96
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, linux/Makefile, mattermost-plugin/Makefile, website/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .eslintrc.json, .golangci.yml
11/11Verificación estática de tipos — experiments/webext/tsconfig.json, import/asana/tsconfig.json, import/jira/tsconfig.json, import/notion/tsconfig.json, import/todoist/tsconfig.json, import/trello/tsconfig.json, mattermost-plugin/webapp/tsconfig.json, webapp/cypress/tsconfig.json, webapp/src/tsconfig.json, webapp/tsconfig.json
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum, package-lock.json
has_dockerfile
typed_language
bootstrap_filesMakefile, linux/Makefile, mattermost-plugin/Makefile, website/Makefile
has_devcontainerno
has_linter_config
typecheck_configsexperiments/webext/tsconfig.json, import/asana/tsconfig.json, import/jira/tsconfig.json, import/notion/tsconfig.json, import/todoist/tsconfig.json, import/trello/tsconfig.json, mattermost-plugin/webapp/tsconfig.json, webapp/cypress/tsconfig.json, webapp/src/tsconfig.json, webapp/tsconfig.json
agent_commit_share0
toolchain_manifestslinux/go.mod, mattermost-plugin/build/go.mod, mattermost-plugin/go.mod, server/go.mod, win-wpf/Focalboard/Focalboard.csproj
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — TypeScript (tipado estático)
54.9/55Tamaños de archivo manejables — 1/555 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageTypeScript
largest_source_bytes97.280
source_files_sampled555
oversized_source_files1
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — server/swagger/swagger.yml
0/20Servidor MCP
0/40Ejemplos ejecutables
Datos de entrada utilizados
example_dirs
has_mcp_signalno
api_schema_filesserver/swagger/swagger.yml

Datos clave

0estrellas de GitHub
100contribuidores
0commits en los últimos 12 meses
1643días desde el último push
59versiones publicadas
2factor bus
0issues abiertas
Go, npmecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • Could not fetch go package 'github.com/mattermost/focalboard/linux' from its registry
  • Could not fetch go package 'github.com/mattermost/focalboard/server' from its registry
  • Could not fetch go package 'github.com/mattermost/focalboard/mattermost-plugin' from its registry
  • Could not fetch go package 'github.com/mattermost/mattermost-plugin-starter-template/build' from its registry
  • Could not fetch npm package 'focalboard-web-clipper' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 3.0 / 10
3.0agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-23 05:07 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 39 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool detected: CodeQL
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities509 existing vulnerabilities detected
Dependencias directas 81
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/google/uuidv1.2.0linux/go.mod
Gogithub.com/mattermost/focalboard/serverv0.0.0-20210422230105-f5ae0b265a8dlinux/go.mod
Gogithub.com/mattermost/mattermost-server/v6v6.0.0-20210913141218-bb659d03fde0linux/go.mod
Gogithub.com/webview/webviewv0.0.0-20200724072439-e0c01595b361linux/go.mod
Gogithub.com/mattermost/focalboard/serverv0.0.0-20210525112228-f43e4028dbdcmattermost-plugin/go.mod
Gogithub.com/mattermost/mattermost-plugin-apiv0.0.21mattermost-plugin/go.mod
Gogithub.com/mattermost/mattermost-server/v6v6.0.0-20211022142730-a6cca93ba3c3mattermost-plugin/go.mod
Gogithub.com/stretchr/testifyv1.7.0mattermost-plugin/go.mod
Gogithub.com/Masterminds/squirrelv1.5.0server/go.mod
Gogithub.com/go-sql-driver/mysqlv1.6.0server/go.mod
Gogithub.com/golang-migrate/migrate/v4v4.14.1server/go.mod
Gogithub.com/golang/mockv1.5.0server/go.mod
Gogithub.com/gorilla/muxv1.8.0server/go.mod
Gogithub.com/gorilla/websocketv1.4.2server/go.mod
Gogithub.com/lib/pqv1.10.2server/go.mod
Gogithub.com/mattermost/mattermost-plugin-apiv0.0.21server/go.mod
Gogithub.com/mattermost/mattermost-server/v6v6.0.0-20210913141218-bb659d03fde0server/go.mod
Gogithub.com/mattn/go-sqlite3v2.0.3+incompatibleserver/go.mod
Gogithub.com/oklog/runv1.1.0server/go.mod
Gogithub.com/pkg/errorsv0.9.1server/go.mod
Gogithub.com/prometheus/client_golangv1.11.0server/go.mod
Gogithub.com/rudderlabs/analytics-gov3.3.1+incompatibleserver/go.mod
Gogithub.com/sergi/go-diffv1.0.0server/go.mod
Gogithub.com/spf13/viperv1.7.1server/go.mod
Gogithub.com/stretchr/testifyv1.7.0server/go.mod
Gogithub.com/wiggin77/merrorv1.0.3server/go.mod
Gogolang.org/x/cryptov0.0.0-20210616213533-5ff15b29337eserver/go.mod
npm@draft-js-plugins/editor^4.1.0webapp/package.json
npm@draft-js-plugins/emoji^4.5.5webapp/package.json
npm@draft-js-plugins/mention^5.0.0webapp/package.json
npm@fullcalendar/core^5.10.0webapp/package.json
npm@fullcalendar/daygrid^5.10.0webapp/package.json
npm@fullcalendar/interaction^5.10.0webapp/package.json
npm@fullcalendar/react^5.10.0webapp/package.json
npm@mattermost/compass-icons^0.1.10webapp/package.json
npm@reduxjs/toolkit^1.6.0webapp/package.json
npmcolor^4.0.0webapp/package.json
npmdraft-js^0.11.7webapp/package.json
npmemoji-mart^3.0.1webapp/package.json
npmfullcalendar^5.10.0webapp/package.json
npmimagemin-gifsicle^7.0.0webapp/package.json
npmimagemin-mozjpeg^9.0.0webapp/package.json
npmimagemin-optipng^8.0.0webapp/package.json
npmimagemin-pngquant^9.0.2webapp/package.json
npmimagemin-svgo^8.0.0webapp/package.json
npmimagemin-webp^6.0.0webapp/package.json
npmlodash^4.17.21webapp/package.json
npmmarked>=2.0.1webapp/package.json
npmmoment^2.29.1webapp/package.json
npmnanoevents^5.1.13webapp/package.json
npmreact^17.0.2webapp/package.json
npmreact-day-picker^7.4.10webapp/package.json
npmreact-dnd^14.0.2webapp/package.json
npmreact-dnd-html5-backend^14.0.0webapp/package.json
npmreact-dnd-scrolling^1.2.1webapp/package.json
npmreact-dnd-touch-backend^14.0.0webapp/package.json
npmreact-dom^17.0.2webapp/package.json
npmreact-hot-keys^2.6.2webapp/package.json
npmreact-hotkeys-hook^3.3.0webapp/package.json
npmreact-intl^5.13.5webapp/package.json
npmreact-redux^7.2.4webapp/package.json
npmreact-router-dom^5.2.0webapp/package.json
npmreact-select^4.3.0webapp/package.json
npmminimist^1.2.5import/asana/package.json
npmminimist^1.2.5import/jira/package.json
npmturndown^7.1.1import/jira/package.json
npmxml2js^0.4.23import/jira/package.json
npmcsvtojson^2.0.10import/notion/package.json
npmminimist^1.2.5import/notion/package.json
npmminimist^1.2.5import/todoist/package.json
npmminimist^1.2.5import/trello/package.json
Gogithub.com/go-git/go-git/v5v5.1.0mattermost-plugin/build/go.mod
Gogithub.com/mattermost/mattermost-server/v6v6.0.0-20210817091833-04b27ce93c02mattermost-plugin/build/go.mod
Gogithub.com/pkg/errorsv0.9.1mattermost-plugin/build/go.mod
Gogithub.com/stretchr/testifyv1.7.0mattermost-plugin/build/go.mod
Gosigs.k8s.io/yamlv1.2.0mattermost-plugin/build/go.mod
npmcore-js3.12.1mattermost-plugin/webapp/package.json
npmmarked>=2.0.1mattermost-plugin/webapp/package.json
npmmattermost-redux5.33.1mattermost-plugin/webapp/package.json
npmreact-intl^5.13.5mattermost-plugin/webapp/package.json
npmreact-router-dom5.2.0mattermost-plugin/webapp/package.json
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": 15498,
      "has_wiki": true,
      "homepage": "https://www.focalboard.com",
      "languages": {
        "C#": 16614,
        "Go": 698739,
        "CSS": 53103,
        "EJS": 559,
        "HTML": 1162706,
        "SCSS": 111558,
        "Shell": 278,
        "Swift": 20132,
        "Makefile": 21691,
        "Batchfile": 1536,
        "Dockerfile": 865,
        "JavaScript": 14328,
        "TypeScript": 1402299
      },
      "pushed_at": "2022-01-21T06:40:10Z",
      "created_at": "2022-01-21T06:17:20Z",
      "owner_type": "User",
      "updated_at": "2024-08-28T19:40:45Z",
      "description": "Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "HTML",
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Software Nerd",
      "type": "User",
      "login": "fairhopeweb",
      "company": "SiteCommand",
      "location": null,
      "followers": 199,
      "avatar_url": "https://avatars.githubusercontent.com/u/64338319?v=4",
      "created_at": "2020-04-26T00:53:20Z",
      "is_verified": null,
      "public_repos": 7203,
      "account_age_days": 2279
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2022-01-19T15:01:20Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2022-01-12T22:46:58Z"
        },
        {
          "tag": "v0.12.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-01-06T14:43:13Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2021-12-14T16:15:35Z"
        },
        {
          "tag": "v0.11.0-rc2",
          "kind": "prerelease",
          "published_at": "2021-12-07T20:31:23Z"
        },
        {
          "tag": "v0.11.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-11-26T18:15:45Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2021-12-08T19:55:29Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2021-11-10T20:20:15Z"
        },
        {
          "tag": "v0.10.0-rc2",
          "kind": "prerelease",
          "published_at": "2021-11-03T18:11:33Z"
        },
        {
          "tag": "v0.10.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-10-27T18:53:53Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2021-12-08T19:59:00Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2021-10-22T15:55:45Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2021-10-14T19:56:54Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2021-10-08T15:34:15Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2021-10-06T16:59:29Z"
        },
        {
          "tag": "v0.9.1-rc4",
          "kind": "prerelease",
          "published_at": "2021-10-06T16:59:29Z"
        },
        {
          "tag": "v0.9.1-rc3",
          "kind": "prerelease",
          "published_at": "2021-10-04T09:14:54Z"
        },
        {
          "tag": "v0.9.1-rc2",
          "kind": "prerelease",
          "published_at": "2021-09-29T16:19:34Z"
        },
        {
          "tag": "v0.9.1-rc1",
          "kind": "prerelease",
          "published_at": "2021-09-17T19:58:29Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-09-16T19:06:33Z"
        },
        {
          "tag": "v0.9.0-rc12",
          "kind": "prerelease",
          "published_at": "2021-09-16T19:06:33Z"
        },
        {
          "tag": "v0.9.0-rc11",
          "kind": "prerelease",
          "published_at": "2021-09-14T19:14:38Z"
        },
        {
          "tag": "v0.9.0-rc10",
          "kind": "prerelease",
          "published_at": "2021-09-14T16:55:37Z"
        },
        {
          "tag": "v0.9.0-rc9",
          "kind": "prerelease",
          "published_at": "2021-09-08T23:49:32Z"
        },
        {
          "tag": "v0.9.0-rc8",
          "kind": "prerelease",
          "published_at": "2021-08-27T01:34:51Z"
        },
        {
          "tag": "v0.9.0-rc7",
          "kind": "prerelease",
          "published_at": "2021-08-24T20:09:37Z"
        },
        {
          "tag": "v0.9.0-rc6",
          "kind": "prerelease",
          "published_at": "2021-08-18T11:32:15Z"
        },
        {
          "tag": "v0.9.0-rc5",
          "kind": "prerelease",
          "published_at": "2021-08-13T14:53:55Z"
        },
        {
          "tag": "0.9.0-rc4",
          "kind": "prerelease",
          "published_at": "2021-08-12T15:06:48Z"
        },
        {
          "tag": "v0.9.0-rc3",
          "kind": "prerelease",
          "published_at": "2021-08-11T18:07:52Z"
        },
        {
          "tag": "v0.9.0-rc2",
          "kind": "prerelease",
          "published_at": "2021-08-11T14:58:43Z"
        },
        {
          "tag": "v0.9.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-08-10T09:55:47Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2021-12-08T21:58:55Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2021-10-14T18:57:25Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2021-08-03T18:54:35Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2021-07-24T15:09:14Z"
        },
        {
          "tag": "v0.8.1-rc2",
          "kind": "prerelease",
          "published_at": "2021-07-24T15:09:14Z"
        },
        {
          "tag": "v0.8.1-rc1",
          "kind": "prerelease",
          "published_at": "2021-07-19T18:04:41Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-07-09T18:34:49Z"
        },
        {
          "tag": "v0.8.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-07-09T16:36:57Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2021-12-08T21:53:05Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2021-10-14T19:45:27Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2021-07-07T11:48:53Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2021-07-02T16:07:55Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2021-06-29T07:41:05Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-06-15T22:09:39Z"
        },
        {
          "tag": "v0.7.0-test1",
          "kind": "prerelease",
          "published_at": "2021-06-22T15:26:00Z"
        },
        {
          "tag": "v0.7.0-rc2",
          "kind": "prerelease",
          "published_at": "2021-06-15T19:15:28Z"
        },
        {
          "tag": "v0.7.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-06-09T22:35:35Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2021-05-24T16:56:07Z"
        },
        {
          "tag": "v0.6.7-plugin",
          "kind": "prerelease",
          "published_at": "2021-06-14T10:27:00Z"
        },
        {
          "tag": "v0.6.7-rc2",
          "kind": "prerelease",
          "published_at": "2021-05-12T17:31:08Z"
        },
        {
          "tag": "v0.6.7-rc1",
          "kind": "prerelease",
          "published_at": "2021-05-10T19:22:42Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2021-04-20T05:43:31Z"
        },
        {
          "tag": "v0.6.5-rc3",
          "kind": "prerelease",
          "published_at": "2021-04-15T20:16:32Z"
        },
        {
          "tag": "v0.6.5-rc2",
          "kind": "prerelease",
          "published_at": "2021-04-14T15:46:36Z"
        },
        {
          "tag": "v0.6.5-rc1",
          "kind": "prerelease",
          "published_at": "2021-04-13T18:20:21Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2021-03-11T21:45:37Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2021-03-08T17:51:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "524a3d1968c60297d6768882988699e04d54e9d9",
          "body": null,
          "is_bot": false,
          "headline": "Fixed a typo (#2105)",
          "author_name": "K. R. Mahaadevan",
          "author_login": "krmh04",
          "committed_at": "2022-01-19T17:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "922e9ecd1a1f9955866c0e81e3794b838957ed7b",
          "body": "* remove subscriptions feature flag\r\n\r\n* lint fix",
          "is_bot": false,
          "headline": "GH-2130: Remove subscriptions feature flag (#2132)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2022-01-19T14:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8bb4ec57e110f9665d43bf642afe6ecdab7a821",
          "body": "Translations update from Mattermost Weblate",
          "is_bot": false,
          "headline": "Merge pull request #2129 from weblate/weblate-focalboard-webapp",
          "author_name": "Carlos Tadeu Panato Junior",
          "author_login": null,
          "committed_at": "2022-01-19T12:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c88e6d27f6b09afbf1ec0c936ca30ea2a975a0",
          "body": "Currently translated at 97.2% (248 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ko/",
          "is_bot": false,
          "headline": "Translated using Weblate (Korean)",
          "author_name": "Ji-Hyeon Gim",
          "author_login": "potatogim",
          "committed_at": "2022-01-18T21:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0993773c7b463e45530fc0c3ae036be1ae70932",
          "body": "Currently translated at 57.2% (146 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/\n\nTranslated using Weblate (Chinese (Simplified))\n\nCurrently translated at 60.0% (153 of 255 strings)\n\nTranslation: Focalboard/webapp\nTr\n[…]\ns/\n\nTranslated using Weblate (French)\n\nCurrently translated at 67.4% (172 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fr/",
          "is_bot": false,
          "headline": "Translated using Weblate (Portuguese (Brazil))",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2022-01-18T21:02:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "58b960d7ccb987a2de3b3e21b6e8bf27e78a49ce",
          "body": "Currently translated at 55.2% (141 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/",
          "is_bot": false,
          "headline": "Translated using Weblate (Russian)",
          "author_name": "Maksim Matveev",
          "author_login": "maksimatveev",
          "committed_at": "2022-01-18T21:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c08c64b03136770fda790f3f96b2b2f7cb8ef07e",
          "body": "Currently translated at 32.9% (84 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ko/\n\nAdded translation using Weblate (Korean)",
          "is_bot": false,
          "headline": "Translated using Weblate (Korean)",
          "author_name": "Tilto_",
          "author_login": "tilto0822",
          "committed_at": "2022-01-18T21:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86dcb8c25b3f5621a6ed40c606680903524171c1",
          "body": null,
          "is_bot": false,
          "headline": "Add warning to API readme (#2140)",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2022-01-18T21:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a92534d783947369e625ef18e023b6a682b6da33",
          "body": null,
          "is_bot": false,
          "headline": "Fix #2136. Show release month+year for version. (#2137)",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2022-01-18T20:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60af00ac3cdb3f92bdf3037c473e0de1f3ba8ddf",
          "body": "* resolve usernames for  property types",
          "is_bot": false,
          "headline": "Resolve usernames for `person` property type (#2116)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2022-01-18T18:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02dfb6eceb0a469e9cede2036474448220d21ec3",
          "body": "…(to honor the SiteURL config) (#2109)\n\n* Moving the history instance creation after the plugin initialization (to honor the SiteURL config)\r\n\r\n* Fixing welcome page images urls generation\r\n\r\n* Fixing share board url generation\r\n\r\n* Fixing more subpath problems\r\n\r\n* Adding some tests with subpath\r\n\r\n* Adding subpath test to welcome page\r\n\r\n* fix linter error",
          "is_bot": false,
          "headline": "Moving the history instance creation after the plugin initialization …",
          "author_name": "Jesús Espino",
          "author_login": "jespino",
          "committed_at": "2022-01-17T19:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aa60009ea71d81a7f1f100a374cc5eff42f3ce6",
          "body": "Co-authored-by: Mattermod <mattermod@users.noreply.github.com>",
          "is_bot": false,
          "headline": "remove BoardsUnfurl feature flag (#2051)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2022-01-17T17:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92890f2382d0b5b661955634438550a017ac54f",
          "body": null,
          "is_bot": false,
          "headline": "Fix default schema type for focalboard blocks history (#2122)",
          "author_name": "Miguel de la Cruz",
          "author_login": "mgdelacroix",
          "committed_at": "2022-01-16T00:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "342c8df39d2c88fb63ca1a544e3babb850102598",
          "body": "* First shot implementation of badges for the card.\r\n\r\n* Showing and hiding card badges in board/gallery views via header menu action added.\r\n\r\n* Counting of checkboxes in markdown supported.\r\n\r\n* Use Intl.formatMessage for badge titles.\r\n\r\n* Unit tests for `CardBadges` component added. Some other u\n[…]\n`aria-label` for menu component `SwitchOption`\r\n - unit and Cypress tests updated\r\n\r\n* Fix Cypress test: use `blur` after typing text.\r\n\r\nCo-authored-by: Mattermod <mattermod@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[GH-1754] Feature: card badges (#2025)",
          "author_name": "kamre",
          "author_login": "kamre",
          "committed_at": "2022-01-13T16:26:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b33b998f9e8658b28c821a9687c8cf7513be8068",
          "body": "* fix prop value formatting for date & multiselect\r\n\r\n* support date ranges",
          "is_bot": false,
          "headline": "Fix prop change formatting for date & multiselect (#2110)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2022-01-12T22:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfddc335bce208d39d87c4b42cc443996810c76d",
          "body": null,
          "is_bot": false,
          "headline": "GH-2101 - Fixing card property and value bugs (#2103)",
          "author_name": "Asaad Mahmood",
          "author_login": "asaadmahmood",
          "committed_at": "2022-01-12T16:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86d5005f6e5ceca470c4bec1c7e92457a2cbcf2",
          "body": null,
          "is_bot": false,
          "headline": "Fixed a bug where mentions don't show up in descripotions (#2099)",
          "author_name": "Harshil Sharma",
          "author_login": "harshilsharma63",
          "committed_at": "2022-01-12T13:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22aa8e591d7df6db846762d4430402c43849489e",
          "body": "* Translated using Weblate (Croatian)\r\n\r\nCurrently translated at 100.0% (255 of 255 strings)\r\n\r\nTranslation: Focalboard/webapp\r\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/\r\n\r\nTranslated using Weblate (Croatian)\r\n\r\nCurrently translated at 100.0% (255 of 255 strings)\n[…]\nrmost.com/projects/focalboard/webapp/ar/\r\n\r\nAdded translation using Weblate (Arabic (Najdi))\r\n\r\nCo-authored-by: Milo Ivir <mail@milotype.de>\r\nCo-authored-by: img src=xevil.com <attacker7771@gmail.com>",
          "is_bot": false,
          "headline": "Translations update from Mattermost Weblate (#2081)",
          "author_name": "Weblate (bot)",
          "author_login": "weblate",
          "committed_at": "2022-01-12T11:59:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c6714a76bce527660a889bd848b5d23b29e52c4e",
          "body": "…#2096)",
          "is_bot": false,
          "headline": "fix card link in notifications; card pointer was cached by template (…",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2022-01-12T01:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "106a8e5b2e4af6b9f3c13a3f62e881522a6014d1",
          "body": "* Fixing unique ID problems on content order with multiple colums\r\n\r\n* Fixing duplication\r\n\r\n* Fix linter errors",
          "is_bot": false,
          "headline": "Fixing unique ID problems on content order with multiple colums (#2071)",
          "author_name": "Jesús Espino",
          "author_login": "jespino",
          "committed_at": "2022-01-11T20:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de3f7f61031a87b0ca340fd1ca39442d446e8acf",
          "body": null,
          "is_bot": false,
          "headline": "GH-1948 - Updating overflow on input fields (#2088)",
          "author_name": "Asaad Mahmood",
          "author_login": "asaadmahmood",
          "committed_at": "2022-01-11T19:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac5d4088595ea93a4ea5de0d99519409779f3871",
          "body": "* Fixing link color on card (Personal Server)\r\n\r\n* Updating UI\r\n\r\n* Updating css",
          "is_bot": false,
          "headline": "GH-1960 - Fixing link color on card (Personal Server) (#2087)",
          "author_name": "Asaad Mahmood",
          "author_login": "asaadmahmood",
          "committed_at": "2022-01-11T19:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9290194529484f073b0de2ebfc9d0d84d99384e3",
          "body": null,
          "is_bot": false,
          "headline": "updated fix for comments display backwards (#2085)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2022-01-11T14:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855ea70a445a8725d5e37325e91635fd1430608d",
          "body": "* log webserver panics\r\n* move panic handling to separate func",
          "is_bot": false,
          "headline": "Stayin' Alive: Log & recover from web server panics (#2072)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2022-01-10T20:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36f66e7ea5137005ec3ecc68e7218cb5c85cfef0",
          "body": "* Fix #2077. Mac app sometimes stops updating.\r\n\r\n* Cleanup logging",
          "is_bot": false,
          "headline": "Gh 2077 mac app update (#2078)",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2022-01-10T19:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33407e7dd9a079138acc08421539ee90ebceee1b",
          "body": null,
          "is_bot": false,
          "headline": "fix comments being set backwards (#2076)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2022-01-10T16:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b286f056d1c91c3fc247aadd65d110c4c701cb",
          "body": "* Fix #2062. Prevent funk error sound in Mac App.\r\n\r\n* Update header",
          "is_bot": false,
          "headline": "Gh 2062 mac error sound (#2074)",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2022-01-07T22:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "155bf757187463c1b76b59e132ef5db9e8242e97",
          "body": null,
          "is_bot": false,
          "headline": "Fixed bug of stale closure in markdown editor (#2058)",
          "author_name": "Harshil Sharma",
          "author_login": "harshilsharma63",
          "committed_at": "2022-01-07T19:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1d5e77e0edaee87cf66d9e1d21de5effe0605df",
          "body": "* added better kanban edge scroll detection whilst dragging\r\n\r\n* update jest snapshots\r\n\r\n* try to fix cypress on CI\r\n\r\n* replace force clicks on cypress test\r\n\r\n* make eslint happy\r\n\r\n* fix unrelated failed tests and reorganize Cypress commands\r\n\r\n* added test for drag direction from right to left\r\n[…]\nest now checks other direction\r\n\r\n* fix test and update eslit for cypress\r\n\r\nCo-authored-by: Saturnino Abril <saturnino.abril@gmail.com>\r\nCo-authored-by: Mattermod <mattermod@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Added better kanban edge scroll detection whilst dragging (#1913)",
          "author_name": "Tim Lange",
          "author_login": "venarius",
          "committed_at": "2022-01-07T18:58:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f66fb52ccb9178ad5b94b626451f39181c1d59d",
          "body": null,
          "is_bot": false,
          "headline": "List all authors of a card diff in the notification (#2055)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2022-01-07T15:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0602a6eb6435155aa761c70ad9580613a21800b",
          "body": "* update version to 0.13.0\r\n\r\n* update to v0.14.0",
          "is_bot": false,
          "headline": "Update version to 0.14.0 (#2057)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2022-01-06T19:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0727fbc96ac5429f25cf056b31d59c3b26f1a7ce",
          "body": null,
          "is_bot": false,
          "headline": "run CI against all PRs and pushes, in any branch (#2056)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2022-01-06T17:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d1ac87e56e837b7c5c65ca685c76fd3bb5b5fa5",
          "body": "v0.12 updates",
          "is_bot": false,
          "headline": "Update CHANGELOG.md (#2052)",
          "author_name": "Winson Wu",
          "author_login": "dubdubs01",
          "committed_at": "2022-01-06T14:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85c04ff4a6578450423c3097c0465d1e8a090916",
          "body": null,
          "is_bot": false,
          "headline": "Fixed a bug which didn't update block IDs in content order (#2054)",
          "author_name": "Harshil Sharma",
          "author_login": "harshilsharma63",
          "committed_at": "2022-01-06T14:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c82ae98776d87cd54ca72acbd520d31b25985406",
          "body": "* ran npm audit fix for dependbot alerts\r\n\r\n* update go dependencies for dependbot alerts\r\n\r\n* Revert \"update go dependencies for dependbot alerts\"\r\n\r\nThis reverts commit 7f7e2129ce56e1ec4242488464a48c3a3547f019.",
          "is_bot": false,
          "headline": "Fix for dependbot alerts (#2050)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2022-01-05T23:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfbc36c404c2e795518c6af576ed7080e42adc8e",
          "body": "* chore: add unit tests for cardFilter\r\n\r\n* fix: eslint\r\n\r\nCo-authored-by: Mattermod <mattermod@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add unit tests for cardFilter (#2021)",
          "author_name": "Julien Fabre",
          "author_login": "jufab",
          "committed_at": "2022-01-05T23:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf43caf6340b04cec9fbe59f51b242a7d2638c50",
          "body": "Co-authored-by: Mattermod <mattermod@users.noreply.github.com>",
          "is_bot": false,
          "headline": "set to first date if null (#2008)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2022-01-05T21:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed0922e8c422ac196ceaceda85eb8acf4b3e033",
          "body": "* update for views to use viewPropertyIds for order\r\n\r\n* build fixes\r\n\r\nCo-authored-by: Mattermod <mattermod@users.noreply.github.com>",
          "is_bot": false,
          "headline": "GH-2007 Use VisiblePropertyIds for view property order (#2010)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2022-01-05T21:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72bf464b2250a20681d2cf1a69bdeb1b9f41e6d8",
          "body": "* improved text diff for notifications\r\n\r\n* fix panic selecting insert_at\r\n\r\n* improvements wip\r\n\r\n* simplified v1\r\n\r\n* improved diff to markdown\r\n\r\n* address review comments\r\n\r\nCo-authored-by: Mattermod <mattermod@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Improved diff to markdown for card notifications (#2037)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2022-01-05T21:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b83aa347b1c35c73af1d5d946aadebe02a7285",
          "body": null,
          "is_bot": false,
          "headline": "make testing all databases the default (#2043)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2022-01-05T16:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cf73382b485cbf5e3dc8a4618f32a969a5af3d7",
          "body": "* fix crash in deleteblock\r\n\r\n* fix unit test",
          "is_bot": false,
          "headline": "fix crash in DeleteBlock (#2040)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2022-01-05T09:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e747d57314835a50bbdad434ae44ebb80c17e1e",
          "body": null,
          "is_bot": false,
          "headline": "Fix #2038. Remove beta label (#2039)",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2022-01-04T19:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6e9d670da2b1ea137bf6b2e46dbd52976d1b442",
          "body": null,
          "is_bot": false,
          "headline": "Fix #1999, fix #2002: Alt italics regex without lookbehind (#2035)",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2022-01-04T05:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "198c5861d8183eed079ed51a6106ce8ea73ef2a1",
          "body": "Minor typo mistakes",
          "is_bot": false,
          "headline": "Update README.md (#2030)",
          "author_name": "Boby",
          "author_login": "bobychaudhary",
          "committed_at": "2022-01-03T18:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c69c2de57833c90edeb2e605c19c0a5be6df30e",
          "body": "* Fix #1745. Delete socket only if it exists\r\n\r\n* Update jest snapshots to fix last year date text",
          "is_bot": false,
          "headline": "Fix #1745. Delete socket only if it exists (#2034)",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2022-01-03T18:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b583bae668257519097fced9338c7cdc7013fc77",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Dutch)",
          "author_name": "Tom De Moor",
          "author_login": null,
          "committed_at": "2021-12-27T19:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "975b27d9e2c6c490ec2c931dbd0330c2506983ba",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/kk/",
          "is_bot": false,
          "headline": "Translated using Weblate (Kazakh)",
          "author_name": "Darmen Erkin",
          "author_login": "meisenger",
          "committed_at": "2021-12-27T19:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aae9528adcf2adfe72e2d3ab10b82d7aefce17db",
          "body": "Currently translated at 68.6% (175 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/et/\n\nAdded translation using Weblate (Estonian)",
          "is_bot": false,
          "headline": "Translated using Weblate (Estonian)",
          "author_name": "JoomlaEstonia",
          "author_login": "JoomlaEstonia",
          "committed_at": "2021-12-27T19:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b149428da7fd7a1af958d0002b5e1f3fdbd1729e",
          "body": "Currently translated at 55.2% (141 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/",
          "is_bot": false,
          "headline": "Translated using Weblate (Russian)",
          "author_name": "Maksim Matveev",
          "author_login": "maksimatveev",
          "committed_at": "2021-12-27T19:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e13723b940e2d18097b5bbe4df48fb1c6fd3bf",
          "body": "* GH-479 - Updating comment order and images\r\n\r\n* Updating default image url\r\n\r\n* Updating test\r\n\r\n* Updating image function\r\n\r\n* Updating tests",
          "is_bot": false,
          "headline": "GH-479 - Updating comment order and adding images (#1985)",
          "author_name": "Asaad Mahmood",
          "author_login": "asaadmahmood",
          "committed_at": "2021-12-23T05:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef37be94b6e89eb57a0157ec2ed86d5a488faac",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/",
          "is_bot": false,
          "headline": "Translated using Weblate (Turkish)",
          "author_name": "Kaya Zeren",
          "author_login": "kayazeren",
          "committed_at": "2021-12-22T15:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3406a4c9cf7ab716cbe86fd13320611804f90ab5",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/kk/\n\nTranslated using Weblate (Kazakh)\n\nCurrently translated at 19.6% (50 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/kk/\n\nAdded translation using Weblate (Kazakh)",
          "is_bot": false,
          "headline": "Translated using Weblate (Kazakh)",
          "author_name": "Darmen Erkin",
          "author_login": "meisenger",
          "committed_at": "2021-12-22T15:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "209d896e0497a4706439a466ce517e0d42e324e3",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/",
          "is_bot": false,
          "headline": "Translated using Weblate (English (Australia))",
          "author_name": "Matthew Williams",
          "author_login": "matt-w99",
          "committed_at": "2021-12-22T15:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc1108e560d4241d8a5ba3b1a0f644776c8b9654",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ml/",
          "is_bot": false,
          "headline": "Translated using Weblate (Malayalam)",
          "author_name": "Varghese Jose",
          "author_login": "varghesejose2020",
          "committed_at": "2021-12-22T15:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "549b7e22d541859dada0474ba49ec8fc911bf322",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/it/",
          "is_bot": false,
          "headline": "Translated using Weblate (Italian)",
          "author_name": "SerHack",
          "author_login": "serhack",
          "committed_at": "2021-12-22T15:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38b2ba8e97cad654677ac27a93b078706ef7455",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/",
          "is_bot": false,
          "headline": "Translated using Weblate (German)",
          "author_name": "JtheBAB",
          "author_login": "JtheBAB",
          "committed_at": "2021-12-22T15:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2640cbd3edad6922ee8c95dcdff5ead48c9481b9",
          "body": "Fixes a panic at start-up for plugin + postgres/mysql. When selecting on a timestamp database type, the type of the var to scan into is different based on database type. The fix is to convert the timestamp to string within the query and scan into a string.",
          "is_bot": false,
          "headline": "fix panic selecting insert_at (#2009)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2021-12-21T22:18:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98ac0e09663eb831fe4c70d20d627dd6de4e88b1",
          "body": null,
          "is_bot": false,
          "headline": "fix linter error (#2006)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2021-12-21T17:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7af9e18a495c5c26ec60931bf5d841d6bd1329f9",
          "body": "* add mysql and postgres tests to CI",
          "is_bot": false,
          "headline": "Test all supported databases in CI (#2000)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2021-12-17T17:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf22a6faf9c68c68dc05edfafd3c9e6be62cc8bf",
          "body": null,
          "is_bot": false,
          "headline": "GH-1883] Fix error page button to follow base URL (#1885)",
          "author_name": "Steven Tang",
          "author_login": "YC",
          "committed_at": "2021-12-17T16:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf23bd0d25714a7a9fe3450a81d7cf2874fc7087",
          "body": null,
          "is_bot": false,
          "headline": "Remove noisy error log for unit tests",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2021-12-17T06:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11703acb8a0c113e7566753bb062a8a6ae9e1201",
          "body": null,
          "is_bot": false,
          "headline": "fix syntax errors for mysql (#1997)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2021-12-16T17:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "387c7acc554b4830f347375d51da067d1ec88dd2",
          "body": "* Fix #1992. Remove borders around code block lines.\r\n\r\n* Update webapp/src/components/markdownEditorInput/markdownEditorInput.scss\r\n\r\nCo-authored-by: Doug Lauder <wiggin77@warpmail.net>\r\n\r\nCo-authored-by: Doug Lauder <wiggin77@warpmail.net>",
          "is_bot": false,
          "headline": "Fix #1992. Remove borders around code block lines. (#1993)",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2021-12-15T23:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8b7a6a5561d5ecc1a34cb1cd7cb17b8d66e2263",
          "body": "* Fix #1928. Use draft-js-live-markdown-plugin.\r\n\r\n* Ported markdown plugin to TS and checked in directly\r\n\r\n* Fix type\r\n\r\n* Fix types",
          "is_bot": false,
          "headline": "Fix #1928. Use draft-js-live-markdown-plugin. (#1942)",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2021-12-15T21:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4d01558673f898a57316590f72a089210f4f77",
          "body": null,
          "is_bot": false,
          "headline": "Fixing and regenerating swagger documentation (#1990)",
          "author_name": "Jesús Espino",
          "author_login": "jespino",
          "committed_at": "2021-12-15T19:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cb25b9e17c4afeb65d7715bd0a72468c5c1d3a5",
          "body": "* Cypress command for resetting boards added.\r\n\r\n* Cypress test for group board by different property added:\r\n - using @testing-library/cypress\r\n - minor fixes for `PropertyMenu` and `Dialog` components\r\n - bug in `ViewHeaderGroupByMenu` fixed: use `groupByProperty` passed in props instead of one fr\n[…]\ngs for names in Cypress test.\r\n\r\n* Cypress commands for adding new board and new group added.\r\n\r\n* Jest snapshot for new test updated.\r\n\r\nCo-authored-by: Mattermod <mattermod@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[GH-1826] Cypress test for group by different property (#1966)",
          "author_name": "kamre",
          "author_login": "kamre",
          "committed_at": "2021-12-15T16:57:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9837f13abc12de87bc9c0a9f718ebbc222e43778",
          "body": "* Splitting table component in smaller manageable chunks\r\n\r\n* Updating snapshots",
          "is_bot": false,
          "headline": "Splitting table component in smaller manageable chunks (#1967)",
          "author_name": "Jesús Espino",
          "author_login": "jespino",
          "committed_at": "2021-12-15T09:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53b6b723f11ef3226988b5d4a2c816aff8894a5b",
          "body": "* limited card text to 5 lines\r\n\r\n* Update kanbanCard.tsx\r\n\r\n* Moved attributes to new lines\r\n\r\n* Adding exception for vendor prefix in the styles\r\n\r\n* Updating snapshots\r\n\r\nCo-authored-by: Mattermod <mattermod@users.noreply.github.com>\r\nCo-authored-by: Jesús Espino <jespinog@gmail.com>",
          "is_bot": false,
          "headline": "[GH-1542] Limit card title to 5 lines (#1548)",
          "author_name": "Jenya",
          "author_login": "jenyaftw",
          "committed_at": "2021-12-14T18:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a444290b4b78ebab650495ba6c2b14bb5fcace",
          "body": "* Updating date UI\r\n\r\n* Updating ogi’s issue\r\n\r\n* Updating css\r\n\r\n* Updating date range css",
          "is_bot": false,
          "headline": "Gh 1980 - Updating date picker dates on hover (#1981)",
          "author_name": "Asaad Mahmood",
          "author_login": "asaadmahmood",
          "committed_at": "2021-12-14T16:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f3f65ed37ef91155c6362f7e07d8dc336b88136",
          "body": "* Updating assginee popover\r\n\r\n* Updating css\r\n\r\n* Removing console log\r\n\r\n* Updating border property\r\n\r\n* Updating avatar\r\n\r\n* Updating tests",
          "is_bot": false,
          "headline": "GH-1907 - Updating person popover (#1959)",
          "author_name": "Asaad Mahmood",
          "author_login": "asaadmahmood",
          "committed_at": "2021-12-14T15:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4656089cb18f8f2390fb6a0d3d9f084504722c0a",
          "body": "* GH-1872 - Updating octo-icon font weight\r\n\r\n* update unit tests\r\n\r\n* update cypress tests\r\n\r\nCo-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>",
          "is_bot": false,
          "headline": "GH-1872 - Updating octo-icon font weight (#1978)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2021-12-13T19:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb34610fe57d20a699cd386e403c9ffd7bd6d380",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hu/",
          "is_bot": false,
          "headline": "Translated using Weblate (Hungarian)",
          "author_name": "Tóth Csaba // Online ERP Hungary Kft",
          "author_login": null,
          "committed_at": "2021-12-13T17:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd3b2b09502929ca92cb4103766964622afd46d",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Polish)",
          "author_name": "master7",
          "author_login": null,
          "committed_at": "2021-12-13T17:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f597c93081c265837b29cdc9f1fd5e2216683ed1",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/\n\nTranslated using Weblate (Japanese)\n\nCurrently translated at 100.0% (253 of 253 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/",
          "is_bot": false,
          "headline": "Translated using Weblate (Japanese)",
          "author_name": "kaakaa",
          "author_login": "kaakaa",
          "committed_at": "2021-12-13T17:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42542fe21169c49a57b1dca43d6901b24a789038",
          "body": "Currently translated at 100.0% (255 of 255 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/\n\nTranslated using Weblate (Dutch)\n\nCurrently translated at 100.0% (253 of 253 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Dutch)",
          "author_name": "Tom De Moor",
          "author_login": null,
          "committed_at": "2021-12-13T17:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75bd409ba015421019ae82f60826fe57f9f06444",
          "body": "Backend support for subscribing/unsubscribing to blocks, typically cards and boards. Notifies subscribers when changes are made to cards they are subscribed to.",
          "is_bot": false,
          "headline": "Notifications phase 1 (#1851)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2021-12-10T15:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7952d6b018470fa100dc9918090aee75f202b8f5",
          "body": "* Include migration for content order on unique id migration\r\n\r\n* Adding test case for other workspace\r\n\r\n* making lines shorter",
          "is_bot": false,
          "headline": "Include migration for content order on unique id migration (#1965)",
          "author_name": "Jesús Espino",
          "author_login": "jespino",
          "committed_at": "2021-12-10T14:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3450eb6d4ffda75d303f53795b3d7c38cecd2330",
          "body": "* Updating table row css (#1787)\r\n\r\n* package patchBlocks as batches, move updateBlocks to transactional\r\n\r\n* fix lint errors\r\n\r\n* fix from review\r\n\r\nCo-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>\r\nCo-authored-by: Mattermod <mattermod@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Gh 1841 batch patches (#1935)",
          "author_name": "Scott Bishel",
          "author_login": "sbishel",
          "committed_at": "2021-12-10T14:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3be03f0cd0a52898770307ab1b3ef3486f6e7755",
          "body": "Fix unsupported SQL syntax for MySQL",
          "is_bot": false,
          "headline": "fix mysql migration (#1964)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2021-12-10T13:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199da41f6d1837b1c04e69b296d1d64e32c27da9",
          "body": null,
          "is_bot": false,
          "headline": "Fix MM-40428 (#1926)",
          "author_name": "Hossein",
          "author_login": "hahmadia",
          "committed_at": "2021-12-10T13:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87daaccecaac1a36772e8e4cdd561a3afcfc00f2",
          "body": null,
          "is_bot": false,
          "headline": "fix: clear search on view change (#1856)",
          "author_name": "Nishant Mittal",
          "author_login": "nishantwrp",
          "committed_at": "2021-12-10T13:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a931289e02f063e6a3a2f79d8c9ffaeeb759a4bc",
          "body": null,
          "is_bot": false,
          "headline": "[GH-1815]: Add e2e tests for empty board (#1956)",
          "author_name": "Nishant Mittal",
          "author_login": "nishantwrp",
          "committed_at": "2021-12-10T04:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e518c391aa26496abe253ac7048a33a3f254da10",
          "body": null,
          "is_bot": false,
          "headline": "[GH-1946] Fix losing focus for the card title in the dialog (#1952)",
          "author_name": "kamre",
          "author_login": "kamre",
          "committed_at": "2021-12-09T17:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42eb5ad6bed6ebf1742058e0884d90d94ea46504",
          "body": "* Fixed a bug preventing new template being created from a card\r\n\r\n* Fixed a test",
          "is_bot": false,
          "headline": "Fixed a bug preventing new template being created from a card (#1951)",
          "author_name": "Harshil Sharma",
          "author_login": "harshilsharma63",
          "committed_at": "2021-12-09T11:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1e1e2dfd0d03f483747e6139c595a92b446543e",
          "body": "[GH-1825]: Add e2e tests for adding a group color",
          "is_bot": false,
          "headline": "Merge pull request #1940 from nishantwrp/mm-t4285",
          "author_name": "Saturnino Abril",
          "author_login": "saturninoabril",
          "committed_at": "2021-12-09T01:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b23795ff3a5baddbfd1a59ab6792fc2374610fe",
          "body": "* removed unused fields\r\n\r\n* lint fix\r\n\r\nCo-authored-by: Scott Bishel <scott.bishel@mattermost.com>",
          "is_bot": false,
          "headline": "Removed unused fields (#1944)",
          "author_name": "Harshil Sharma",
          "author_login": "harshilsharma63",
          "committed_at": "2021-12-08T19:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc36afcfba518fd46d61a593af793a226f69c609",
          "body": null,
          "is_bot": false,
          "headline": "GH-1878: Display Bot Badge in Auto Complete (#1906)",
          "author_name": "Hossein",
          "author_login": "hahmadia",
          "committed_at": "2021-12-08T15:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d4c98f8c4d9bfb53d0e09875477b4e54242edb",
          "body": null,
          "is_bot": false,
          "headline": "Fix Issues (#1923)",
          "author_name": "Hossein",
          "author_login": "hahmadia",
          "committed_at": "2021-12-08T14:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb1851e8f433f45f769c01610e23081251bdae8d",
          "body": null,
          "is_bot": false,
          "headline": "Revert unnecessary changes",
          "author_name": "Nishant Mittal",
          "author_login": "nishantwrp",
          "committed_at": "2021-12-07T21:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07fba07043185ce0e8513152054bb2f25957395a",
          "body": null,
          "is_bot": false,
          "headline": "[GH-1825]: Add e2e tests for adding a group color",
          "author_name": "Nishant Mittal",
          "author_login": "nishantwrp",
          "committed_at": "2021-12-07T21:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6876f11a36e6d4c106a788f5b4eecc55c30da6e9",
          "body": null,
          "is_bot": false,
          "headline": "Making markdown editor text selectable (#1896)",
          "author_name": "Jesús Espino",
          "author_login": "jespino",
          "committed_at": "2021-12-07T19:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bb38c5cb4945f8af99db038ce7bad120bf80ae5",
          "body": "…er (#1937)",
          "is_bot": false,
          "headline": "Prevents the application from crashing if there is a null content ord…",
          "author_name": "Miguel de la Cruz",
          "author_login": "mgdelacroix",
          "committed_at": "2021-12-07T19:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78bdf3ccc26174cc84a987a1d29ba7c2b8570510",
          "body": "* Add a note to enable reliable websockets on plugin install\r\n\r\n* Update _index.md\r\n\r\nCo-authored-by: Chen-I Lim <46905241+chenilim@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add a note to enable reliable websockets on plugin install (#1758)",
          "author_name": "Miguel de la Cruz",
          "author_login": "mgdelacroix",
          "committed_at": "2021-12-07T13:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8651d64c78e404d77a174790986b070c2aa7200d",
          "body": "Currently translated at 100.0% (253 of 253 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/",
          "is_bot": false,
          "headline": "Translated using Weblate (Croatian)",
          "author_name": "Milo Ivir",
          "author_login": "milotype",
          "committed_at": "2021-12-06T19:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98cffaabea620e24c95374252a2ae72e090a667e",
          "body": "Currently translated at 94.4% (239 of 253 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/",
          "is_bot": false,
          "headline": "Translated using Weblate (Japanese)",
          "author_name": "kaakaa",
          "author_login": "kaakaa",
          "committed_at": "2021-12-06T19:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff3c0a7fb7d8a74740f9d6d9c6cabb210379682",
          "body": "Currently translated at 100.0% (253 of 253 strings)\n\nTranslation: Focalboard/webapp\nTranslate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/",
          "is_bot": false,
          "headline": "Translated using Weblate (Turkish)",
          "author_name": "Kaya Zeren",
          "author_login": "kayazeren",
          "committed_at": "2021-12-06T19:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2351adc3719262be4b9a9a5af06e672bbc7ac22b",
          "body": null,
          "is_bot": false,
          "headline": "Add careers link to website (#1927)",
          "author_name": "Chen-I Lim",
          "author_login": "chenilim",
          "committed_at": "2021-12-06T18:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "408d26a1579498e03256c012b6c54022bde539c4",
          "body": "* GH-1880 - Updating styling for mention popup\r\n\r\n* Updating styles\r\n\r\n* Updating css",
          "is_bot": false,
          "headline": "GH-1880 - Updating styling for mention popup (theme compatible) (#1925)",
          "author_name": "Asaad Mahmood",
          "author_login": "asaadmahmood",
          "committed_at": "2021-12-06T14:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "487d59b790cb2a352d0c6aa20be792c51a889b23",
          "body": null,
          "is_bot": false,
          "headline": "don't notify @mnetioned user who are not members of channel (#1912)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2021-12-03T18:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be71b1498c864a4ccfe8948beb6173ba1c460ce",
          "body": "Ensure all fields are non-NULL when inserting into blocks_history (on block delete).",
          "is_bot": false,
          "headline": "Don't insert nulls into blocks_history table. (#1890)",
          "author_name": "Doug Lauder",
          "author_login": "wiggin77",
          "committed_at": "2021-12-03T17:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 59,
      "commits_last_year": 0,
      "latest_release_at": "2022-01-19T15:01:20Z",
      "latest_release_tag": "v0.12.1",
      "releases_from_tags": true,
      "days_since_last_push": 1643,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1645,
      "mean_days_between_releases": 9.3
    },
    "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": []
    },
    "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": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "linux/Makefile",
        "mattermost-plugin/Makefile",
        "website/Makefile"
      ],
      "api_schema_files": [
        "server/swagger/swagger.yml"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [
        "experiments/webext/tsconfig.json",
        "import/asana/tsconfig.json",
        "import/jira/tsconfig.json",
        "import/notion/tsconfig.json",
        "import/todoist/tsconfig.json",
        "import/trello/tsconfig.json",
        "mattermost-plugin/webapp/tsconfig.json",
        "webapp/cypress/tsconfig.json",
        "webapp/src/tsconfig.json",
        "webapp/tsconfig.json"
      ],
      "toolchain_manifests": [
        "linux/go.mod",
        "mattermost-plugin/build/go.mod",
        "mattermost-plugin/go.mod",
        "server/go.mod",
        "win-wpf/Focalboard/Focalboard.csproj"
      ],
      "largest_source_bytes": 97280,
      "source_files_sampled": 555,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "linux/go.mod",
        "mattermost-plugin/go.mod",
        "server/go.mod",
        "webapp/package.json"
      ],
      "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",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/google/uuid",
          "manifest": "linux/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/mattermost/focalboard/server",
          "manifest": "linux/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210422230105-f5ae0b265a8d"
        },
        {
          "name": "github.com/mattermost/mattermost-server/v6",
          "manifest": "linux/go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.0.0-20210913141218-bb659d03fde0"
        },
        {
          "name": "github.com/webview/webview",
          "manifest": "linux/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200724072439-e0c01595b361"
        },
        {
          "name": "github.com/mattermost/focalboard/server",
          "manifest": "mattermost-plugin/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210525112228-f43e4028dbdc"
        },
        {
          "name": "github.com/mattermost/mattermost-plugin-api",
          "manifest": "mattermost-plugin/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.21"
        },
        {
          "name": "github.com/mattermost/mattermost-server/v6",
          "manifest": "mattermost-plugin/go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.0.0-20211022142730-a6cca93ba3c3"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "mattermost-plugin/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/Masterminds/squirrel",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/go-sql-driver/mysql",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/golang-migrate/migrate/v4",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.14.1"
        },
        {
          "name": "github.com/golang/mock",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.2"
        },
        {
          "name": "github.com/lib/pq",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/mattermost/mattermost-plugin-api",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.21"
        },
        {
          "name": "github.com/mattermost/mattermost-server/v6",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.0.0-20210913141218-bb659d03fde0"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.3+incompatible"
        },
        {
          "name": "github.com/oklog/run",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "github.com/rudderlabs/analytics-go",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.1+incompatible"
        },
        {
          "name": "github.com/sergi/go-diff",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/wiggin77/merror",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210616213533-5ff15b29337e"
        },
        {
          "name": "@draft-js-plugins/editor",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.0"
        },
        {
          "name": "@draft-js-plugins/emoji",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.5.5"
        },
        {
          "name": "@draft-js-plugins/mention",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "@fullcalendar/core",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.10.0"
        },
        {
          "name": "@fullcalendar/daygrid",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.10.0"
        },
        {
          "name": "@fullcalendar/interaction",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.10.0"
        },
        {
          "name": "@fullcalendar/react",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.10.0"
        },
        {
          "name": "@mattermost/compass-icons",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.1.10"
        },
        {
          "name": "@reduxjs/toolkit",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.6.0"
        },
        {
          "name": "color",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "draft-js",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.11.7"
        },
        {
          "name": "emoji-mart",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "fullcalendar",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.10.0"
        },
        {
          "name": "imagemin-gifsicle",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0"
        },
        {
          "name": "imagemin-mozjpeg",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.0.0"
        },
        {
          "name": "imagemin-optipng",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0"
        },
        {
          "name": "imagemin-pngquant",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.0.2"
        },
        {
          "name": "imagemin-svgo",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0"
        },
        {
          "name": "imagemin-webp",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.0"
        },
        {
          "name": "lodash",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.17.21"
        },
        {
          "name": "marked",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": ">=2.0.1"
        },
        {
          "name": "moment",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.29.1"
        },
        {
          "name": "nanoevents",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.13"
        },
        {
          "name": "react",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.0.2"
        },
        {
          "name": "react-day-picker",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.4.10"
        },
        {
          "name": "react-dnd",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^14.0.2"
        },
        {
          "name": "react-dnd-html5-backend",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^14.0.0"
        },
        {
          "name": "react-dnd-scrolling",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.1"
        },
        {
          "name": "react-dnd-touch-backend",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^14.0.0"
        },
        {
          "name": "react-dom",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.0.2"
        },
        {
          "name": "react-hot-keys",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.6.2"
        },
        {
          "name": "react-hotkeys-hook",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.3.0"
        },
        {
          "name": "react-intl",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.13.5"
        },
        {
          "name": "react-redux",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.2.4"
        },
        {
          "name": "react-router-dom",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.2.0"
        },
        {
          "name": "react-select",
          "manifest": "webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.0"
        },
        {
          "name": "minimist",
          "manifest": "import/asana/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.5"
        },
        {
          "name": "minimist",
          "manifest": "import/jira/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.5"
        },
        {
          "name": "turndown",
          "manifest": "import/jira/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.1.1"
        },
        {
          "name": "xml2js",
          "manifest": "import/jira/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.23"
        },
        {
          "name": "csvtojson",
          "manifest": "import/notion/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.10"
        },
        {
          "name": "minimist",
          "manifest": "import/notion/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.5"
        },
        {
          "name": "minimist",
          "manifest": "import/todoist/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.5"
        },
        {
          "name": "minimist",
          "manifest": "import/trello/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.5"
        },
        {
          "name": "github.com/go-git/go-git/v5",
          "manifest": "mattermost-plugin/build/go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.1.0"
        },
        {
          "name": "github.com/mattermost/mattermost-server/v6",
          "manifest": "mattermost-plugin/build/go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.0.0-20210817091833-04b27ce93c02"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "mattermost-plugin/build/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "mattermost-plugin/build/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "mattermost-plugin/build/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "core-js",
          "manifest": "mattermost-plugin/webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.12.1"
        },
        {
          "name": "marked",
          "manifest": "mattermost-plugin/webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": ">=2.0.1"
        },
        {
          "name": "mattermost-redux",
          "manifest": "mattermost-plugin/webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.33.1"
        },
        {
          "name": "react-intl",
          "manifest": "mattermost-plugin/webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.13.5"
        },
        {
          "name": "react-router-dom",
          "manifest": "mattermost-plugin/webapp/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.2.0"
        }
      ],
      "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": 1,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "chenilim",
          "commits": 839,
          "avatar_url": "https://avatars.githubusercontent.com/u/46905241?v=4"
        },
        {
          "type": "User",
          "login": "jespino",
          "commits": 516,
          "avatar_url": "https://avatars.githubusercontent.com/u/290303?v=4"
        },
        {
          "type": "User",
          "login": "harshilsharma63",
          "commits": 74,
          "avatar_url": "https://avatars.githubusercontent.com/u/18575143?v=4"
        },
        {
          "type": "User",
          "login": "sbishel",
          "commits": 65,
          "avatar_url": "https://avatars.githubusercontent.com/u/12704875?v=4"
        },
        {
          "type": "User",
          "login": "wiggin77",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/5024605?v=4"
        },
        {
          "type": "User",
          "login": "asaadmahmood",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/11034289?v=4"
        },
        {
          "type": "User",
          "login": "mgdelacroix",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/223323?v=4"
        },
        {
          "type": "User",
          "login": "jufab",
          "commits": 40,
          "avatar_url": "https://avatars.githubusercontent.com/u/25395032?v=4"
        },
        {
          "type": "User",
          "login": "kamre",
          "commits": 40,
          "avatar_url": "https://avatars.githubusercontent.com/u/5587620?v=4"
        },
        {
          "type": "User",
          "login": "it33",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/177788?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.412
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "codeql-analysis.yml",
        "dev-release.yml",
        "lint-plugin.yml",
        "lint-server.yml",
        "prod-release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json",
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "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 39 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "509 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "524a3d1968c60297d6768882988699e04d54e9d9",
        "ran_at": "2026-07-23T05:07:35Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 1,
          "created_at": "2022-01-21T06:40:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fairhopeweb/focalboard",
    "host": "github.com",
    "name": "focalboard",
    "owner": "fairhopeweb"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 29,
      "inputs": {
        "security": 30,
        "vitality": 20,
        "community": 9,
        "governance": 44,
        "engineering": 63,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 34,
        "overall_after_abandonment_multiplier": 29
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1643,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1643 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1643
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 59,
              "latest_release_tag": "v0.12.1",
              "releases_from_tags": true,
              "days_since_latest_release": 1645,
              "mean_days_between_releases": 9.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "59 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1645 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1645
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.3
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1645,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1645 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1645,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "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": 19,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 44,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 100,
              "top_contributor_share": 0.412
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 41% of commits",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 41
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 39 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": 64,
            "inputs": {
              "followers": 199,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "fairhopeweb",
              "public_repos": 7203,
              "account_age_days": 2279
            },
            "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": "199 followers of fairhopeweb",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 199,
                      "login": "fairhopeweb"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7203 public repos, account ~6 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7203
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "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": 63,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "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": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": ".eslintrc.json, .golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, .golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "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": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://www.focalboard.com",
              "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://www.focalboard.com",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 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 39 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "509 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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": 11
            },
            "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": 62,
        "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.96,
              "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": "96 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 96,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "linux/Makefile",
                "mattermost-plugin/Makefile",
                "website/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "experiments/webext/tsconfig.json",
                "import/asana/tsconfig.json",
                "import/jira/tsconfig.json",
                "import/notion/tsconfig.json",
                "import/todoist/tsconfig.json",
                "import/trello/tsconfig.json",
                "mattermost-plugin/webapp/tsconfig.json",
                "webapp/cypress/tsconfig.json",
                "webapp/src/tsconfig.json",
                "webapp/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "linux/go.mod",
                "mattermost-plugin/build/go.mod",
                "mattermost-plugin/go.mod",
                "server/go.mod",
                "win-wpf/Focalboard/Focalboard.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, linux/Makefile, mattermost-plugin/Makefile, website/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, linux/Makefile, mattermost-plugin/Makefile, website/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": ".eslintrc.json, .golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, .golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "experiments/webext/tsconfig.json, import/asana/tsconfig.json, import/jira/tsconfig.json, import/notion/tsconfig.json, import/todoist/tsconfig.json, import/trello/tsconfig.json, mattermost-plugin/webapp/tsconfig.json, webapp/cypress/tsconfig.json, webapp/src/tsconfig.json, webapp/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "experiments/webext/tsconfig.json, import/asana/tsconfig.json, import/jira/tsconfig.json, import/notion/tsconfig.json, import/todoist/tsconfig.json, import/trello/tsconfig.json, mattermost-plugin/webapp/tsconfig.json, webapp/cypress/tsconfig.json, webapp/src/tsconfig.json, webapp/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 97280,
              "source_files_sampled": 555,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/555 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 555,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "server/swagger/swagger.yml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "server/swagger/swagger.yml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "server/swagger/swagger.yml"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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",
    "Could not fetch go package 'github.com/mattermost/focalboard/linux' from its registry",
    "Could not fetch go package 'github.com/mattermost/focalboard/server' from its registry",
    "Could not fetch go package 'github.com/mattermost/focalboard/mattermost-plugin' from its registry",
    "Could not fetch go package 'github.com/mattermost/mattermost-plugin-starter-template/build' from its registry",
    "Could not fetch npm package 'focalboard-web-clipper' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T05:07:53.907918Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fairhopeweb/focalboard.svg",
  "full_name": "fairhopeweb/focalboard",
  "license_state": "custom",
  "license_spdx": null
}

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