Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 18:37 UTC

hbcarlos / jupyter_server

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

PythonBSD-3-Clause★ 0 stars⑂ 0 forkssince Mar 2022forkView on GitHub ↗

hbcarlos/jupyter_server holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (75/100) and lowest on Community & Adoption (12/100). It was last updated 32 days ago. 4 contributors account for most of its recent work.

51
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

51
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Carlos HerreroPersonal account
34 followers104 public repossince Feb 2017

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIjupyter_serverpoints to another repo — not scored2.20.053,344,26315938 days agoipythonjupyter

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

55Moderate · 22% of overall
How it's scored
18/36Push recency — last push 32 days ago
13.8/36Commit cadence — 20/52 weeks with commits
17.5/18Commit volume — 88 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year88
human_commit_share0.89
days_since_last_push32
active_weeks_last_year20
How it's scored
16.2/27Ships releases — 58 version tags (no GitHub releases)
0/36Release recency — latest release 1,631 days ago
27/27Release cadence — a release every ~13.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count58
latest_release_tagv1.13.5
releases_from_tagsyes
days_since_latest_release1,631
mean_days_between_releases13.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

12Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

50Moderate · 24% of overall
How it's scored
43.2/54Bus factor — 4 contributor(s) cover half of all commits
16.8/22.5Commit distribution — top contributor authored 25% of commits
13.5/13.5Contributor breadth — 97 contributors
10/10OpenSSF Scorecard: Contributors — project has 161 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled97
top_contributor_share0.252
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.1/25Owner reach — 34 followers of hbcarlos
25/25Track record — 104 public repos, account ~9 yr old
Inputs used
followers34
owner_typeUser
is_verified
owner_loginhbcarlos
public_repos104
account_age_days3,434
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

75Good · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
0/30README
25/25Documentation directory
15/15Documentation / homepage site — https://jupyter-server.readthedocs.io
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://jupyter-server.readthedocs.io
has_readmeno
has_docs_diryes
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

58Moderate · 16% of overall
How it's scored
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 — no data
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 161 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages57
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
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.

AI Readiness

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.

62Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
34.8/40Legible commit history — 58 of 89 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.652
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — docs/Makefile
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — examples/simple/src/tsconfig.json, jupyter_server/py.typed
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 7 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configsexamples/simple/src/tsconfig.json, jupyter_server/py.typed
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0.07
How it's scored
27/45Type-checkable code — Python with type-check config (examples/simple/src/tsconfig.json, jupyter_server/py.typed)
54.7/55Manageable file sizes — 1/202 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes122,527
source_files_sampled202
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

0GitHub stars
97contributors
88commits, last 12 months
32days since last push
58releases
4bus factor
0open issues
npm, PyPIpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 4.7 / 10
4.7aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-25 18:37 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-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 161 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Direct dependencies 21
RegistryPackageVersion constraintManifest
npmbootstrap^3.4.0package.json
npmcopyfiles^2.4.1package.json
PyPIanyio>=3.1.0pyproject.toml
PyPIargon2-cffi>=21.1pyproject.toml
PyPIjinja2>=3.0.3pyproject.toml
PyPIjupyter_client>=7.4.4pyproject.toml
PyPIjupyter_core>=4.12,!=5.0.*pyproject.toml
PyPIjupyter_server_terminals>=0.4.4pyproject.toml
PyPInbconvert>=6.4.4pyproject.toml
PyPInbformat>=5.3.0pyproject.toml
PyPIpackaging>=22.0pyproject.toml
PyPIprometheus_client>=0.9pyproject.toml
PyPIpywinpty>=2.0.1,!=3.0.4pyproject.toml
PyPIpyzmq>=24pyproject.toml
PyPISend2Trash>=1.8.2pyproject.toml
PyPIterminado>=0.8.3pyproject.toml
PyPItornado>=6.2.0pyproject.toml
PyPItraitlets>=5.6.0pyproject.toml
PyPIwebsocket-client>=1.7pyproject.toml
PyPIjupyter_events>=0.11.0pyproject.toml
PyPIoverrides>=5.0pyproject.toml
All dependencies 68

Full resolved dependency set from the GitHub dependency graph: 20 direct and 48 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npmbootstrap3.4.1direct
npmcopyfiles2.4.1direct
PyPIanyiodirect
PyPIargon2-cffidirect
PyPIjinja2direct
PyPIjupyter-clientdirect
PyPIjupyter-coredirect
PyPIjupyter-eventsdirect
PyPIjupyter-server-terminalsdirect
PyPInbconvertdirect
PyPInbformatdirect
PyPIpackagingdirect
PyPIprometheus-clientdirect
PyPIpywinptydirect
PyPIpyzmqdirect
PyPIsend2trashdirect
PyPIterminadodirect
PyPItornadodirect
PyPItraitletsdirect
PyPIwebsocket-clientdirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.13indirect
npmcliui7.0.4indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmcore-util-is1.0.2indirect
npmemoji-regex8.0.0indirect
npmescalade3.1.1indirect
npmfs.realpath1.0.0indirect
npmget-caller-file2.0.5indirect
npmglob7.1.7indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-fullwidth-code-point3.0.0indirect
npmisarray0.0.1indirect
npmisarray1.0.0indirect
npmminimatch3.1.5indirect
npmmkdirp1.0.4indirect
npmnoms0.0.0indirect
npmonce1.4.0indirect
npmpath-is-absolute1.0.1indirect
npmprocess-nextick-args2.0.1indirect
npmreadable-stream1.0.34indirect
npmreadable-stream2.3.7indirect
npmrequire-directory2.1.1indirect
npmsafe-buffer5.1.2indirect
npmstring-width4.2.2indirect
npmstring_decoder0.10.31indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi6.0.0indirect
npmthrough22.0.5indirect
npmuntildify4.0.0indirect
npmutil-deprecate1.0.2indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.9indirect
PyPIhatchlingindirect
PyPIjupyter-serverindirect
PyPIpytestindirect
PyPIpytest-jupyterindirect
PyPIsphinxindirect
PyPIsphinxcontrib-openapiindirect
Dependency advisories 0

Installing pypi:jupyter_server@2.20.0 pulls in 57 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 25877,
      "has_wiki": true,
      "homepage": "https://jupyter-server.readthedocs.io",
      "languages": {
        "CSS": 1414,
        "HTML": 10136,
        "Python": 1175884,
        "JavaScript": 528
      },
      "pushed_at": "2026-06-23T17:24:50Z",
      "created_at": "2022-03-07T16:03:04Z",
      "owner_type": "User",
      "updated_at": "2026-06-23T17:25:24Z",
      "description": "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Carlos Herrero",
      "type": "User",
      "login": "hbcarlos",
      "company": null,
      "location": "Valencia",
      "followers": 34,
      "avatar_url": "https://avatars.githubusercontent.com/u/26092748?v=4",
      "created_at": "2017-02-28T16:29:31Z",
      "is_verified": null,
      "public_repos": 104,
      "account_age_days": 3434
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.13.5",
          "kind": "patch",
          "published_at": "2022-02-05T18:33:40Z"
        },
        {
          "tag": "v1.13.4",
          "kind": "patch",
          "published_at": "2022-01-21T23:42:12Z"
        },
        {
          "tag": "v1.13.3",
          "kind": "patch",
          "published_at": "2022-01-14T18:53:29Z"
        },
        {
          "tag": "v1.13.2",
          "kind": "patch",
          "published_at": "2022-01-12T16:10:33Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2021-12-09T19:37:30Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2021-12-06T22:51:57Z"
        },
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2021-11-26T22:16:06Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2021-11-23T02:38:10Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2021-11-01T20:24:30Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2021-10-04T21:48:57Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2021-09-09T09:48:39Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2021-08-02T21:41:03Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2021-07-23T10:26:28Z"
        },
        {
          "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": "1ad110ec7a69bbd1c119e93f0eba81f235912f2a",
          "body": null,
          "is_bot": false,
          "headline": "Drop Pin preventing testing Python 3.15 pre-releases (#1662)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-06-18T15:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7940cdb2f83333fcc8fb5b1e2cbd0b2ab106803b",
          "body": "…rsions (no longer needed) (#1656)",
          "is_bot": false,
          "headline": "Remove condition to skip pending kernels on older `jupyter_client` ve…",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-06-18T15:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5db4985ba2681c19551d92ecf0ecbf6af0834b4d",
          "body": null,
          "is_bot": false,
          "headline": "Fix zulip notification on release (#1665)",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-06-18T15:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ba7a60aea07ac84307f329bdf79e70bfb3bbe56",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 2.21.0.dev0",
          "author_name": "krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-06-17T12:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a78ad879e69ef87e91b2714a8ebeb5ff9628a7",
          "body": "SHA256 hashes:\n\njupyter_server-2.20.0-py3-none-any.whl: c3b67c93c471e947c18b5026f04f21614218adb706df8f48227d3ee8e0a7cdcc\n\njupyter_server-2.20.0.tar.gz: b5778ba337d8015a3dc2b80803ecdd5ac18d3797fddf61a50ea5fb472b4ebe14",
          "is_bot": false,
          "headline": "Publish 2.20.0",
          "author_name": "krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-06-17T12:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cbee8d65e71abac851c4492fea987ad080580bd",
          "body": "* Fix XSS in nbconvert handler using CSP\n\nCo-Authored-By: @y011d4\n\nhttps://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-fcw5-x6j4-ccmp\n\n* Add a config for CSP, enabled by default, and document it\n\n* Test new config",
          "is_bot": false,
          "headline": "Merge commit from fork",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-06-17T11:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333e700119ee0bcc0b5fcd4c158213d7c275c778",
          "body": null,
          "is_bot": false,
          "headline": "Fix `test_authorizer` having a spurious comma in params (#1664)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-06-17T11:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cccd543352d9be0365de56627b671cc8aa9cab0c",
          "body": "…failures\n\nAgent-Logs-Url: https://github.com/jupyter-server/jupyter_server/sessions/8c03e70a-497d-4f07-80ad-712b0277b09a\n\nCo-authored-by: Carreau <335567+Carreau@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Fix CI: explicitly pass base-setup inputs to avoid strict validation …",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-06-15T09:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd16d715dfb1f84b2e5056317927fc930b811842",
          "body": null,
          "is_bot": false,
          "headline": "Align docs for curve encryption with latest JEP version (#1660)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-06-12T10:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e458061e6ee50368bbdb74153092fc8400704ee0",
          "body": "…it (#1638)",
          "is_bot": false,
          "headline": "Add a toggle to enable curve encryption for all kernels that support …",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-06-11T09:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ceeb4fb61be1deaaa7c1ff01325f7dd47db1c46",
          "body": null,
          "is_bot": false,
          "headline": "Add note in RELEASE.md",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-06-11T09:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b13f8a241b1111e402457e1d0b1cce252d8e1e5e",
          "body": null,
          "is_bot": false,
          "headline": "Markdown does not work.",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-06-11T09:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e885b10a26c11caf109007a901153d1ac373c14d",
          "body": null,
          "is_bot": false,
          "headline": "Add GHSA reminder in prep-release",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-06-11T09:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e28c901e8bc0953d61611fe8cb018460433288f",
          "body": null,
          "is_bot": false,
          "headline": "Exclude problematic `pywinpty` 3.0.4 version (#1658)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-06-10T11:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf117d2829aa307f9232b0bda4509862aa55b83",
          "body": null,
          "is_bot": false,
          "headline": "Remove PGP key from docs (#1653)",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-06-03T09:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f405ac59ee8deeac9582980b5e62b6d173e3ab",
          "body": null,
          "is_bot": false,
          "headline": "Grab the port from `bind_sockets` in case its different (#1651)",
          "author_name": "Chris Holdgraf",
          "author_login": "choldgraf",
          "committed_at": "2026-06-02T07:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c41b81ac606a8eebc10349cc6ffd244d55364326",
          "body": null,
          "is_bot": false,
          "headline": "Fix confusing terminal output when using ServerApp.ip=0.0.0.0 (#1643)",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-05-29T16:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c483c395649f37085b200e1697548569abfe363",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 2.20.0.dev0",
          "author_name": "Carreau",
          "author_login": "Carreau",
          "committed_at": "2026-05-29T11:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc7ac738b4d26c4e011bfb6ace9a13b5c70a344",
          "body": "SHA256 hashes:\n\njupyter_server-2.19.0-py3-none-any.whl: cb76591b76d7093584c2ad2ae72ac3d58614a4b597507a1bb04e1f9f683cf9ea\n\njupyter_server-2.19.0.tar.gz: 1731236bc32b680223e1ceb9d68209a845203475012ef68773a81434b46a31a7",
          "is_bot": false,
          "headline": "Publish 2.19.0",
          "author_name": "Carreau",
          "author_login": "Carreau",
          "committed_at": "2026-05-29T11:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664e2255c71efe963f397b9f803dbcf503b5a920",
          "body": "Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest/compare/7.0.0...9.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: pytest\n  dependency-version: 9.0.3\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update pytest requirement from <9,>=7.0 to >=7.0,<10",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-28T12:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb1de23d5cbe0f7eb109e6eebb3b9207189f433",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Min RK <benjaminrk@gmail.com>",
          "is_bot": true,
          "headline": "Bump minimatch from 3.1.2 to 3.1.5 (#1606)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-28T12:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaddd4b840bfe55c1ddf0b1c0d3e3d820b37491b",
          "body": null,
          "is_bot": false,
          "headline": "Add unresolved kernel scope",
          "author_name": "anujkumar.singh",
          "author_login": "MUFFANUJ",
          "committed_at": "2026-05-21T09:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88d91b95feb25800c5470a6993681d657b1e16a4",
          "body": null,
          "is_bot": false,
          "headline": "Return 410 When `resolvePath` Kernel Scope Is Unavailable",
          "author_name": "anujkumar.singh",
          "author_login": "MUFFANUJ",
          "committed_at": "2026-05-21T09:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "912d4d10f8d57f72ba7d6b70ac215c54d6b99a7e",
          "body": "…ss (#1640)\n\nCo-authored-by: M Bussonnier <bussonniermatthias@gmail.com>",
          "is_bot": false,
          "headline": "Recreate notary store on failure to prevent save deadlock and data lo…",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-05-20T13:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0746d2687b9a80bf4776a4171f7c2028d01903e",
          "body": null,
          "is_bot": false,
          "headline": "Restore the test skip marks with updated compatibility reason (#1646)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-05-20T10:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3df9a70b8aea53557ad04510a63c95ce9d4c3abc",
          "body": null,
          "is_bot": false,
          "headline": "Drop Python 3.9 (#1644)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-05-19T14:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d66c7a3a18a4e2b3dadf4f104b41e10ad32fd4c1",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 2.19.0.dev0",
          "author_name": "krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-05-06T07:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f87a07a0cfcb4a1f6d5e8665edaf1019c9cf929e",
          "body": "SHA256 hashes:\n\njupyter_server-2.18.2-py3-none-any.whl: fa5e46539ded65791838035a2b6001f13e54d5f64b8b3752eb1e91fdd641a5b8\n\njupyter_server-2.18.2.tar.gz: 06b4f40d8a7a00bb39d5216859c81374a0e7cfefe6d8a5a7facc5a5c37c679a7",
          "is_bot": false,
          "headline": "Publish 2.18.2",
          "author_name": "krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-05-06T07:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d829f2c35a481c3b24ecbe1e25a6f79954e88f2",
          "body": null,
          "is_bot": false,
          "headline": "Fix path resolution if `root_dir` is a filesystem root (#1636)",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-05-06T07:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5869e779566352371904d0aed9407265148c0f78",
          "body": null,
          "is_bot": false,
          "headline": "Save user avatar url (#1637)",
          "author_name": "Nicolas Brichet",
          "author_login": "brichet",
          "committed_at": "2026-05-05T19:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d92b6098491729802cd753c62e9767f34326c75",
          "body": null,
          "is_bot": false,
          "headline": "Add Zulip notification when a release is complete",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-05-05T13:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba81eb85bff8c1facb45dfa742998e798df9fc14",
          "body": "updates:\n- [github.com/python-jsonschema/check-jsonschema: 0.37.1 → 0.37.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.37.1...0.37.2)",
          "is_bot": true,
          "headline": "chore: update pre-commit hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-05-05T11:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb88746f846982e2a829608e162312b0d5f8c17",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 2.19.0.dev0",
          "author_name": "krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-05-05T09:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5343f6c8d9bf23f6be1016484785c98c6121ac4",
          "body": "SHA256 hashes:\n\njupyter_server-2.18.1-py3-none-any.whl: db0374d52a975f88a92a7f20de44e08ef5be9763ba7e99630baf16c46ac8dbf0\n\njupyter_server-2.18.1.tar.gz: f62be526369b791625e03bd658070563c1a4e9a0a2f439ea1f9dbacea5f7191a",
          "is_bot": false,
          "headline": "Publish 2.18.1",
          "author_name": "krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-05-05T09:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0b2b31822b89046c66a9dd24cfd4cf7e0249c1",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Prevent reconnect stalls from orphaned `kernel_info` requests (#1632)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-05-05T08:37:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "12ae156ebaaea0a5ff0c0e4205bacbef768e4c13",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 2.19.0.dev0",
          "author_name": "Yann-P",
          "author_login": "Yann-P",
          "committed_at": "2026-05-04T13:39:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ceed45a803ca36735f0fcfeb6d9db9430a50aa0",
          "body": "SHA256 hashes:\n\njupyter_server-2.18.0-py3-none-any.whl: 69a5397a039d689da81a45955f9b23e95ee167f6d8a8d64372fb616f2aac650a\n\njupyter_server-2.18.0.tar.gz: 568b27bce4320a53c3eebf1bdcbee9acf48a8ab7f66ec83d900ca9909d4fb770",
          "is_bot": false,
          "headline": "Publish 2.18.0",
          "author_name": "Yann-P",
          "author_login": "Yann-P",
          "committed_at": "2026-05-04T13:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49b34392feaa97735b3b777e3baf8f22f2a14ed8",
          "body": null,
          "is_bot": false,
          "headline": "Move check origin into a util function and add it to websocket (#1630)",
          "author_name": "M Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2026-05-04T13:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2e08c845ddbc41fddcb2449601d2ecbd9dd5977",
          "body": null,
          "is_bot": false,
          "headline": "Add test case for bad next URL format",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-05-04T12:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624d6c0daf573e254a3fd69ca5318ce8194235bf",
          "body": null,
          "is_bot": false,
          "headline": "Delete outdated patch code",
          "author_name": "David L. Qiu",
          "author_login": "dlqqq",
          "committed_at": "2026-05-04T12:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d825b93d9cf2da248d5baa6ca910611f275fa449",
          "body": "Co-authored-by: Min RK <benjaminrk@gmail.com>",
          "is_bot": false,
          "headline": "Apply suggestion from @minrk",
          "author_name": "David L. Qiu",
          "author_login": "dlqqq",
          "committed_at": "2026-05-04T12:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "789fed081a489ff38c50ec9f6c0364cb677d4cd2",
          "body": null,
          "is_bot": false,
          "headline": "patch open redirect in /login",
          "author_name": "David L. Qiu",
          "author_login": "dlqqq",
          "committed_at": "2026-05-04T12:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee51eccf3ff2e27068cc0b7a39101eeedc4f665",
          "body": null,
          "is_bot": false,
          "headline": "fix(CVE-2026-35397): path traversal when target dir starts with root dir",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-05-04T12:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "057869a327c46730afede3eab0ca2d2e3e74acea",
          "body": null,
          "is_bot": false,
          "headline": "Fix allow_origin_pat to do full matching instead of prefix matching",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-05-04T12:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4862199a0fffacd4d2e4a0c2e61fc8bb5ffa52f0",
          "body": "Introduces a new server-side path resolution API that lets clients\ntranslate a path as seen by a running kernel (e.g. the kernel's current\nworking directory, or a path printed by user code or traceback) into a\npath the Jupyter Server can address under its root directory.\n\n## Why\n\nKernels and the ser\n[…]\nmatrix trimmed (drop free-threaded 3.14t, drop Windows + Python 3.9,\nregularly failing ); skip one test that is incompatible with ipykernel\n<= 7.0\n\nCo-authored-by: M Bussonnier <mbussonnier@gmail.com>",
          "is_bot": false,
          "headline": "Add resolvePath API for resolving kernel-relative paths",
          "author_name": "krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-05-04T12:10:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e31d51406de6a9b167b796ec79ab3315630d514a",
          "body": "… across 1 directory (#1621)",
          "is_bot": true,
          "headline": "Bump actions/create-github-app-token from 2 to 3 in the actions group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T09:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2134f19fe7c42972ad60fb5ef9a87d12f046ce0f",
          "body": null,
          "is_bot": false,
          "headline": "some docs fixes",
          "author_name": "M Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2026-05-04T09:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cb44285050800d3e1ef138bb542496b0d113e79",
          "body": "…ng restart\n\nThe test_restart_kernel test was flaky across all platforms (and especially\nslow Windows runners). The failing assertion was always the same: after\nthe test closed its websocket, the kernel's connection counter stayed at\n1 instead of dropping to 0 within the 1s polling window.\n\nTwo dist\n[…]\nich can lag past the 1s polling budget independent of any\nserver-side logic. xfail(strict=False) keeps the signal honest without\nblocking CI, and an unexpected pass on Windows will not fail the build.",
          "is_bot": false,
          "headline": "Fix flaky test_restart_kernel by unsticking nudge() after port-changi…",
          "author_name": "M Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2026-05-04T08:28:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fe4815dba4bb7d9e38c8ae432ad689bb063f52dd",
          "body": "# Use web.HTTPError for kernel restart failures\n\n## Problem\n\nWhen a kernel restart fails, `KernelActionHandler.post()` manually constructs a JSON error response:\n\n```python\nexcept Exception:\n    message = \"Exception restarting kernel\"\n    self.log.error(message, exc_info=True)\n    self.write(json.du\n[…]\nns 500 with proper JSON error format (`Content-Type`, `message`, `reason` fields)\n- Exception chaining preserves the original error for server logs\n- Interrupt action is unaffected (still returns 204)",
          "is_bot": false,
          "headline": "Use web.HTTPError for kernel restart failures (#1616)",
          "author_name": "Yaniv Schahar",
          "author_login": "YDawn",
          "committed_at": "2026-05-01T16:34:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae677450310d24ee45e3a542d665e38fa2dd20d0",
          "body": "Currently synchronous IO API calls are being made in a asyncio context resulting in ioloop blockage that affects server responsiveness.\n\nthis PR addresses the issue using asyncio.to_thread.",
          "is_bot": false,
          "headline": "Update handlers.py to fix ioloop  blockers(sync file operations) (#1617)",
          "author_name": "zolyfarkas-fb",
          "author_login": "zolyfarkas-fb",
          "committed_at": "2026-05-01T16:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e1104d20a6c94f5b517e29ec1e09607f4087c0",
          "body": "…) (#1619)",
          "is_bot": false,
          "headline": "Fix three file descriptor leaks in kernel connection lifecycle (#1506…",
          "author_name": "Tony Xu",
          "author_login": "tonyx93",
          "committed_at": "2026-05-01T16:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43682f099de9bfc567a4f68e6a58bab03a5ed6d4",
          "body": null,
          "is_bot": false,
          "headline": "Try to fix flaky test \"test_restart_kernel\" (#1625)",
          "author_name": "M Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2026-05-01T11:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35a514e91180d8cdb4e39eb42e95bec9e1b46db7",
          "body": null,
          "is_bot": false,
          "headline": "Fix potential unraisable pytest error (#1624)",
          "author_name": "M Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2026-05-01T05:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ba9f6c1d36b58e0abe5136fab52f51cd189d4d1",
          "body": "New optional `sanitize_html` query param that defaults to false (nbconvert's default).\n\nTo be used by jupyterlab, specifically for this pull request: https://github.com/jupyterlab/jupyterlab/pull/18765\n\n### Backwards compatibility\n\nOK because the flag is optional. \nTo conditionally display the \"sanitize\" toggle in jupyterlab, it will rely on jupyter server's version (see https://github.com/jupyterlab/jupyterlab/pull/18765).",
          "is_bot": false,
          "headline": "Add query param to sanitize HTML in GET /nbconvert/html (#1618)",
          "author_name": "Yann Pellegrini",
          "author_login": "Yann-P",
          "committed_at": "2026-04-30T13:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3890772e5016c7164932ebc058081e469f47364",
          "body": null,
          "is_bot": false,
          "headline": "Updated dev install instructions (#1622)",
          "author_name": "Sam Bloomquist",
          "author_login": "bloomsa",
          "committed_at": "2026-04-30T12:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aafbf2d69876edaedc798a1e08c259204bffcee",
          "body": "…g % in gateway URLs (#1620)\n\nCo-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: use %s placeholders in HTTPError to prevent Tornado from doublin…",
          "author_name": "Terminal Chai",
          "author_login": "terminalchai",
          "committed_at": "2026-04-30T08:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b70bc429443c3691d0f10b259af7268b38a3f0f",
          "body": "Remove duplicate windows + 3.9\n\nI think it would be good to drop 3.9, 3.10 soon (after next release).\n\nDrop Pypy3.9 (too old)\n\nRemove all_check, this is now a native option of github if we want.\nit just adds extra noise to CI results\n\nMarking tests that rely on warning and free-threading as xfail as\ncapturing warnings on this platform is notoriously finicky",
          "is_bot": false,
          "headline": "Start to test on Python 3.13 and 3.14 (#1623)",
          "author_name": "M Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2026-04-29T13:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80b461621bfa6d14113ce865a03e78b7199d547",
          "body": "Co-authored-by: Zachary Sailer <zsailer@apple.com>",
          "is_bot": false,
          "headline": "Fix outdated ContentsManager testing guidance (#1611)",
          "author_name": "Terminal Chai",
          "author_login": "terminalchai",
          "committed_at": "2026-04-09T16:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c075eb6a1b6b33378228986a9d40ef0828fd6a6",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Min RK <benjaminrk@gmail.com>",
          "is_bot": true,
          "headline": "Bump brace-expansion from 1.1.12 to 1.1.13 (#1615)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-09T16:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bdad130f956d1096965575c78d635a57ddc708b",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: update pre-commit hooks (#1607)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-09T16:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b77d4407eedc2ab29657c0665b785e9f50db658",
          "body": "Co-authored-by: Zachary Sailer <zsailer@apple.com>",
          "is_bot": false,
          "headline": "Handle EADDRINUSE and EACCES in _bind_http_server_tcp (#1613)",
          "author_name": "Yaniv Schahar",
          "author_login": "YDawn",
          "committed_at": "2026-04-09T16:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8980e5086a0d491a8c006a7cc76c097fdc5859a4",
          "body": null,
          "is_bot": false,
          "headline": "Fix package spec for jupytext (#1614)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-04-02T14:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f5e2960c51d291e7e08957da8f7f15327833aa",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Min RK <benjaminrk@gmail.com>",
          "is_bot": false,
          "headline": "Fix double write when refusing hidden files in contents handler (#1585)",
          "author_name": "Krishna",
          "author_login": "Krish-876",
          "committed_at": "2026-02-13T22:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a91b2e7baf1ae0236e458de4df9fb5c6a11eeaa6",
          "body": "Co-authored-by: Min RK <benjaminrk@gmail.com>",
          "is_bot": false,
          "headline": "Use st_birthtime for file created timestamp on macOS/BSD (#1594)",
          "author_name": "Konstantin Taletskiy",
          "author_login": "ktaletsk",
          "committed_at": "2026-02-13T22:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b26faff3d674f66dece52950cee271ddfa7431fd",
          "body": null,
          "is_bot": false,
          "headline": "try to fix ci on windows (#1600)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2026-02-13T22:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d125da16ac7d8946bec0a94e03cc25b1ebaa2dc",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Min RK <benjaminrk@gmail.com>",
          "is_bot": true,
          "headline": "chore: update pre-commit hooks (#1449)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-13T00:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed5fb81f1fe58b803506f3babbbc4c51053ac226",
          "body": "Co-authored-by: chengcong <chengcong1@xiaomi.com>\nCo-authored-by: Min RK <benjaminrk@gmail.com>",
          "is_bot": false,
          "headline": "fix connection exception cause high cpu load (#1484)",
          "author_name": "dualc",
          "author_login": "dualc",
          "committed_at": "2026-02-13T00:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a37ad9b50539e329056f6ae29e0b250909c35b",
          "body": null,
          "is_bot": false,
          "headline": "run prerelease tests on 3.14 (#1599)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2026-02-12T23:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec427f37fa54bd921613d41bc387863e6f4ae680",
          "body": "Co-authored-by: Min RK <benjaminrk@gmail.com>",
          "is_bot": false,
          "headline": "Close all sockets in _find_http_port explicitly (#1584)",
          "author_name": "MaryushSoroka",
          "author_login": "MaryushSoroka",
          "committed_at": "2026-02-12T23:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633c4cca163bf28e658f3d9ae764a32b92290903",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 in the actions group (#1572)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-12T22:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f13c24d58d04fb17fb7e97a48315d73fe269158",
          "body": "Co-authored-by: Min RK <benjaminrk@gmail.com>",
          "is_bot": false,
          "headline": "Add IdentityProvider.cookie_secret_hook (#1569)",
          "author_name": "Emin Martinian",
          "author_login": "emin63",
          "committed_at": "2026-02-12T22:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ecf4e90fa6664d3307ff15ab820206dd3977e9b",
          "body": null,
          "is_bot": false,
          "headline": "Pin sphinx to an older version (<9) to fix docs (#1597)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2026-02-09T20:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92bd8a0c740525b62396f751c0edb0aea8357876",
          "body": null,
          "is_bot": false,
          "headline": "add missing word 'to' (#1596)",
          "author_name": "carlfarrington",
          "author_login": "carlfarrington",
          "committed_at": "2026-02-09T20:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df624c0c24f12d7c801eca96c9cf1fc030278a4c",
          "body": "Co-authored-by: Zachary Sailer <zsailer@apple.com>",
          "is_bot": false,
          "headline": "Fix writing on remote file systems with attribute cache (#1574)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2025-12-08T18:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5c452c3d5f3060557e57caaadce8f2fffc1c417",
          "body": "…commit` (#1576)\n\nCo-authored-by: Zachary Sailer <zsailer@apple.com>",
          "is_bot": false,
          "headline": "Fix lint on CI, pin ruff to the same version in `hatch fmt` and `pre-…",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2025-12-08T17:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ffa86c6943d7b37df28a0c6bcd81c73fd58b4c6",
          "body": null,
          "is_bot": false,
          "headline": "Restore running all tests for Windows in CI workflow (#1581)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2025-12-08T16:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10174ea96b727faabb9f24b578bac64ca877b05a",
          "body": null,
          "is_bot": false,
          "headline": "Fix flaky `test_execution_state` test (#1579)",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2025-12-08T16:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ced8436f6ae93514ac8bb2c376957452baccac",
          "body": "…RL format (#1577)",
          "is_bot": false,
          "headline": "Fix failing link check due to a blog post referred in docs changing U…",
          "author_name": "Michał Krassowski",
          "author_login": "krassowski",
          "committed_at": "2025-12-08T16:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd435c3467f5a7659c02facfc66eb4e7789b59fc",
          "body": null,
          "is_bot": false,
          "headline": "don't link check npm (#1568)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2025-11-14T00:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "028ca23592e53240d9b77d8d5c84d42eb08df8e2",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump brace-expansion from 1.1.11 to 1.1.12 (#1546)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-03T01:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b8578d6caa8f044d1b9a1121c2190a16ff7db8",
          "body": "Signed-off-by: Michał Górny <mgorny@gentoo.org>",
          "is_bot": false,
          "headline": "Replace `@flaky.flaky` decorate with pytest marker (#1544)",
          "author_name": "Michał Górny",
          "author_login": "mgorny",
          "committed_at": "2025-10-30T21:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987ebdd5e188cdc49751b01a0d6782d686492a53",
          "body": "Co-authored-by: chengcong1 <chengcong1@xiaomi.com>",
          "is_bot": false,
          "headline": "fix context pollution (#1561)",
          "author_name": "dualc",
          "author_login": "dualc",
          "committed_at": "2025-09-29T18:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f99062f28e34984cfba6fe92e8f34a9f53698fd",
          "body": "Co-authored-by: Kevin Bates <kbates@Kevins-MacBook-Pro.local>",
          "is_bot": false,
          "headline": "Fix gateway cookie handling (#1558)",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2025-09-18T18:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b847905285c290bf1352e7709f1389e5c2e6cc5d",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 2.18.0.dev0",
          "author_name": "Zsailer",
          "author_login": "Zsailer",
          "committed_at": "2025-08-21T14:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b03c644b56cf100f4535f70e2e8f4a45a57a5b8",
          "body": "SHA256 hashes:\n\njupyter_server-2.17.0-py3-none-any.whl: e8cb9c7db4251f51ed307e329b81b72ccf2056ff82d50524debde1ee1870e13f\n\njupyter_server-2.17.0.tar.gz: c38ea898566964c888b4772ae1ed58eca84592e88251d2cfc4d171f81f7e99d5",
          "is_bot": false,
          "headline": "Publish 2.17.0",
          "author_name": "Zsailer",
          "author_login": "Zsailer",
          "committed_at": "2025-08-21T14:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4484f122a70014c864b44fd0d8f50f660dae1538",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix FileNotFoundError handling in rename_file methods (#1548)",
          "author_name": "aws-jasakshi",
          "author_login": "aws-jasakshi",
          "committed_at": "2025-08-20T17:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0aed9f60e80c0fc7efa173c73eb6421228b200",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the actions group across 1 directory with 2 updates (#1551)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-20T15:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4d002fd5c363a44938566bc51f0c236a293f54a",
          "body": null,
          "is_bot": false,
          "headline": "Allow specifying extra params to scrub from logs (#1538)",
          "author_name": "Jeremy Tuloup",
          "author_login": "jtpio",
          "committed_at": "2025-08-20T15:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d1e4836d5d2fad800657858a777ecb4a0cad100",
          "body": null,
          "is_bot": false,
          "headline": "Avoid redundant call to _get_os_path in _dir_model",
          "author_name": "joeyutong",
          "author_login": "joeyutong",
          "committed_at": "2025-08-06T15:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5558318711b23fc511a4c52632c0a1c475688ec4",
          "body": null,
          "is_bot": false,
          "headline": "Follow stdlib naming convention: override instead of overrides",
          "author_name": "Ed Rogers",
          "author_login": "edrogers",
          "committed_at": "2025-08-06T14:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdc772e200bc90a6dbc45506c308ab8f47e80927",
          "body": null,
          "is_bot": false,
          "headline": "Add PEP508 selector to the overrides dependency",
          "author_name": "Ed Rogers",
          "author_login": "edrogers",
          "committed_at": "2025-08-06T14:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d2fa5963206e3ae1f2a5c9220046480a0a72431",
          "body": null,
          "is_bot": false,
          "headline": "Dispatch off sys.version_info",
          "author_name": "Ed Rogers",
          "author_login": "edrogers",
          "committed_at": "2025-08-06T14:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8a7177dca73e13ce1b2cf89ad54fb5041141b39",
          "body": null,
          "is_bot": false,
          "headline": "Use stdlib override when possible",
          "author_name": "Ed Rogers",
          "author_login": "edrogers",
          "committed_at": "2025-08-06T14:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a8555ee3661e264dd65baabb2779269794e59c",
          "body": "…hub.com/jupyter-server/jupyter_server/issues/1459 (#1465)",
          "is_bot": false,
          "headline": "CORS is not checked when browsing files. check origin now https://git…",
          "author_name": "Gonzalo Gasca Meza",
          "author_login": "gogasca",
          "committed_at": "2025-07-25T15:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99088484a02c63a3420a9f19765abbb362d1edb1",
          "body": null,
          "is_bot": false,
          "headline": "Add a logger to the ExtensionPoint API (#1523)",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2025-07-25T15:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56e2478a728ff292d8270e62d27dd50c316ee6b7",
          "body": null,
          "is_bot": false,
          "headline": "Fix the failing \"Test Lint\" check on CI (#1540)",
          "author_name": "Jeremy Tuloup",
          "author_login": "jtpio",
          "committed_at": "2025-06-26T14:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04dd3e7af0f6632ff4fe01bcc1e05ec0731d369c",
          "body": null,
          "is_bot": false,
          "headline": "Allow user to update identity values (#1518)",
          "author_name": "Nicolas Brichet",
          "author_login": "brichet",
          "committed_at": "2025-06-19T10:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee6e1ddc058f87b2c5699cd6b9caf780a013044",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 2.17.0.dev0",
          "author_name": "Zsailer",
          "author_login": "Zsailer",
          "committed_at": "2025-05-12T16:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44f3fac20f711f98079f46af4ab5a0c0e9c5532b",
          "body": "SHA256 hashes:\n\njupyter_server-2.16.0-py3-none-any.whl: 3d8db5be3bc64403b1c65b400a1d7f4647a5ce743f3b20dbdefe8ddb7b55af9e\n\njupyter_server-2.16.0.tar.gz: 65d4b44fdf2dcbbdfe0aa1ace4a842d4aaf746a2b7b168134d5aaed35621b7f6",
          "is_bot": false,
          "headline": "Publish 2.16.0",
          "author_name": "Zsailer",
          "author_login": "Zsailer",
          "committed_at": "2025-05-12T16:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa41b3866a57ad51f74a15684183d833c0206f9c",
          "body": "… same (#1494)",
          "is_bot": false,
          "headline": "display_url: Don't duplicate public_url and local_url if they are the…",
          "author_name": "Simon Li",
          "author_login": "manics",
          "committed_at": "2025-05-12T15:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 88,
      "latest_release_at": "2022-02-05T18:33:40Z",
      "latest_release_tag": "v1.13.5",
      "releases_from_tags": true,
      "days_since_last_push": 32,
      "active_weeks_last_year": 20,
      "days_since_latest_release": 1631,
      "mean_days_between_releases": 13.8
    },
    "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",
        "jupyter_server/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 122527,
      "source_files_sampled": 202,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json",
        "pyproject.toml"
      ],
      "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": "anyio",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.1.0"
        },
        {
          "name": "argon2-cffi",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=21.1"
        },
        {
          "name": "jinja2",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.0.3"
        },
        {
          "name": "jupyter_client",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=7.4.4"
        },
        {
          "name": "jupyter_core",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4.12,!=5.0.*"
        },
        {
          "name": "jupyter_server_terminals",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.4.4"
        },
        {
          "name": "nbconvert",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6.4.4"
        },
        {
          "name": "nbformat",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.3.0"
        },
        {
          "name": "packaging",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=22.0"
        },
        {
          "name": "prometheus_client",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.9"
        },
        {
          "name": "pywinpty",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.0.1,!=3.0.4"
        },
        {
          "name": "pyzmq",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=24"
        },
        {
          "name": "Send2Trash",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.8.2"
        },
        {
          "name": "terminado",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.8.3"
        },
        {
          "name": "tornado",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6.2.0"
        },
        {
          "name": "traitlets",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.6.0"
        },
        {
          "name": "websocket-client",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.7"
        },
        {
          "name": "jupyter_events",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.11.0"
        },
        {
          "name": "overrides",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bootstrap",
            "direct": true,
            "version": "3.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "copyfiles",
            "direct": true,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "anyio",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "argon2-cffi",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jupyter-client",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jupyter-core",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jupyter-events",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jupyter-server-terminals",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "nbconvert",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "nbformat",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "prometheus-client",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pywinpty",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyzmq",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "send2trash",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "terminado",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tornado",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "traitlets",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "websocket-client",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "noms",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "1.0.34",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "0.10.31",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "untildify",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "hatchling",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jupyter-server",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-jupyter",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-openapi",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 68,
        "direct_count": 20,
        "indirect_count": 48
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 4,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "minrk",
          "commits": 2910,
          "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": 1348,
          "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": 426,
          "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": 97,
      "top_contributor_share": 0.252
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "downstream.yml",
        "enforce-label.yml",
        "prep-release.yml",
        "publish-changelog.yml",
        "publish-release.yml",
        "python-tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "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 161 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1ad110ec7a69bbd1c119e93f0eba81f235912f2a",
        "ran_at": "2026-07-25T18:37:24Z",
        "aggregate_score": 4.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T09:55:23Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/hbcarlos/jupyter_server",
    "host": "github.com",
    "name": "jupyter_server",
    "owner": "hbcarlos"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 51,
      "inputs": {
        "security": 58,
        "vitality": 55,
        "community": 12,
        "governance": 50,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 55,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 88,
              "human_commit_share": 0.89,
              "days_since_last_push": 32,
              "active_weeks_last_year": 20
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 32 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 32
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "20/52 weeks with commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "88 commits in the last year",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 88
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "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": 58,
              "latest_release_tag": "v1.13.5",
              "releases_from_tags": true,
              "days_since_latest_release": 1631,
              "mean_days_between_releases": 13.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1631 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1631
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~13.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 13.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 37,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 37 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 37
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 97,
              "top_contributor_share": 0.252
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 25% of commits",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "97 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 97
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 161 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": 58,
            "inputs": {
              "followers": 34,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "hbcarlos",
              "public_repos": 104,
              "account_age_days": 3434
            },
            "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": "34 followers of hbcarlos",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 34,
                      "login": "hbcarlos"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "104 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 104
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "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": "moderate",
        "name": "Security",
        "value": 58,
        "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": 47,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.7
            },
            "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 161 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "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": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.652,
              "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": "58 of 89 human commits state their intent (structured subject or explanatory body)",
                "points": 34.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 58,
                      "sampled": 89
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "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",
                "jupyter_server/py.typed"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.07
            },
            "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": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "examples/simple/src/tsconfig.json, jupyter_server/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples/simple/src/tsconfig.json, jupyter_server/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "7 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 122527,
              "source_files_sampled": 202,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (examples/simple/src/tsconfig.json, jupyter_server/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "examples/simple/src/tsconfig.json, jupyter_server/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/202 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 202,
                      "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:37:39.485700Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hbcarlos/jupyter_server.svg",
  "full_name": "hbcarlos/jupyter_server",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.