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

dzoech / jira-cli

🔥 Feature-rich interactive Jira command line.

GoMIT★ 0 estrellas⑂ 0 forksdesde dic 2025forkVer en GitHub ↗

dzoech/jira-cli tiene un índice de salud de 30 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es AI Readiness (69/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 234 días. Una sola persona concentra la mayor parte del trabajo reciente.

30
global / 100
En riesgo

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

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

Perfil de puntuación

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

Titularidad

Dominik ZöchbauerCuenta personal
23 seguidores18 repositorios públicosdesde jun 2017@Dynatrace

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/ankitpokhrel/jira-cliapunta a otro repositorio; no se puntúav1.7.0-18hace 329 días

Métricas por categoría

Vitalidad

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

28Crítico · 22% del índice global
Cómo se puntúa
3.6/36Recencia de push — último push hace 234 días
2.1/36Cadencia de commits — 3/52 semanas con commits
7/18Volumen de commits — 5 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_year5
human_commit_share0,96
days_since_last_push234
active_weeks_last_year3
Cómo se puntúa
16.2/27Publica versiones — 18 etiquetas de versión (sin releases de GitHub)
16.2/36Recencia de las versiones — última versión hace 329 días
12.6/27Cadencia de publicación — una versión cada ~129,3 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count18
latest_release_tagv1.7.0
releases_from_tags
days_since_latest_release329
mean_days_between_releases129,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?

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

30En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
3.6/22.5Distribución de commits — el principal contribuyente firma el 84% de los commits
13.5/13.5Amplitud de contribuyentes — 53 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled53
top_contributor_share0,84
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
9.9/25Alcance del propietario — 23 seguidores de dzoech
21.3/25Trayectoria — 18 repos públicos, cuenta de ~9 años
Datos de entrada utilizados
followers23
owner_typeUser
is_verified
owner_logindzoech
public_repos18
account_age_days3317
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?

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

Documentación

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

25Crítico · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 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 4 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.5/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
0/5SAST — no SAST tool detected
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 — 13 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2,5
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.

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

Datos clave

0estrellas de GitHub
53contribuidores
5commits en los últimos 12 meses
234días desde el último push
18versiones publicadas
1factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

OpenSSF Scorecard 2.5 / 10
2.5agregado

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-26 05:35 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 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackaginginternal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/dzoech/jira-cli/actions/workflows/docker.yml/runs?status=success: 404 Not Found []
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities13 existing vulnerabilities detected
Dependencias directas 22
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/AlecAivazis/survey/v2v2.3.7go.mod
Gogithub.com/atotto/clipboardv0.1.4go.mod
Gogithub.com/briandowns/spinnerv1.23.2go.mod
Gogithub.com/charmbracelet/glamourv0.9.1go.mod
Gogithub.com/cli/safeexecv1.0.1go.mod
Gogithub.com/fatih/colorv1.18.0go.mod
Gogithub.com/gdamore/tcell/v2v2.7.4go.mod
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510go.mod
Gogithub.com/kballard/go-shellquotev0.0.0-20180428030007-95032a82bc51go.mod
Gogithub.com/kentaro-m/blackfriday-confluencev0.0.0-20220126124413-8e85477b49b3go.mod
Gogithub.com/kr/textv0.2.0go.mod
Gogithub.com/mattn/go-isattyv0.0.20go.mod
Gogithub.com/mgutz/ansiv0.0.0-20200706080929-d51e80ef957dgo.mod
Gogithub.com/mitchellh/go-homedirv1.1.0go.mod
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cgo.mod
Gogithub.com/rivo/tviewv0.0.0-20240406141410-79d4cc321256go.mod
Gogithub.com/russross/blackfriday/v2v2.1.0go.mod
Gogithub.com/spf13/cobrav1.8.0go.mod
Gogithub.com/spf13/viperv1.18.2go.mod
Gogithub.com/stretchr/testifyv1.10.0go.mod
Gogithub.com/zalando/go-keyringv0.2.6go.mod
Gogolang.org/x/termv0.30.0go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 86010,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 554129,
        "Makefile": 1830,
        "Dockerfile": 493
      },
      "pushed_at": "2025-12-03T16:12:49Z",
      "created_at": "2025-12-03T16:11:42Z",
      "owner_type": "User",
      "updated_at": "2025-12-03T16:11:42Z",
      "description": "🔥 Feature-rich interactive Jira command line.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "www.dominikzoechbauer.com",
      "name": "Dominik Zöchbauer",
      "type": "User",
      "login": "dzoech",
      "company": "@Dynatrace",
      "location": "Austria",
      "followers": 23,
      "avatar_url": "https://avatars.githubusercontent.com/u/29693067?v=4",
      "created_at": "2017-06-25T18:16:17Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 3317
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-08-30T08:30:25Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-04-19T09:33:11Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2024-09-20T08:29:56Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2024-01-20T10:48:06Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2024-01-09T20:30:43Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2023-05-09T07:09:45Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-01-02T09:59:32Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-12-16T10:53:08Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-08-14T08:10:40Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-06-23T06:35:37Z"
        },
        {
          "tag": "v1.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2022-06-20T15:55:34Z"
        },
        {
          "tag": "v1.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2022-05-29T17:33:26Z"
        },
        {
          "tag": "v1.0.0-beta",
          "kind": "prerelease",
          "published_at": "2022-05-09T05:49:06Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-01-09T19:50:19Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-11-19T21:04:21Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2021-11-02T22:32:56Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-10-31T08:16:08Z"
        },
        {
          "tag": "v0.0.0",
          "kind": "major",
          "published_at": "2021-09-05T09:57:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4928d3bcd58f73d7bc6a2887b388737a3230ed70",
          "body": "Fixes #878",
          "is_bot": false,
          "headline": "fix: trim whitespace from server and login inputs in jira init (#906)",
          "author_name": "Ariel Shadkhan",
          "author_login": "ariel-enso",
          "committed_at": "2025-11-07T16:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79067e2422df10e59f310bd6fd4979f43a1df0e7",
          "body": "… (#857)",
          "is_bot": false,
          "headline": "chore(docs): Add packaging stats to Installation section in README.md…",
          "author_name": "Sai Karthik",
          "author_login": "kskarthik",
          "committed_at": "2025-08-30T08:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7202104fe1d786fdc12111b627160d9c70e1802b",
          "body": null,
          "is_bot": false,
          "headline": "fix: csv format priority (#882)",
          "author_name": "Kirill",
          "author_login": "ciricc",
          "committed_at": "2025-08-26T08:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d796db28ac2df9d42f9809b635791f784140a47b",
          "body": null,
          "is_bot": false,
          "headline": "fix: Update deprecated endpoint (#892)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-08-25T17:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "544da1ad784732f621b0effbc9165463b072c093",
          "body": "Valid usernames can be only two characters.  Don't exclude these users from using this tool!",
          "is_bot": false,
          "headline": "fix: usernames can be 2 chars (#890)",
          "author_name": "jontyq",
          "author_login": "jontyq",
          "committed_at": "2025-08-19T17:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adab79ff71c7191d467818e50a84874102f4c78f",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update README",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-05-27T17:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060ff7728b5d7f03ad3150e2bbfbd5976a9d2e20",
          "body": null,
          "is_bot": false,
          "headline": "Add support for environment variable to specify config file path (#858)",
          "author_name": "Alex Litvinenko",
          "author_login": "aazon",
          "committed_at": "2025-05-27T17:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc833bf866bb2137d3f482283c21c08a11d01f5a",
          "body": null,
          "is_bot": false,
          "headline": "chore: Make linter happy",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-05-27T08:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc6230c01f930deea0d3c29df622af80f7a580a",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support custom delimiter (#662)",
          "author_name": "iksi4prs",
          "author_login": "iksi4prs",
          "committed_at": "2025-05-27T07:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25d7416dc51ffe5ecae62458f67bcd43f48c3510",
          "body": null,
          "is_bot": false,
          "headline": "feat: Allow skipping notification on edit (#855)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-05-25T16:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ae1875a45d86781ccfae13c27906e0964451a21",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support CSV when listing issues (#854)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-05-25T10:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a6c01169e7f49a405d5f615a35f98e3dac2e3f",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support num comments in issue list cmd (#853)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-05-24T16:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74984a93b7a05d2dba4c33d68e9a0c64a495c90b",
          "body": null,
          "is_bot": false,
          "headline": "chore: Minor cleanup",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-05-24T15:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e8462b9cd22397240f0508ccd104182a28cc7e",
          "body": null,
          "is_bot": false,
          "headline": "chore: Minor code cleanup (#852)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-05-24T09:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf1b89815f1ab6afb69d0384c9b1ed915b51bdd4",
          "body": "Add a subcommand for interacting with Jira releases (project versions)\nusing the non paginated API endpoint (which provides less\ninformation compared to the paginated endpoint).",
          "is_bot": false,
          "headline": "feat: Add releases cmd (#851)",
          "author_name": "Vadim Khitrin",
          "author_login": "vkhitrin",
          "committed_at": "2025-05-24T08:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e2198099ca3f61cffb79c108d049ed2dcea523",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add option to list issues in raw JSON (#840)",
          "author_name": "Eugene",
          "author_login": "evg656e",
          "committed_at": "2025-05-23T07:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca756a7e3e405e0db81dcbd00a5399403f2077fb",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): Minor formatting upates",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-04-25T11:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a6611ce59f1a85203b021af9113b2a4e82ecaef",
          "body": null,
          "is_bot": false,
          "headline": "ci: Upgrade goreleaser",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-04-19T09:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4774c63d7083022665c5e9ee478e22d0f5d907e8",
          "body": null,
          "is_bot": false,
          "headline": "fix: Tag stripping in plain mode (#839)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-04-19T08:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63b9b0d656b162196472de1dc79b716b6dbd0a8c",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.\n- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.38.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (#838)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-17T16:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ecc0cfc78a1c6afa2e707a59bcb4673b6efdb32",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-04-16T07:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92b34158f02f87f67ee05300c7ec24830d97a036",
          "body": "…833)",
          "is_bot": false,
          "headline": "chore(deps): Upgrade spinner, glamour, go-keyring and related deps (#…",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-03-24T08:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6462b0d643ab7d4f9805f9f27a89df5d3b6119a5",
          "body": "Adds the ability to provide an optional positional arg to search for text in issues.\n\nIt functions the same as searching via the search bar in the Jira web UI and is appended to any raw JQL query provided in the \"-q\" flag.",
          "is_bot": false,
          "headline": "feat: Add easy issue search to list cmd (#769)",
          "author_name": "Will Hegedus",
          "author_login": "wbh1",
          "committed_at": "2025-03-24T07:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "833172c0ccf5a34a4c25a660f50c59c122e4452c",
          "body": null,
          "is_bot": false,
          "headline": "fix: Add shell completion to brew install; closes #651 (#795)",
          "author_name": "Mark Iannucci",
          "author_login": "MarkIannucci",
          "committed_at": "2025-03-23T09:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1278c80ef716558c9d7d242b46300339e67b39ed",
          "body": "Co-authored-by: Pierrick Brossin <pierrick.brossin@kudelskisecurity.com>",
          "is_bot": false,
          "headline": "feat: Allow adding internal comment on JSD (#825)",
          "author_name": "Pierrick Brossin",
          "author_login": "dynek",
          "committed_at": "2025-03-23T09:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feeb58512f080639d92bae52a1d00eaafbbe28b3",
          "body": null,
          "is_bot": false,
          "headline": "feat: Accept multiple replace strings on clone (#811)",
          "author_name": "Adam Saleh",
          "author_login": "AdamSaleh",
          "committed_at": "2025-03-23T09:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f83eaa8816d760a682737ae92e16cc02fdeb663",
          "body": null,
          "is_bot": false,
          "headline": "dev: Upgrade docker config",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-03-23T09:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc1681b12c3a77827d884e91c0ccbd0e76ea01a5",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add option to output issue creation result as Json (#775)",
          "author_name": "Sébastien",
          "author_login": "sebbbastien",
          "committed_at": "2025-03-15T11:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f55c2a4cbca56a66642cf8f804f294f69fe64dbc",
          "body": "* fix: use `tview.Escape` with standard square brackets\n\nThe original implementation of `prepareTitle`, as well as the date ranges for sprints, used nonstandard brackets `⦗⦘` as replacements for square brackets `[]` in a hack to work around `tview` interpreting square brackets as format tags. This w\n[…]\ntches to using the escape function. I tried to minimize the amount of things I was touching, which also means that the expected strings in tests are a bit ugly.\n\n* remove extraneous formatting changes",
          "is_bot": false,
          "headline": "fix: use `tview.Escape` with standard square brackets (#828)",
          "author_name": "Roshan Padaki",
          "author_login": "rpadaki",
          "committed_at": "2025-03-15T11:19:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cfb8e001e531645c2d21d9d8a85ac31a33332d98",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): Upgrade to go1.24",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-03-15T09:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a061393b825e15eb82fe9078793e760c7efd1a1",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.\n- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#831)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-15T08:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4224223f85efa17da9197548671bf09dce7c17e",
          "body": "Signed-off-by: Lucas Zanella <lucas.zanella@mercedes-benz.com>",
          "is_bot": false,
          "headline": "feat: Respect API token for `mtls` auth (#783)",
          "author_name": "Lucas Zanella",
          "author_login": "LucasZanellaMBTI",
          "committed_at": "2025-01-16T17:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a25d739fc73d63f81151d97b72c13ba0431a1ea",
          "body": null,
          "is_bot": false,
          "headline": "fix: case insensitive sub-task comparison (#793)",
          "author_name": "Bakman",
          "author_login": "tiemma",
          "committed_at": "2025-01-16T16:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e5b33a9ea55de41d8dbbabc52fc4fe42fc0a29a",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2025-01-15T08:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3724df128861459c0d684c0b229c206a26367893",
          "body": null,
          "is_bot": false,
          "headline": "ci: Upgrade linter (#808)",
          "author_name": "Sanju Shah",
          "author_login": "sanjushahgupta",
          "committed_at": "2024-12-22T11:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e8c21b07486c1846fc4b577752b413ac691928",
          "body": null,
          "is_bot": false,
          "headline": "Update golang.org/x/net package to version 0.33.0 (#806)",
          "author_name": "Sanju Shah",
          "author_login": "sanjushahgupta",
          "committed_at": "2024-12-22T09:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34221786aaa12d5bc66039d164b6d9587b0799c7",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add tests for sprint close (#778)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-09-20T08:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05564e8c51a5eaf98a16a57e7ef07924bf73d7b7",
          "body": "…thods (#756)\n\nCo-authored-by: Ankit <oss@ankit.pl>",
          "is_bot": false,
          "headline": "[feat] Add cli method for close sprint with supporting jira client me…",
          "author_name": "Calvin Worsnup",
          "author_login": "cworsnup13",
          "committed_at": "2024-09-20T08:11:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c9e6db16180e54fa0a5b10c8423273b34da0131",
          "body": "* fix: regression introduced by new OriginalEstimate attribute\r\n\r\nThe recent changes in PR #748 caused issues with jira-cli when used with Jira Enterprise On-Prem (now referred to as DataCenter). All requests started failing with the following error message:\r\n\r\n```\r\nError:\r\n  - timetracking: Field '\n[…]\nmate` option is set.\r\nI have tested the fix, and all tests are passing.\r\n\r\nPlease review the changes and let me know if there are any concerns.\r\n\r\n* Fix test that don't include timetracking cli option",
          "is_bot": false,
          "headline": "fix: regression introduced by new OriginalEstimate attribute (#767)",
          "author_name": "Fabrice Bessettes",
          "author_login": "fabio42",
          "committed_at": "2024-08-30T07:45:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e418cc4a4331bae8038814113bf9fcc11ac901de",
          "body": null,
          "is_bot": false,
          "headline": "feat: Allow updating parent on edit (#765)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-08-24T09:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "527d3cdc0329568c018b14353d88107590c1e581",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add original estimate option to issue creation (#748)",
          "author_name": "Rodrigue Cloutier",
          "author_login": "rodcloutier",
          "committed_at": "2024-07-27T09:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9051b30d6551153c4473195c7a9ed224dc06db6",
          "body": null,
          "is_bot": false,
          "headline": "Improve zsh autocomplete directions (#739)",
          "author_name": "Omair-Inam Abdul-Matin",
          "author_login": "omair-inam",
          "committed_at": "2024-07-25T07:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d74238204e793c273a0e9d90f3b8fd6b38543077",
          "body": null,
          "is_bot": false,
          "headline": "dep: Upgrade tcell & tview (#734)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-04-13T10:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "558e2378c755903a1c8b981990ca6c8fbe5bb095",
          "body": null,
          "is_bot": false,
          "headline": "dep: Upgrade cobra and viper (#732)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-04-07T09:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1fd4888b0eac04e79202cd506a0eaa68b7ffb39",
          "body": null,
          "is_bot": false,
          "headline": "dep: Upgrade browser, testify, go-keyring (#731)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-04-07T08:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a782dd5cef6f5ef8b14e6160449b7264c6e6eaa",
          "body": null,
          "is_bot": false,
          "headline": "dep: Upgrade glamour (#730)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-04-07T08:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa90ec6f9a0284b4ec541d0c391a2e1a8bbcba1e",
          "body": null,
          "is_bot": false,
          "headline": "ci: Upgrade linter (#729)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-04-07T08:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1a035466d9e20820572318951f80d8eb56f4c1c",
          "body": null,
          "is_bot": false,
          "headline": "chore: Minor cleanup",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-04-06T10:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bb4fc67c50c175b97e6fa81a4212a7abb79a26c",
          "body": null,
          "is_bot": false,
          "headline": "fix: Epic description overridden in no-input mode (#728)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-04-06T10:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53a3d564ec1815bc32dab0fc3d725ec70c02fea9",
          "body": "Co-authored-by: Mykhailo Palahuta <michaeller.2012@gmail.com>",
          "is_bot": false,
          "headline": "feat(718): issue view: --raw option (#720)",
          "author_name": "Mykhailo Palahuta",
          "author_login": "mpalahuta",
          "committed_at": "2024-04-06T09:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df2a86c44cd2cf8de768030ae4ab187f8eff6c66",
          "body": "This is in accordance to [this comment](https://github.com/microsoft/terminal/issues/1040#issuecomment-496691842). As discussed further in the issue, in an ideal world, we wouldn't check \"user agents\" of terminals one-by-one, but instead would do proper feature probing like described [here](https://github.com/termstandard/colors).\r\n\r\nBut anyway: This is a good first step to enhance Windows support.\r\n\r\nCo-authored-by: Ankit <oss@ankit.pl>",
          "is_bot": false,
          "headline": "win: Respect `WT_SESSION` variable. (#706)",
          "author_name": "Christoph Loy",
          "author_login": "beatbrot",
          "committed_at": "2024-03-16T10:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170c129cbabc7102dfa25f3eb34e990258abc12c",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update GitHub Actions steps (#707)",
          "author_name": "Christoph Loy",
          "author_login": "beatbrot",
          "committed_at": "2024-02-05T07:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e0f82d52ef5a775d2cc662fbe38d9732b9b5c59",
          "body": null,
          "is_bot": false,
          "headline": "fix: Skip auth type prompt if already set (#701)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-01-20T10:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eaadca184e3c00eb0de2b45929fcb876c39f841",
          "body": null,
          "is_bot": false,
          "headline": "fix: Properly close created files (#702)",
          "author_name": "Christoph Loy",
          "author_login": "beatbrot",
          "committed_at": "2024-01-20T08:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8449ab0c27b60caf7ca8bc5fdd5fff876e3672f5",
          "body": null,
          "is_bot": false,
          "headline": "build: Upgrade goreleaser",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-01-09T20:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddcd343278ba4575ebbb6db6be9bc655a9452f4a",
          "body": "Co-authored-by: Ankit <oss@ankit.pl>",
          "is_bot": false,
          "headline": "feat: Add support for updating the estimate (#669)",
          "author_name": "chappie",
          "author_login": "chapmanc",
          "committed_at": "2024-01-09T17:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eab299975c7ee2b99789b60a9d1bcf2dcf0831e",
          "body": null,
          "is_bot": false,
          "headline": "fix: Respect jira timezone (#697)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-01-09T08:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb134c3f5a5c4a45ab6592273cab3b899df80605",
          "body": null,
          "is_bot": false,
          "headline": "fix: Bring bearer back (#696)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-01-08T19:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f453382e4d80921b19b4de1fa54ca58e3226a8",
          "body": null,
          "is_bot": false,
          "headline": "fix: Jira init broken due to authtype value (#694)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-01-06T20:03:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54cec0a650a0dd62a82ed75e6b96101718cabf86",
          "body": null,
          "is_bot": false,
          "headline": "ci: Upgrade workflow + linter (#695)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2024-01-06T20:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4680a871e6c29790b85aef8bb0b503b668ba2b4f",
          "body": "Current versions of Go & Alpine introduce 5 high security vulnerabilities:\r\n\r\n1. https://scout.docker.com/vulnerabilities/id/CVE-2023-39325\r\n1. https://scout.docker.com/vulnerabilities/id/CVE-2023-5363\r\n1. https://scout.docker.com/vulnerabilities/id/CVE-2023-29403\r\n1. https://scout.docker.com/vulnerabilities/id/CVE-2023-39325\r\n1. https://scout.docker.com/vulnerabilities/id/CVE-2023-45287",
          "is_bot": false,
          "headline": "chore(Dockerfile): bump go & alpine versions (#691)",
          "author_name": "Peter Benjamin",
          "author_login": "pbnj",
          "committed_at": "2024-01-04T07:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f1f0c151998f25c1c64495a02f9375dff901dc",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 (#671)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-19T19:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a660284aec41be58c960920c0187a1e5a266dc1",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add supporters",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-10-13T19:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86bdded8bafcd16df7afa7708e76cbed87184dd1",
          "body": "* Persist auth type in config file\r\n* Update `jira init` to configure `mtls`\r\n* Update README with instructions",
          "is_bot": false,
          "headline": "[feat] Add `mtls` authentication for client certificate auth (#615)",
          "author_name": "Mark H",
          "author_login": "markhatch",
          "committed_at": "2023-09-23T10:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1783a0b217da870e162fac87b4293a985151ed61",
          "body": null,
          "is_bot": false,
          "headline": "feat: affects version (#642)",
          "author_name": "Damian ONeill",
          "author_login": "damianoneill",
          "committed_at": "2023-08-23T08:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96b62196a07d91ef7dbf65a818fe698c355afcac",
          "body": null,
          "is_bot": false,
          "headline": "fix: Issue with no-input on create (#655)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-08-16T18:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "533c4152131be6ea8f99a483c76e3c110c3a9bf5",
          "body": null,
          "is_bot": false,
          "headline": "deps: Upgrade all (#643)",
          "author_name": "Ankit",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-07-16T17:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4167b1f91b1a5ca97949f07a9cddc23947b1ba3a",
          "body": "* feat: Enable issue edit to read body from stdin\r\n* Simplyfi terminal detection\r\n* Update \"golang.org/x/term\" dependency",
          "is_bot": false,
          "headline": "feat: Enable issue edit to read body from stdin (#619)",
          "author_name": "Philipp Erbelding",
          "author_login": "erpel",
          "committed_at": "2023-06-12T20:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb842e18014303a575fde8e19508b3c7c13982c5",
          "body": null,
          "is_bot": false,
          "headline": "chore: go mod tidy",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-05-09T07:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaf2d06d2f7cb29c33a4fe4f06e52e18d39be246",
          "body": null,
          "is_bot": false,
          "headline": "fix: Comment author name is not always displayed (#618)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-05-08T08:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5f7181a0c42149728dd83899af500d6d34b51d7",
          "body": "* * Consolidate all `browse` URLs to use common GenerateServerBrowseURL function\r\n* Add viper config option `browse_server` to be able to modify the generated `browse` URLs\r\n* This is useful if the API endpoint is different from the web client\r\n\r\n* Fixup comment",
          "is_bot": false,
          "headline": "feat: Allow different jira server for API and for UI (#613)",
          "author_name": "Mark H",
          "author_login": "markhatch",
          "committed_at": "2023-05-06T09:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78cdfbd1dc5bc8122cc3ab2b2d3fabc020c21682",
          "body": null,
          "is_bot": false,
          "headline": "fix: Issue with epic field on create (#607)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-05-06T08:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d59cc8228eac950a5a7f2a1197cdfcc881a50e9f",
          "body": "To allow sourcing the zsh completion script.\r\nhttps://github.com/spf13/cobra/pull/1917",
          "is_bot": false,
          "headline": "dep: Upgrade cobra to v1.7.0 (#608)",
          "author_name": "David Birks",
          "author_login": "dbirks",
          "committed_at": "2023-04-27T07:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60e883a82a62eed5feed05450f83db4c0c052a47",
          "body": null,
          "is_bot": false,
          "headline": "fix: Issue with value assignment in init (#606)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-04-14T19:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef7ae96c20a26f16b26f178c07ebe7df11511ab",
          "body": null,
          "is_bot": false,
          "headline": "ci: Upgrade actions and linter (#590)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-03-18T10:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6982b0a9ec45ba37fff3f3ac842bd30e6057d434",
          "body": null,
          "is_bot": false,
          "headline": "ci: Upgrade go version",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-03-18T10:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82bfc1080c9dab569ffd56b959d31290d062f906",
          "body": null,
          "is_bot": false,
          "headline": "ci: Make linter happy",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-03-18T10:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5fd8611fb0d1ff2b64c89b9d14d89ab72ce7c59",
          "body": "…int (#574)\n\n* Try to detect if JIRA v8 server is using the updated endpoint for getting issue types per https://confluence.atlassian.com/jiracore/createmeta-rest-endpoint-to-be-removed-975040986.html",
          "is_bot": false,
          "headline": "fix: Detect if Jira v8 server is not using the /createmeta REST endpo…",
          "author_name": "Tristian Celestin",
          "author_login": "tristianc",
          "committed_at": "2023-03-18T10:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e2dfec69b934d172ce9ea5767e8fe20ba14c9f",
          "body": "Fixes #576",
          "is_bot": false,
          "headline": "fix: Issue with -c flag on config generation (#582)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-03-01T20:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6589ea53a54f26ebcd0e99447e037fa4714f5c80",
          "body": "Co-authored-by: Abhishek Sharma <abhishekbiyala@gmail.com>",
          "is_bot": false,
          "headline": "feat: Support for adding watcher to Issue (#584)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-02-28T20:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03928570782cfa6b2920e0297ccbec5e901425b3",
          "body": null,
          "is_bot": false,
          "headline": "chore: Some minor README changes",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-02-26T11:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626e8c2eae9bcc65cda224593d00109f76ffe78e",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.\r\n- [Release notes](https://github.com/golang/net/releases)\r\n- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#575)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-19T19:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb82e158fc746f2291870f24d4a783234b7e8fc7",
          "body": "Fixes #565",
          "is_bot": false,
          "headline": "ehc: Improve PAGER selection (#570)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-02-18T17:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6085aeedf5653ac370b2d4eb86a327049f763722",
          "body": "Co-authored-by: Chmouel Boudjnah <chmouel@chmouel.com>",
          "is_bot": false,
          "headline": "feat: Filter by multiple statuses (#573)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-02-13T18:33:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bae0d652b04fd6cb867c4ef3e04cb4b6a01cc17",
          "body": "Use http.Client that handles redirects among other things instead of directly calling the round tripper.",
          "is_bot": false,
          "headline": "fix: Use http client wrapper instead of round trip (#530)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-02-13T17:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c9e97b7cde3b30a3feaaa2c25dd00cc58c363f",
          "body": "Press `?` to display help",
          "is_bot": false,
          "headline": "feat: Add help page (#563)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-01-31T09:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3481cca9eabc0e6762650b59ab448bc713d3d728",
          "body": "Fixes #561",
          "is_bot": false,
          "headline": "fix: Worklog comment don't work together with prompt (#562)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-01-26T19:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54371e137f8590a5110ba53435322090e189f146",
          "body": null,
          "is_bot": false,
          "headline": "feat(tui): Allow issue transition from the ui (#544)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-01-22T10:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3dfe81ffa60a572e361294db349ef8015a9579",
          "body": null,
          "is_bot": false,
          "headline": "fix: Shell completion for Fish and PowerShell (#553)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-01-15T18:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed84fe74f68ba1b2cf0504a931ca09a03b2c9fed",
          "body": null,
          "is_bot": false,
          "headline": "chore: Refactor jira client (#543)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2023-01-02T09:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16a8a61468c3ff518b2a42896375774cdc29a4ad",
          "body": null,
          "is_bot": false,
          "headline": "chore(tui): Refactor table data access (#542)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2022-12-31T11:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83e191e7a13460024ee95d1b9c5bf72b04d49842",
          "body": null,
          "is_bot": false,
          "headline": "tui: Use tview Modal instead of the extended one (#541)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2022-12-30T09:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bee32235857745e91beb52d7267adb02fb8c8ee",
          "body": null,
          "is_bot": false,
          "headline": "feat: Use single char ellipsis instead of triple dot (#540)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2022-12-29T10:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7b4554b2f380326dbc54b9151da29a9f676bc49",
          "body": "Fixes #189 #521",
          "is_bot": false,
          "headline": "feat: Allow to set reporter on issue create (#539)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2022-12-26T17:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76ebaf2b5e3789082b95593a10d304cb46a68102",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update bug report template",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2022-12-26T11:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ccd5d91fc9595d6d15555186c07aff5b9cbc8e7",
          "body": null,
          "is_bot": false,
          "headline": "doc: Fix example scripts",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2022-12-25T10:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b38a23feb5c7d1837cc8a8a3c810103853e7a6",
          "body": null,
          "is_bot": false,
          "headline": "chore: Remove duplication in epic and issue create (#537)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2022-12-22T20:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e55123b891232e69685389c6a76c4b7be6c2b71d",
          "body": "Fixes #187",
          "is_bot": false,
          "headline": "ehc: Auto fallback to plain output on notty (#538)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2022-12-22T20:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b789b1d5b1bef7459e4c6b2d9fa0582da61d08",
          "body": null,
          "is_bot": false,
          "headline": "ci: Upgrade golangci-lint to v1.50.1 (#536)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2022-12-22T10:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfae44de9d8c12c618ca40000c1925c2bdadf7a2",
          "body": null,
          "is_bot": false,
          "headline": "ehc: Make assignee operation atomic on create (#531)",
          "author_name": "Ankit Pokhrel",
          "author_login": "ankitpokhrel",
          "committed_at": "2022-12-22T09:42:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 18,
      "commits_last_year": 5,
      "latest_release_at": "2025-08-30T08:30:25Z",
      "latest_release_tag": "v1.7.0",
      "releases_from_tags": true,
      "days_since_last_push": 234,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 329,
      "mean_days_between_releases": 129.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": [
        {
          "name": "github.com/ankitpokhrel/jira-cli",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/ankitpokhrel/jira-cli",
          "is_deprecated": false,
          "latest_version": "v1.7.0",
          "repository_url": "https://github.com/ankitpokhrel/jira-cli",
          "versions_count": 18,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-08-30T08:30:25Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 329
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 21252,
      "source_files_sampled": 144,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/AlecAivazis/survey/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.7"
        },
        {
          "name": "github.com/atotto/clipboard",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4"
        },
        {
          "name": "github.com/briandowns/spinner",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/charmbracelet/glamour",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/cli/safeexec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.0"
        },
        {
          "name": "github.com/gdamore/tcell/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.7.4"
        },
        {
          "name": "github.com/google/shlex",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20191202100458-e7afc7fbc510"
        },
        {
          "name": "github.com/kballard/go-shellquote",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180428030007-95032a82bc51"
        },
        {
          "name": "github.com/kentaro-m/blackfriday-confluence",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220126124413-8e85477b49b3"
        },
        {
          "name": "github.com/kr/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.20"
        },
        {
          "name": "github.com/mgutz/ansi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200706080929-d51e80ef957d"
        },
        {
          "name": "github.com/mitchellh/go-homedir",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/pkg/browser",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240102092130-5ac0b6a4141c"
        },
        {
          "name": "github.com/rivo/tview",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240406141410-79d4cc321256"
        },
        {
          "name": "github.com/russross/blackfriday/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/zalando/go-keyring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.6"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.30.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": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "ankitpokhrel",
          "commits": 384,
          "avatar_url": "https://avatars.githubusercontent.com/u/2364546?v=4"
        },
        {
          "type": "User",
          "login": "fraggerfox",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/189939?v=4"
        },
        {
          "type": "User",
          "login": "realtime-neil",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/45211817?v=4"
        },
        {
          "type": "User",
          "login": "beatbrot",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1830332?v=4"
        },
        {
          "type": "User",
          "login": "kmdpl",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/84071070?v=4"
        },
        {
          "type": "User",
          "login": "martinpovolny",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/51095?v=4"
        },
        {
          "type": "User",
          "login": "sushilkg",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/652022?v=4"
        },
        {
          "type": "User",
          "login": "adolsalamanca",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/15842171?v=4"
        },
        {
          "type": "User",
          "login": "markhatch",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1576203?v=4"
        },
        {
          "type": "User",
          "login": "DrudgeRajen",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4613510?v=4"
        }
      ],
      "contributors_sampled": 53,
      "top_contributor_share": 0.84
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "docker.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 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": 10,
            "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": "internal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/dzoech/jira-cli/actions/workflows/docker.yml/runs?status=success: 404 Not Found []",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "13 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4928d3bcd58f73d7bc6a2887b388737a3230ed70",
        "ran_at": "2026-07-26T05:35:07Z",
        "aggregate_score": 2.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dzoech/jira-cli",
    "host": "github.com",
    "name": "jira-cli",
    "owner": "dzoech"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 30,
      "inputs": {
        "security": 25,
        "vitality": 28,
        "community": 12,
        "governance": 30,
        "engineering": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 28,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": 0.96,
              "days_since_last_push": 234,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 234 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 234
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "5 commits in the last year",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "moderate",
            "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": 50,
            "inputs": {
              "releases_count": 18,
              "latest_release_tag": "v1.7.0",
              "releases_from_tags": true,
              "days_since_latest_release": 329,
              "mean_days_between_releases": 129.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "18 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 329 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 329
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~129.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 129.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": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "recent_release"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 260,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 260 days, with nothing left unanswered; held at dormant by nothing open to answer, a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 260
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 30,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 53,
              "top_contributor_share": 0.84
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 84% of commits",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "53 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 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": 52,
            "inputs": {
              "followers": 23,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dzoech",
              "public_repos": 18,
              "account_age_days": 3317
            },
            "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": "23 followers of dzoech",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 23,
                      "login": "dzoech"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~9 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "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": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "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": "critical",
        "name": "Security",
        "value": 25,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "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": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.5
            },
            "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 4 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.5,
                "status": "met",
                "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": "internal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/dzoech/jira-cli/actions/workflows/docker.yml/runs?status=success: 404 Not Found []",
                "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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "13 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": 69,
        "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.969,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "93 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 93,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 21252,
              "source_files_sampled": 144,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/144 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 144,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/ankitpokhrel/jira-cli' points at a different repository (https://github.com/ankitpokhrel/jira-cli); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T05:35:27.191773Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dzoech/jira-cli.svg",
  "full_name": "dzoech/jira-cli",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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