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

manics / jupyter_server

The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.

PythonLicencia propia★ 0 estrellas⑂ 0 forksdesde jul 2021forkVer en GitHub ↗

manics/jupyter_server tiene un índice de salud de 38 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Engineering Quality (68/100) y la más baja, Community & Adoption (9/100). Se actualizó por última vez hace 439 días. 3 personas concentran la mayor parte del trabajo reciente.

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

38
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

Simon LiCuenta personal
135 seguidores386 repositorios públicosdesde abr 2012

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
PyPIjupyter_serverapunta a otro repositorio; no se puntúa2.20.053.344.263159hace 38 díasipythonjupyter

Métricas por categoría

Vitalidad

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

20Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 439 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share0,81
days_since_last_push439
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 45 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 1829 días
27/27Cadencia de publicación — una versión cada ~13,3 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count45
latest_release_tagv1.10.0
releases_from_tags
days_since_latest_release1829
mean_days_between_releases13,3
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

9Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

48En riesgo · 24% del índice global
Cómo se puntúa
36/54Factor bus — la mitad de los commits recae en 3 contribuyente(s)
16.8/22.5Distribución de commits — el principal contribuyente firma el 26% de los commits
13.5/13.5Amplitud de contribuyentes — 99 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 160 contributing companies or organizations
Datos de entrada utilizados
bus_factor3
contributors_sampled99
top_contributor_share0,255
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
15.3/25Alcance del propietario — 135 seguidores de manics
25/25Trayectoria — 386 repos públicos, cuenta de ~14 años
Datos de entrada utilizados
followers135
owner_typeUser
is_verified
owner_loginmanics
public_repos386
account_age_days5214
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?

68Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 7 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .eslintrc.json
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

50Moderado
Cómo se puntúa
0/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://jupyter-server.readthedocs.io
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://jupyter-server.readthedocs.io
has_readmeno
has_docs_dir
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?

44En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 160 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool detected: CodeQL
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 22 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages57
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejó el cierre de dependencias en tiempo de ejecución de pypi:jupyter_server@2.20.0 —lo que arrastra la instalación del paquete publicado—: 57 paquetes. No se analiza la alcanzabilidad.

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.

58Moderado · 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)
37.5/40Historial de commits legible — 57 de 81 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,704
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — docs/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .eslintrc.json
11/11Verificación estática de tipos — examples/simple/src/tsconfig.json
10/10Entorno reproducible — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_config
typecheck_configsexamples/simple/src/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
27/45Código verificable por tipos — Python con configuración de verificación de tipos (examples/simple/src/tsconfig.json)
54.7/55Tamaños de archivo manejables — 1/164 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes94.977
source_files_sampled164
oversized_source_files1
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

0estrellas de GitHub
99contribuidores
0commits en los últimos 12 meses
439días desde el último push
45versiones publicadas
3factor bus
0issues abiertas
npm, PyPIecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • pypi package 'jupyter_server' points at a different repository (https://github.com/jupyter-server/jupyter_server); excluded from ecosystem scoring

Más detalle

OpenSSF Scorecard 3.0 / 10
3.0agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-25 18:46 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 160 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool detected: CodeQL
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities22 existing vulnerabilities detected
Dependencias directas 18
RegistroPaqueteRestricción de versiónManifiesto
npmbootstrap^3.4.0package.json
npmcopyfiles^2.4.1package.json
PyPIjinja2setup.cfg
PyPItornado>=6.1.0setup.cfg
PyPIpyzmq>=17setup.cfg
PyPIargon2-cffisetup.cfg
PyPIipython_genutilssetup.cfg
PyPItraitlets>=4.2.1setup.cfg
PyPIjupyter_core>=4.6.0setup.cfg
PyPIjupyter_client>=6.1.1setup.cfg
PyPInbformatsetup.cfg
PyPInbconvertsetup.cfg
PyPISend2Trashsetup.cfg
PyPIterminado>=0.8.3setup.cfg
PyPIprometheus_clientsetup.cfg
PyPIanyio>=3.1.0,<4setup.cfg
PyPIwebsocket-clientsetup.cfg
PyPIrequests-unixsocketsetup.cfg
Todas las dependencias 0

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

RegistroPaqueteVersiónRelación
Avisos de dependencias 0

Instalar pypi:jupyter_server@2.20.0 arrastra 57 paquetes, directos y transitivos: 0 tienen avisos conocidos, de los cuales 0 son dependencias directas.

Ningún aviso conocido afecta a las dependencias evaluadas.

Un aviso significa que la versión registrada en el grafo de dependencias cae dentro del rango afectado de un aviso. No se analiza la alcanzabilidad, y el grafo incluye fijaciones de desarrollo y prueba: un hallazgo puede referirse al utillaje y no al software distribuido.

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 25093,
      "has_wiki": true,
      "homepage": "https://jupyter-server.readthedocs.io",
      "languages": {
        "CSS": 1518,
        "HTML": 10202,
        "Python": 715999
      },
      "pushed_at": "2025-05-12T16:24:14Z",
      "created_at": "2021-07-23T10:13:37Z",
      "owner_type": "User",
      "updated_at": "2021-07-23T19:24:20Z",
      "description": "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Simon Li",
      "type": "User",
      "login": "manics",
      "company": null,
      "location": "UK",
      "followers": 135,
      "avatar_url": "https://avatars.githubusercontent.com/u/1644105?v=4",
      "created_at": "2012-04-14T22:36:13Z",
      "is_verified": null,
      "public_repos": 386,
      "account_age_days": 5214
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2021-07-22T16:50:47Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2021-06-24T15:46:44Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2021-05-20T19:50:43Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2021-05-10T21:17:17Z"
        },
        {
          "tag": "v1.6.4",
          "kind": "patch",
          "published_at": "2021-04-21T21:00:50Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2021-04-21T12:18:45Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2021-04-16T09:19:28Z"
        },
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2021-04-12T19:10:23Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2021-04-08T10:50:16Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2021-03-24T20:06:35Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2021-03-23T20:05:06Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2021-02-22T19:14:13Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2021-02-18T22:22:31Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2021-02-05T01:40:21Z"
        },
        {
          "tag": "1.2.3",
          "kind": "patch",
          "published_at": "2021-01-29T23:34:24Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2021-01-15T00:49:18Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2021-01-08T18:51:10Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2021-01-07T00:40:56Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2021-01-04T16:59:07Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2020-12-23T23:06:39Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2020-12-21T23:10:37Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2020-12-16T22:08:53Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2020-12-11T22:34:07Z"
        },
        {
          "tag": "1.0.11",
          "kind": "patch",
          "published_at": "2020-12-16T22:21:52Z"
        },
        {
          "tag": "1.0.10",
          "kind": "patch",
          "published_at": "2020-12-10T20:11:43Z"
        },
        {
          "tag": "1.0.9",
          "kind": "patch",
          "published_at": "2020-12-08T22:40:23Z"
        },
        {
          "tag": "1.0.8",
          "kind": "patch",
          "published_at": "2020-12-03T01:51:52Z"
        },
        {
          "tag": "1.0.7",
          "kind": "patch",
          "published_at": "2020-11-19T23:55:41Z"
        },
        {
          "tag": "1.0.6",
          "kind": "patch",
          "published_at": "2020-11-18T17:35:01Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2020-10-15T15:32:39Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2020-10-02T15:55:34Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2020-09-29T23:22:01Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2020-09-29T19:00:33Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2020-09-18T18:15:22Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2020-09-18T15:58:46Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2020-04-22T22:52:50Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2020-01-10T19:46:35Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2019-12-19T19:37:57Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2019-08-06T00:30:48Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2019-07-16T15:23:56Z"
        },
        {
          "tag": "0.0.5",
          "kind": "patch",
          "published_at": "2019-05-16T10:40:07Z"
        },
        {
          "tag": "0.0.4",
          "kind": "patch",
          "published_at": "2019-03-22T13:19:27Z"
        },
        {
          "tag": "0.0.3",
          "kind": "patch",
          "published_at": "2019-01-23T15:42:43Z"
        },
        {
          "tag": "0.0.2",
          "kind": "patch",
          "published_at": "2018-07-31T14:16:44Z"
        },
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2018-07-28T21:34:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "05913dd7a35662f48907fddefa0edf6a5a674e07",
          "body": "Update link check regular expressions",
          "is_bot": false,
          "headline": "Update check-release.yml (#558)",
          "author_name": "Afshin Taylor Darian",
          "author_login": "afshin",
          "committed_at": "2021-07-23T15:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b30150930abee133dff88be0379d107bf77f25",
          "body": null,
          "is_bot": true,
          "headline": "Bump to 1.11.0.dev0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-07-23T10:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef3a02686471b1d006d22e81ed947986b71fac8",
          "body": "SHA256 hashes:\n\njupyter_server-1.10.1-py3-none-any.whl: b3eef770ffa34595ed26a6e4460866eaf0f4ff710eccc7648f701bb8c1d0443c\n\njupyter_server-1.10.1.tar.gz: fe6b589bd8d8fe08f608e90ce7da1e6bbfd020d99897453b45149a7853e9188f",
          "is_bot": true,
          "headline": "Publish 1.10.1",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-07-23T10:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "563028414abc6a233977d90b89a1fc3713f63832",
          "body": "Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Automated Changelog Entry for 1.10.1 on master (#557)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-07-23T10:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42a195665aa8ae218fce4ec8165f19e734a9edaf",
          "body": "* Protect against unset spec\r\n\r\n* Add test\r\n\r\n* Fix test\r\n\r\n* Remove unused import",
          "is_bot": false,
          "headline": "Protect against unset spec (#556)",
          "author_name": "Frédéric Collonval",
          "author_login": "fcollonval",
          "committed_at": "2021-07-23T10:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b151710336aa3f18ee7dc54857c82b238cbf05",
          "body": null,
          "is_bot": true,
          "headline": "Bump to 1.11.0.dev0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-07-22T16:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8858c1a725010f00ff53e33ec948b5ce898c736",
          "body": "SHA256 hashes:\n\njupyter_server-1.10.0-py3-none-any.whl: ef6ccd8ac90c32b65fb9b0f1fad833c7de806ad0de0dc41190cd7d249f492ac0\n\njupyter_server-1.10.0.tar.gz: 5c954876b1e82458cf8d48e6ad0dd4db70190df28902eb4b5257e9813a4c3832",
          "is_bot": true,
          "headline": "Publish 1.10.0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-07-22T16:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d83ebb96d73606e489bcdbd8b00909f8fe48dc5",
          "body": "Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Automated Changelog Entry for 1.10.0 on master (#554)",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2021-07-21T23:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9ee2a45e9a8f04215c2f3901f90cdc7b8fdc9c6",
          "body": null,
          "is_bot": false,
          "headline": "Fix examples/simple test execution (#552)",
          "author_name": "David Brochart",
          "author_login": "davidbrochart",
          "committed_at": "2021-07-19T09:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3b2dada0ae305d4512476ff664b612a87c5bc50",
          "body": "* actions: use setup.cfg as the cache key\r\n\r\n* the dependencies are specified in setup.cfg rather than .py\r\n\r\n* tests: compatibility with pytest>=4\r\n\r\n* fix defining pytest_plugins in non-top-level conftest file (pytest 3+)\r\n  https://docs.pytest.org/en/6.2.x/deprecations.html#pytest-plugins-in-non-\n[…]\nt\r\n  pyproject.toml\r\n  https://docs.pytest.org/en/stable/changelog.html#id123\r\n\r\n* tests: run doctests\r\n\r\n* actions: run tests against development versions of python\r\n\r\n* actions: bump action versions",
          "is_bot": false,
          "headline": "small test changes (#541)",
          "author_name": "Oliver Sanders",
          "author_login": "oliver-sanders",
          "committed_at": "2021-07-08T20:33:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "195ed51a7c735ecfab889dfe9c647ca90c6a67a3",
          "body": "* stop hook for extensions\r\n\r\n* closes https://github.com/jupyter-server/jupyter_server/issues/241\r\n* call a stop_extension method on server shutdown if present\r\n\r\n* fix typo\r\n\r\n* make extension stop hooks async\r\n\r\n* extension stop hook tests\r\n\r\n* extension stop hooks feedback\r\n\r\n* run_sync\r\n\r\n* extension stop hooks extension_apps property",
          "is_bot": false,
          "headline": "stop hook for extensions (#526)",
          "author_name": "Oliver Sanders",
          "author_login": "oliver-sanders",
          "committed_at": "2021-07-08T20:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7290dc20d5a235e1a11cc393d9af270bbc78647",
          "body": "* Add a new preferred-dir traitlet",
          "is_bot": false,
          "headline": "PR: Add a new preferred-dir traitlet (#549)",
          "author_name": "Gonzalo Peña-Castellanos",
          "author_login": "goanpeca",
          "committed_at": "2021-07-08T13:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81d46e3255ac2093bb8c30d386d9244fb63fb98f",
          "body": null,
          "is_bot": false,
          "headline": "extensions: allow extensions in namespace packages (#523)",
          "author_name": "Oliver Sanders",
          "author_login": "oliver-sanders",
          "committed_at": "2021-07-07T15:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f970c533ee7f7edbd3fb3e26f35c24c507e496a",
          "body": "Bootstrap was fetch from localhost:5559 in the lock file, instead of\r\nfrom the official npm registry",
          "is_bot": false,
          "headline": "Rebuild package-lock, fixing local setup (#548)",
          "author_name": "martinRenou",
          "author_login": "martinRenou",
          "committed_at": "2021-07-02T11:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "259571620cdc5ca62b4fbdcb0754d8d22d1b1f8e",
          "body": null,
          "is_bot": true,
          "headline": "Bump to 1.10.0.dev0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-06-24T15:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42c27d913348cd91841b85b23f1f6085a4ed5132",
          "body": "SHA256 hashes:\n\ndist/jupyter_server-1.9.0-py3-none-any.whl: 1a6bfcf4cd58a84dfe9d3060a76bf98428c08b8a177202fc0cadcec5f7d74090\n\ndist/jupyter_server-1.9.0.tar.gz: 7d19006380f6217458a9db309b54e3dab87ced6c06329c61823907bef2a6f51b",
          "is_bot": true,
          "headline": "Publish 1.9.0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-06-24T15:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18156d508344964c73cf3a8882835bfefc25deda",
          "body": "Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Automated Changelog Entry for 1.9.0 on master (#546)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-06-24T15:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f712734c4f7005f6a844abec9f57b993e7b004b0",
          "body": null,
          "is_bot": false,
          "headline": "Fix nbconvert handler (#545)",
          "author_name": "David Brochart",
          "author_login": "davidbrochart",
          "committed_at": "2021-06-24T15:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0a67e44ea8bbed8d55293c291e776b14d4bdcfc",
          "body": null,
          "is_bot": false,
          "headline": "Fixes AsyncContentsManager#exists (#542)",
          "author_name": "passer",
          "author_login": "icankeep",
          "committed_at": "2021-06-24T15:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "450010eae202ccc6d7a92515629c1c765068451e",
          "body": "* fix jp_ws_fetch not work by its own #441\r\n\r\n* add a method for create a task immediately after io_loop is ready\r\n\r\n* create io_loop earlier to solve 'enable a way to run a task when an io_loop is created #531'\r\n\r\nCo-authored-by: yi suo <pumpkinday2012@gmail.com>",
          "is_bot": false,
          "headline": "enable a way to run a task when an io_loop is created (#531)",
          "author_name": "索毅",
          "author_login": "eastonsuo",
          "committed_at": "2021-06-17T16:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51e3ec362b2b12af48f0e101959c4cbec9d5cb33",
          "body": null,
          "is_bot": false,
          "headline": "Update link to meeting notes (#535)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2021-06-03T17:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f29bb11710e344f740c189ba72b28d759210725a",
          "body": null,
          "is_bot": false,
          "headline": "adds `GatewayClient.auth_scheme` configurable (#529)",
          "author_name": "Max Klein",
          "author_login": "telamonian",
          "committed_at": "2021-06-01T16:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b68e674bc67215290a8a5241faf1abdd10317a",
          "body": "In setups where passwords are not used, it is preferential to not have argon2 be an optional dependency:\r\n- If not used, let us not import it\r\n- argon2 has C-extensions, so it should ideally not be a hard requirement unless we can avoid it\r\n\r\nIt should still be a install requirement, as it is used by default, but pip allows you to side step that if you insist.",
          "is_bot": false,
          "headline": "argon2 as an optional dependency (#532)",
          "author_name": "Vidar Tonaas Fauske",
          "author_login": "vidartf",
          "committed_at": "2021-06-01T16:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19ab0a979ce92324625b6f542b66b5fb62b0958c",
          "body": null,
          "is_bot": false,
          "headline": "Test Downstream Packages (#528)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-26T23:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd19cdcef17909992e133eca5bc83f340edbc5be",
          "body": "Co-authored-by: yi suo <pumpkinday2012@gmail.com>",
          "is_bot": false,
          "headline": "fix jp_ws_fetch not work by its own #441 (#527)",
          "author_name": "索毅",
          "author_login": "eastonsuo",
          "committed_at": "2021-05-26T12:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40c477bd1afd09b00fc69e008dc59569838ae963",
          "body": "* [Notebook port 4835] Add UNIX socket support to notebook server\r\n\r\n* Address some codeQL issues\r\n\r\nCo-authored-by: Kevin Bates <kbates4@gmail.com>",
          "is_bot": false,
          "headline": "[Notebook port 4835] Add UNIX socket support to notebook server (#525)",
          "author_name": "Jeremy Tuloup",
          "author_login": "jtpio",
          "committed_at": "2021-05-24T23:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3343101cd97b587c580adc75ec27c6047ab86f30",
          "body": null,
          "is_bot": true,
          "headline": "Bump to 1.9.0.dev0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-20T19:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687e19b80b21699a5dd6f4ff7bb02605cf3afdfd",
          "body": "SHA256 hashes:\n\ndist/jupyter_server-1.8.0-py3-none-any.whl: 81547b97f346647fb600b9bbfd020075603dbefe25f639d3d4dc2b7c7a6013cf\n\ndist/jupyter_server-1.8.0.tar.gz: 8f0c75e0a577536125ad62a442ebb7cf02746f1a69d907e8a273c6225d281237",
          "is_bot": true,
          "headline": "Publish 1.8.0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-20T19:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe676d78c1c2109a2b6aebff269187a32a9f429",
          "body": "* Automated Changelog Entry for 1.7.1 on master\r\n\r\n* Update CHANGELOG.md\r\n\r\nCo-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Automated Changelog Entry for 1.8.0 on master (#524)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-20T19:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b063117a3a48ea67371c62e492f4637e44157586",
          "body": null,
          "is_bot": false,
          "headline": "add property with sorted extensions (#522)",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2021-05-20T17:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f76fda256e875d413ae040c97cb925fbfe9e0fe",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade anyio to 3.1 for all py versions (#521)",
          "author_name": "Mariko Wakabayashi",
          "author_login": null,
          "committed_at": "2021-05-19T20:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a49c8053e0f513a610c294a18eab338f60fa01",
          "body": null,
          "is_bot": false,
          "headline": "Enable Server Tests on Windows (#519)",
          "author_name": "Jeremy Tuloup",
          "author_login": "jtpio",
          "committed_at": "2021-05-18T11:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284c938bf5cb466b6343d5b656531455c95296c3",
          "body": "`default` is not a kwarg of the traitlet constructor (default_value is)\r\n\r\nThe result was a warning on every jupyter server startup that tag metadata was being stored,\r\nbut this is deprecated. The default value was *not* being set.",
          "is_bot": false,
          "headline": "set default config dir name (#504)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2021-05-13T21:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf591462cbfb2d5a33e095c2199d955444301e8",
          "body": "* restore preference for SelectorEventLoop on Windows\r\n\r\ntornado should work better with Selector, even though 6.1 isn't *broken* with proactor.\r\nSelector avoids the extra thread, which runs a Selector anyway.\r\n\r\n* Tests should get the policy set before starting\r\n\r\nCo-authored-by: Vidar Tonaas Fauske <vidartf@gmail.com>",
          "is_bot": false,
          "headline": "restore preference for SelectorEventLoop on Windows (#513)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2021-05-13T21:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15417fff1e4774f3c9a755e7f155f315df8453f8",
          "body": "init_httpserver references IOLoop.current()\r\n\r\nIf a server extension sets an asyncio EventLoopPolicy, any prior reference to IOLoop.current or asyncio.get_event_loop() will be invalidated.\r\n\r\nWe should try to avoid this during intialize at all, or at least until the very end.\r\n\r\nArguably, the http server listen should occur in `.start()`",
          "is_bot": false,
          "headline": "init_httpserver at the end of initialize (#517)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2021-05-13T21:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b3b2d53fc61a58a3d445d6d5bdade89119acd9",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 1.8.0.dev0",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-10T21:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11879681c1f03698ccf5c85d5fd3141bda18b654",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 1.7.0",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-10T21:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896f8abbf85beda7997524f59892c98fb7195bcf",
          "body": "…bb700536d61952f8d\n\nAutomated Changelog Entry for 1.7.0 on master",
          "is_bot": false,
          "headline": "Merge pull request #516 from jupyter-server/changelog-2bc0d316b17c11e…",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2021-05-10T21:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c24af8363649e5168692cbe8d93cfb856d24008c",
          "body": null,
          "is_bot": false,
          "headline": "Combine changelog entries",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-10T10:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7193873c8c515974e55e06728b445de84f46f105",
          "body": null,
          "is_bot": true,
          "headline": "Automated Changelog Entry for 1.7.0 on master",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-10T10:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "454a66a3935ca38501d532f42c5eb1be322de958",
          "body": "Remove Packaging Dependency",
          "is_bot": false,
          "headline": "Merge pull request #515 from jtpio/remove-packaging-dep",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-10T10:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef9f3192560323c6ef626ea9d8e9822a4a6d485d",
          "body": null,
          "is_bot": false,
          "headline": "Remove Packaging Dependency",
          "author_name": "Jeremy Tuloup",
          "author_login": "jtpio",
          "committed_at": "2021-05-10T10:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c63b2e089a7633f1965a289f9355a82ad4972d7",
          "body": "Drop dependency on pywin32",
          "is_bot": false,
          "headline": "Merge pull request #514 from kevin-bates/drop-pywin32",
          "author_name": "Sylvain Corlay",
          "author_login": "SylvainCorlay",
          "committed_at": "2021-05-09T17:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9272f296700475440e549f4041deceab065740b",
          "body": null,
          "is_bot": false,
          "headline": "Drop dependency on pywin32",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2021-05-09T15:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "627898f6618b1d0fe80aa7700dc1760759936b20",
          "body": "Use kernel_id for new kernel if it doesn't exist in MappingKernelManager.start_kernel",
          "is_bot": false,
          "headline": "Merge pull request #511 from higgsb0/use_kernel_id",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2021-05-07T22:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20f93ccc328d8eb042983b04500c708f68065d25",
          "body": null,
          "is_bot": false,
          "headline": "simplify code",
          "author_name": "John Yiu",
          "author_login": "the-higgs",
          "committed_at": "2021-05-07T21:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3927d284d7350126142936aeb641c5d7a970e436",
          "body": "…hronous\n\nMake nbconvert root handler asynchronous",
          "is_bot": false,
          "headline": "Merge pull request #512 from hMED22/make-nbconvert-root-handler-async…",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-07T19:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30f8d5b472b710270e263fa14b33224a49dcebb6",
          "body": null,
          "is_bot": false,
          "headline": "Async NbconvertRootHandler with anyio.to_thread.run_sync()",
          "author_name": "Ahmed NEMDIL",
          "author_login": null,
          "committed_at": "2021-05-07T18:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c7cf64858ad6ce92335230b4aeddc5499dac3f7",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "John Yiu",
          "author_login": "the-higgs",
          "committed_at": "2021-05-07T16:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75f9bf005d8c3a2d29c0bfdf66fff79b48792d10",
          "body": null,
          "is_bot": false,
          "headline": "pass kernal id to start_kernal",
          "author_name": "John Yiu",
          "author_login": "the-higgs",
          "committed_at": "2021-05-07T16:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b20cce11458fb7783aacec1a9a1a9998ea0187b",
          "body": null,
          "is_bot": false,
          "headline": "remove redundant code",
          "author_name": "John Yiu",
          "author_login": "the-higgs",
          "committed_at": "2021-05-07T16:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c656351cbaae6bade682e39ecc8b5704c8ab94bb",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "John Yiu",
          "author_login": "the-higgs",
          "committed_at": "2021-05-07T15:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "858b6a75b629cef8d8cd10f06bd8c2f528956210",
          "body": null,
          "is_bot": true,
          "headline": "Bump to 1.7.0.dev0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-06T21:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9409eaa049d550d83fb3c6aaebe503d97426ee7",
          "body": "SHA256 hashes:\n\ndist/jupyter_server-1.7.0a2-py3-none-any.whl: 837d89b2672f0dc99f97e4045fafb7aff642ced0fb575c90b72a9d5e03e0a085\n\ndist/jupyter_server-1.7.0a2.tar.gz: 96aa93695888ff3e5b5c7c39ddd38c57924a36a9e7f4ab34f8428abd4d703650",
          "is_bot": true,
          "headline": "Publish 1.7.0a2",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-06T21:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d2c9ac0e4f23a4547f0a3d64d6cef9ef5d7530",
          "body": "…b998657522e04fb1e\n\nAutomated Changelog Entry for 1.7.0a2 on master",
          "is_bot": false,
          "headline": "Merge pull request #510 from jupyter-server/changelog-3439b2e4aeb411e…",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-06T21:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f72c9ab76f9a29ae62579bd234dfe9c3b57f0d",
          "body": null,
          "is_bot": true,
          "headline": "Automated Changelog Entry for 1.7.0a2 on master",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-06T21:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69aa2e55612b4748124564e44caa576a74c2b387",
          "body": "Increase minimum jupyter_core dependency",
          "is_bot": false,
          "headline": "Merge pull request #509 from kevin-bates/bump-core",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-06T18:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1302c7ec4a0d002d3bae2268d1a5ef6bc4e2e79e",
          "body": null,
          "is_bot": false,
          "headline": "Increase minimum jupyter_core dependency",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2021-05-06T15:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48cf6a5d755989e3cd64644d805371a01cc0ff2b",
          "body": null,
          "is_bot": true,
          "headline": "Bump to 1.8.0.dev0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-05T10:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e56ba403fadc8a04d2b5bf8776b0d689dae7e51",
          "body": "SHA256 hashes:\n\ndist/jupyter_server-1.7.0a1-py3-none-any.whl: ec73214dfacc3344fd55e42dfb4bd44731aa69eb265dc85f22ed678a19d40997\n\ndist/jupyter_server-1.7.0a1.tar.gz: 71ab9cd520396d40898918253fdca318f9795698383bcfbafb62ec66910e93fd",
          "is_bot": true,
          "headline": "Publish 1.7.0a1",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-05T10:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dfb11bb3c2ccccf573e3f3cb6a0a30dd14c6673",
          "body": "…b83454d78358300ce\n\nAutomated Changelog Entry for 1.7.0a1 on master",
          "is_bot": false,
          "headline": "Merge pull request #507 from jupyter-server/changelog-9703266aad8a11e…",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-05T10:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1342f13e4052d194d51ad065122edfcb0d1d65",
          "body": null,
          "is_bot": true,
          "headline": "Automated Changelog Entry for 1.7.0a1 on master",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-05T10:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc2dc4ebaebf1235e8d84fea6882bc48c2ff5eb8",
          "body": "Include backtrace in debug output when extension fails to load",
          "is_bot": false,
          "headline": "Merge pull request #506 from candlerb/candlerb/extension-backtrace",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-05T09:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97858eca8a3ecf200a358b1eb9daac7c0c9a059b",
          "body": null,
          "is_bot": false,
          "headline": "Include backtrace in debug output when extension fails to load",
          "author_name": "Brian Candler",
          "author_login": "candlerb",
          "committed_at": "2021-05-05T08:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa12a2ef879c26a86b01ad27025a6d5a66ba5e6e",
          "body": "Refactor gateway kernel management to achieve a degree of consistency",
          "is_bot": false,
          "headline": "Merge pull request #483 from kevin-bates/refactor-gateway-km",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-04T09:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ba1ced01b631f06d24419bfe963ff4995f9dac",
          "body": null,
          "is_bot": false,
          "headline": "Resolve conflict due to anyio updates",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2021-05-03T23:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0135ca443dc2a1f47e05029e2b82c336c9440f5",
          "body": "ExtensionManager: load default config manager by default",
          "is_bot": false,
          "headline": "Merge pull request #502 from minrk/default-config-manager",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2021-05-03T20:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb4e2d960d75021ff6759faa16cd5695b056523",
          "body": "ExtensionPoint: return True on successful validate()",
          "is_bot": false,
          "headline": "Merge pull request #503 from minrk/validate-return",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2021-05-03T20:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678878f4585e65d4f3fea74562517b8c914e474c",
          "body": "Upgrade anyio to v3",
          "is_bot": false,
          "headline": "Merge pull request #492 from mwakaba2/upgrade-anyio-3",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2021-05-03T15:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08bfe34ce3d168aeaad81ce99a78a20c971bc2ca",
          "body": "- use traitlets for defaults, loading config_managers\n- load default config manager with default config path by default\n- remove semi-private attributes transparently exposed with public getters",
          "is_bot": false,
          "headline": "ExtensionManager: load default config manager by default",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2021-05-03T10:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a86f7c4f9373ca43abac2a15ef0646356747f46",
          "body": "ExtensionPoint.validate returns False when any error is raised\n\nListServerExtension does not check the return value, only errors",
          "is_bot": false,
          "headline": "fail validation if validate returns False",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2021-05-03T09:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87298c98e2032cfe23ac51c96c0f63bcea7071ee",
          "body": "and include validate() in test coverage, which fails prior to the change because validate() returned None",
          "is_bot": false,
          "headline": "return True on successful ExtensionPoint validation",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2021-05-03T09:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eff9b0a82f56720e2955da4acde456dbf879cd82",
          "body": null,
          "is_bot": false,
          "headline": "Cap anyio < 3 for python < 3.7",
          "author_name": "Mariko Wakabayashi",
          "author_login": "mwakaba2",
          "committed_at": "2021-05-03T02:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827fc6a91d478be214ddb03e34ca9245ca1fa8ff",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into refactor-gateway-km",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2021-05-01T15:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e77b73d137ce3dd09b40fa72ff7a68150351040",
          "body": null,
          "is_bot": true,
          "headline": "Bump to 1.8.0.dev0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-01T10:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4784ba816b4adeb69575d45630a55bb346c38c1",
          "body": "SHA256 hashes:\n\ndist/jupyter_server-1.7.0a0-py3-none-any.whl: b7813555b6a532806fbb7c51e8c77cc1bea2d16d27e6f21ca9dac19a25aec0f8\n\ndist/jupyter_server-1.7.0a0.tar.gz: ab5a211c57be3bee20d32976a72ca9de82c4d9a7d72033ab5f807a2960c5f93c",
          "is_bot": true,
          "headline": "Publish 1.7.0a0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-01T10:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52327b4ede7d5857d5012aacc84ee2463fe36b56",
          "body": "…ba45fdf46a1cabb09\n\nAutomated Changelog Entry for 1.7.0a0 on master",
          "is_bot": false,
          "headline": "Merge pull request #499 from jupyter-server/changelog-de6a5dc6aa6411e…",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-01T10:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3abb9c6a533da919613005d61bb52c7505a25c",
          "body": null,
          "is_bot": true,
          "headline": "Automated Changelog Entry for 1.7.0a0 on master",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-01T10:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afae85a7bb8c45f7610cd38b60d6075bb623490b",
          "body": "…bb8bf8fe7b2f11abd\n\nAutomated Changelog Entry for 1.7.0a0 on master",
          "is_bot": false,
          "headline": "Merge pull request #498 from jupyter-server/changelog-5d560c9aaa5e11e…",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-05-01T09:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eee9d657ad1c95a20edb82fde19f8062397db57b",
          "body": null,
          "is_bot": true,
          "headline": "Automated Changelog Entry for 1.7.0a0 on master",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-01T09:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d2e8bfba14f14d5fe67bafb4424a8ddb550a42",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade anyio to v3",
          "author_name": "Mariko Wakabayashi",
          "author_login": "mwakaba2",
          "committed_at": "2021-05-01T02:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dce4d95f9b8db2c1dc954a7bcef15ccee0f26a8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:jupyter/jupyter_server",
          "author_name": "Mariko Wakabayashi",
          "author_login": "mwakaba2",
          "committed_at": "2021-05-01T02:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d9ad5130fb449cf050fe87f4ae6a8c53c694d2",
          "body": "This change also prevents permission-related exceptions from logging the file.\n\nCo-authored-by: Shane Canon <scanon@gmail.com>\nCo-authored-by: Thomas Kluyver <thomas@kluyver.me.uk>",
          "is_bot": false,
          "headline": "Fix for recursive symlink - Notebook 4670",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2021-05-01T02:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d80df5b468f31470961d796bd687f7fb8e80f412",
          "body": null,
          "is_bot": false,
          "headline": "Remove permissions from CI workflow",
          "author_name": "Jeremy Tuloup",
          "author_login": "jtpio",
          "committed_at": "2021-05-01T02:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b46cdbaf3ad8b588cc7149f28393d0e3c2ea5a",
          "body": null,
          "is_bot": false,
          "headline": "Prep for Release Helper Usage",
          "author_name": "Jeremy Tuloup",
          "author_login": "jtpio",
          "committed_at": "2021-05-01T02:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f4eab2a5527d61a50c8e88184e739f1abcf116c",
          "body": "This uses an autoreformatter to reformat and fix some of the common\nmistakes in numpydoc.\n\nSome of this is purely visual, but other like space before colon in\nparameters actually have semantic values. In the case of space before\ncolon this is to make sure that nupmydoc properly distinguish the\nparameter name from its type.",
          "is_bot": false,
          "headline": "DOC: Autoreformat docstrings.",
          "author_name": "Matthias Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2021-05-01T02:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d040e51271ffbff4660d28cad422b7e743e75f9b",
          "body": "ipython_genutils is complicated to package on some linux distro because\nof nose, and in general not useful as it mostly offered python 2/3\ncompat layer.\n\nGoal always has been to remove any usage of ipython_genutils",
          "is_bot": false,
          "headline": "Remove some of ipython_genutils no-op.",
          "author_name": "Matthias Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2021-05-01T02:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad9ccb3da6183b7779676cf881242550671827c8",
          "body": "Fix for recursive symlink - (port Notebook 4670)",
          "is_bot": false,
          "headline": "Merge pull request #497 from kevin-bates/handle-eacces",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-04-30T20:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb0d3aae5695722421372d68b19927e6b9501389",
          "body": "This change also prevents permission-related exceptions from logging the file.\n\nCo-authored-by: Shane Canon <scanon@gmail.com>\nCo-authored-by: Thomas Kluyver <thomas@kluyver.me.uk>",
          "is_bot": false,
          "headline": "Fix for recursive symlink - Notebook 4670",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2021-04-30T14:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ceebda61765f99862be20edeab9002d1898dcb3",
          "body": "Prep for Release Helper Usage",
          "is_bot": false,
          "headline": "Merge pull request #494 from jtpio/releaser",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-04-30T11:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f4c0b85ab5c6b7c8ceae8388857ba56e81c7f60",
          "body": null,
          "is_bot": false,
          "headline": "Remove permissions from CI workflow",
          "author_name": "Jeremy Tuloup",
          "author_login": "jtpio",
          "committed_at": "2021-04-30T10:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf507005e66646198003389ab4b93cd148beae48",
          "body": null,
          "is_bot": false,
          "headline": "Prep for Release Helper Usage",
          "author_name": "Jeremy Tuloup",
          "author_login": "jtpio",
          "committed_at": "2021-04-27T12:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca5622a0706f60f299881adc45e2f7e94045ca22",
          "body": "DOC: Autoreformat docstrings.",
          "is_bot": false,
          "headline": "Merge pull request #493 from Carreau/doc-1",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-04-24T23:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cb423012550cff53c8b1fcba0b984bf01c5c52d",
          "body": "Remove some of ipython_genutils no-op.",
          "is_bot": false,
          "headline": "Merge pull request #440 from Carreau/no-genutils",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-04-24T20:29:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa4721a41d1f3e4e4eb8d7bdb164770d48f2e22",
          "body": "This uses an autoreformatter to reformat and fix some of the common\nmistakes in numpydoc.\n\nSome of this is purely visual, but other like space before colon in\nparameters actually have semantic values. In the case of space before\ncolon this is to make sure that nupmydoc properly distinguish the\nparameter name from its type.",
          "is_bot": false,
          "headline": "DOC: Autoreformat docstrings.",
          "author_name": "Matthias Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2021-04-24T17:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2ae127862100b1619dbf7e48964a523a4b43b54",
          "body": "ipython_genutils is complicated to package on some linux distro because\nof nose, and in general not useful as it mostly offered python 2/3\ncompat layer.\n\nGoal always has been to remove any usage of ipython_genutils",
          "is_bot": false,
          "headline": "Remove some of ipython_genutils no-op.",
          "author_name": "Matthias Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2021-04-24T17:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15d3782fc107969eee01cdf63888e13fc0f05ab2",
          "body": "Typo in shutdown with answer_yes",
          "is_bot": false,
          "headline": "Merge pull request #491 from kiendang/shutdown-y-typo",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-04-24T09:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a561051e4b0f46fd75802bc6c735a3d7a54889af",
          "body": null,
          "is_bot": false,
          "headline": "Typo in shutdown with answer_yes",
          "author_name": "Kien Dang",
          "author_login": "kiendang",
          "committed_at": "2021-04-24T05:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a3fc57efbb407dccfa82e714390cabd428b808c",
          "body": "Add Appropriate Token Permission for CodeQL Workflow",
          "is_bot": false,
          "headline": "Merge pull request #489 from afshin/codeql-permission",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2021-04-22T18:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265abd27e94130f2ff437e4cc1676804cff2bbc9",
          "body": null,
          "is_bot": false,
          "headline": "Add Appropriate Token Permission for CodeQL Workflow",
          "author_name": "Afshin T. Darian",
          "author_login": "afshin",
          "committed_at": "2021-04-22T16:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 45,
      "commits_last_year": 0,
      "latest_release_at": "2021-07-22T16:50:47Z",
      "latest_release_tag": "v1.10.0",
      "releases_from_tags": true,
      "days_since_last_push": 439,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1829,
      "mean_days_between_releases": 13.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": "jupyter_server",
          "exists": true,
          "license": null,
          "keywords": [
            "ipython",
            "jupyter",
            "Development Status :: 5 - Production/Stable",
            "Framework :: Jupyter",
            "Intended Audience :: Developers",
            "Intended Audience :: Science/Research",
            "Intended Audience :: System Administrators",
            "License :: OSI Approved :: BSD License",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3 :: Only"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/jupyter_server/",
          "is_deprecated": false,
          "latest_version": "2.20.0",
          "repository_url": "https://github.com/jupyter-server/jupyter_server",
          "versions_count": 159,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 53344263,
          "first_published_at": "2018-07-28T21:41:02.501704Z",
          "latest_published_at": "2026-06-17T12:09:09.435553Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 38
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "examples/simple/src/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 94977,
      "source_files_sampled": 164,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json",
        "pyproject.toml",
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 57,
        "malicious_count": 0,
        "assessed_package": "pypi:jupyter_server@2.20.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "bootstrap",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.4.0"
        },
        {
          "name": "copyfiles",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.1"
        },
        {
          "name": "jinja2",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "tornado",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=6.1.0"
        },
        {
          "name": "pyzmq",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=17"
        },
        {
          "name": "argon2-cffi",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "ipython_genutils",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "traitlets",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=4.2.1"
        },
        {
          "name": "jupyter_core",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=4.6.0"
        },
        {
          "name": "jupyter_client",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=6.1.1"
        },
        {
          "name": "nbformat",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "nbconvert",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "Send2Trash",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "terminado",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=0.8.3"
        },
        {
          "name": "prometheus_client",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "anyio",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=3.1.0,<4"
        },
        {
          "name": "websocket-client",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "requests-unixsocket",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "minrk",
          "commits": 2868,
          "avatar_url": "https://avatars.githubusercontent.com/u/151929?v=4"
        },
        {
          "type": "User",
          "login": "jdfreder",
          "commits": 1445,
          "avatar_url": "https://avatars.githubusercontent.com/u/3292874?v=4"
        },
        {
          "type": "User",
          "login": "Carreau",
          "commits": 1329,
          "avatar_url": "https://avatars.githubusercontent.com/u/335567?v=4"
        },
        {
          "type": "User",
          "login": "takluyver",
          "commits": 1274,
          "avatar_url": "https://avatars.githubusercontent.com/u/327925?v=4"
        },
        {
          "type": "User",
          "login": "ellisonbg",
          "commits": 983,
          "avatar_url": "https://avatars.githubusercontent.com/u/27600?v=4"
        },
        {
          "type": "User",
          "login": "Zsailer",
          "commits": 355,
          "avatar_url": "https://avatars.githubusercontent.com/u/2791223?v=4"
        },
        {
          "type": "User",
          "login": "ivanov",
          "commits": 330,
          "avatar_url": "https://avatars.githubusercontent.com/u/118211?v=4"
        },
        {
          "type": "User",
          "login": "fperez",
          "commits": 260,
          "avatar_url": "https://avatars.githubusercontent.com/u/57394?v=4"
        },
        {
          "type": "User",
          "login": "gnestor",
          "commits": 219,
          "avatar_url": "https://avatars.githubusercontent.com/u/512354?v=4"
        },
        {
          "type": "User",
          "login": "jasongrout",
          "commits": 215,
          "avatar_url": "https://avatars.githubusercontent.com/u/192614?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.255
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check-release.yml",
        "codeql-analysis.yml",
        "downstream.yml",
        "integration-tests.yml",
        "python-linux.yml",
        "python-macos.yml",
        "python-windows.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 160 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "22 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "05913dd7a35662f48907fddefa0edf6a5a674e07",
        "ran_at": "2026-07-25T18:46:33Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/manics/jupyter_server",
    "host": "github.com",
    "name": "jupyter_server",
    "owner": "manics"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 38,
      "inputs": {
        "security": 44,
        "vitality": 20,
        "community": 9,
        "governance": 48,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.81,
              "days_since_last_push": 439,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 439 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 439
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 45,
              "latest_release_tag": "v1.10.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1829,
              "mean_days_between_releases": 13.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "45 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1829 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1829
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~13.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 13.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",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "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": 1828,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1828 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 1828
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 99,
              "top_contributor_share": 0.255
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 26% of commits",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 26
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 160 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": 63,
            "inputs": {
              "followers": 135,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "manics",
              "public_repos": 386,
              "account_age_days": 5214
            },
            "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": "135 followers of manics",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 135,
                      "login": "manics"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "386 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 386
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "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": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "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": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://jupyter-server.readthedocs.io",
              "has_readme": false,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://jupyter-server.readthedocs.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 160 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "22 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:jupyter_server@2.20.0 runtime dependency closure — what installing the published package pulls in — 57 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:jupyter_server@2.20.0",
                  "assessed": 57
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 57,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 57,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 34
            },
            "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": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.704,
              "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": "57 of 81 human commits state their intent (structured subject or explanatory body)",
                "points": 37.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 57,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "examples/simple/src/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "examples/simple/src/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples/simple/src/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 94977,
              "source_files_sampled": 164,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (examples/simple/src/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "examples/simple/src/tsconfig.json",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/164 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 164,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "pypi package 'jupyter_server' points at a different repository (https://github.com/jupyter-server/jupyter_server); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T18:46:50.083829Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/manics/jupyter_server.svg",
  "full_name": "manics/jupyter_server",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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