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

dlqqq / jupyter_server

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

PythonCustom license★ 0 stars⑂ 0 forkssince Jul 2022forkView on GitHub ↗

dlqqq/jupyter_server holds a health index of 43 out of 100, placing it in the At risk band. It scores highest on Engineering Quality (75/100) and lowest on Community & Adoption (9/100). It was last updated 10 days ago. 4 contributors account for most of its recent work.

43
overall / 100
At risk

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.

43
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

David L. QiuPersonal account
57 followers83 public repossince Oct 2018@aws

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.0-15938 days agoipythonjupyter

Metrics by category

Vitality

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

37At risk · 22% of overall
How it's scored
28.8/36Push recency — last push 10 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.77
days_since_last_push10
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 69 version tags (no GitHub releases)
0/36Release recency — latest release 1,493 days ago
27/27Release cadence — a release every ~11.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count69
latest_release_tagv1.18.0
releases_from_tagsyes
days_since_latest_release1,493
mean_days_between_releases11.2
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?

9Critical · 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
16.9/22.5License — license file present, not a recognized license
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?

51Moderate · 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 26% of commits
13.5/13.5Contributor breadth — 98 contributors
10/10OpenSSF Scorecard: Contributors — project has 151 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled98
top_contributor_share0.255
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
12.7/25Owner reach — 57 followers of dlqqq
25/25Track record — 83 public repos, account ~7 yr old
Inputs used
followers57
owner_typeUser
is_verified
owner_logindlqqq
public_repos83
account_age_days2,842
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 — 5 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.json, .flake8
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?

40At risk · 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 151 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 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
0/7.5Vulnerabilities — 20 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.5
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.

59Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 69 of 77 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.896
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — docs/Makefile
22/22Automated tests
11/11Lint / format config — .eslintrc.json, .flake8
11/11Static type checking — examples/simple/src/tsconfig.json, jupyter_server/py.typed
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
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
toolchain_manifests
dependency_bot_commit_share0
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/182 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes104,220
source_files_sampled182
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
98contributors
0commits, last 12 months
10days since last push
69releases
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
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 2.5 / 10
2.5aggregate

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:44 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 151 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/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
0Vulnerabilities20 existing vulnerabilities detected
Direct dependencies 20
RegistryPackageVersion constraintManifest
npmbootstrap^3.4.0package.json
npmcopyfiles^2.4.1package.json
PyPIanyio>=3.1.0,<4pyproject.toml
PyPIargon2-cffipyproject.toml
PyPIjinja2pyproject.toml
PyPIjupyter_client>=6.1.12pyproject.toml
PyPIjupyter_core>=4.7.0pyproject.toml
PyPIjupyter_server_terminalspyproject.toml
PyPInbconvert>=6.4.4pyproject.toml
PyPInbformat>=5.2.0pyproject.toml
PyPIpackagingpyproject.toml
PyPIprometheus_clientpyproject.toml
PyPIpywinptypyproject.toml
PyPIpyzmq>=17pyproject.toml
PyPISend2Trashpyproject.toml
PyPIterminado>=0.8.3pyproject.toml
PyPItornado>=6.1.0pyproject.toml
PyPItraitlets>=5.1pyproject.toml
PyPIwebsocket-clientpyproject.toml
PyPIjupyter_events>=0.4.0pyproject.toml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

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": 26047,
      "has_wiki": true,
      "homepage": "https://jupyter-server.readthedocs.io",
      "languages": {
        "CSS": 1414,
        "HTML": 10200,
        "Python": 884307
      },
      "pushed_at": "2026-07-15T01:19:25Z",
      "created_at": "2022-07-05T19:29:07Z",
      "owner_type": "User",
      "updated_at": "2022-07-05T22:27:23Z",
      "description": "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "qiu.dev",
      "name": "David L. Qiu",
      "type": "User",
      "login": "dlqqq",
      "company": "@aws",
      "location": "Seattle, WA",
      "followers": 57,
      "avatar_url": "https://avatars.githubusercontent.com/u/44106031?v=4",
      "created_at": "2018-10-13T02:12:44Z",
      "is_verified": null,
      "public_repos": 83,
      "account_age_days": 2842
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2022-06-23T15:13:40Z"
        },
        {
          "tag": "v1.17.1",
          "kind": "patch",
          "published_at": "2022-06-07T17:16:17Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2022-04-27T15:23:59Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2022-03-29T23:28:33Z"
        },
        {
          "tag": "v1.15.6",
          "kind": "patch",
          "published_at": "2022-03-16T20:40:46Z"
        },
        {
          "tag": "v1.15.5",
          "kind": "patch",
          "published_at": "2022-03-16T11:18:11Z"
        },
        {
          "tag": "v1.15.4",
          "kind": "patch",
          "published_at": "2022-03-15T15:37:57Z"
        },
        {
          "tag": "v1.15.3",
          "kind": "patch",
          "published_at": "2022-03-14T16:59:47Z"
        },
        {
          "tag": "v1.15.2",
          "kind": "patch",
          "published_at": "2022-03-14T14:34:04Z"
        },
        {
          "tag": "v1.15.1",
          "kind": "patch",
          "published_at": "2022-03-14T12:05:29Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2022-03-14T11:42:33Z"
        },
        {
          "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": "63bb2a94c432d8124d87cc456a8fb0fc4d74f674",
          "body": "* switch to jupyter_events\r\n\r\n* update to jupyter_events 0.2.0\r\n\r\n* remove unused import\r\n\r\n* fix payload in events unit tests\r\n\r\n* update to use latest jupyter_events\r\n\r\n* add unit test for extensions\r\n\r\n* get tests working",
          "is_bot": false,
          "headline": "switch to jupyter_events (#862)",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2022-08-29T17:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0028483e59ef58c8c4e8466c11f7a2763b98b7a1",
          "body": "* Check for serverapp for reraise flag\r\n\r\nThe supporting serverextension apps (enable/disable/list) should probably always complete even if an exception raises an error, so in those cases, default to just warning about exceptions, but still complete.\r\n\r\n* Add regtest for ExtensionManager wo/serverap\n[…]\ntion, see https://pre-commit.ci\r\n\r\n* Fix lint\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Steven Silvester <steven.silvester@ieee.org>",
          "is_bot": false,
          "headline": "Check for serverapp for reraise flag (#887)",
          "author_name": "Vidar Tonaas Fauske",
          "author_login": "vidartf",
          "committed_at": "2022-08-29T17:23:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6baed5e09ee93ce60a0757276c745a27abd5a999",
          "body": null,
          "is_bot": false,
          "headline": "Fix docs build (#952)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-08-23T22:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323def5b36f2906048d8c2c69771a5ea6a118330",
          "body": "updates:\r\n- [github.com/pre-commit/mirrors-eslint: v8.21.0 → v8.22.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.21.0...v8.22.0)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#945)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-08-15T20:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "260351e7c1739f0755529df5fbe2313964aaeafc",
          "body": null,
          "is_bot": false,
          "headline": "Retry certain errors between server and gateway (#944)",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2022-08-15T20:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76239661a69708de8b4d842261cdde763f5edba6",
          "body": "updates:\r\n- [github.com/pycqa/flake8: 5.0.2 → 5.0.4](https://github.com/pycqa/flake8/compare/5.0.2...5.0.4)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#942)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-08-08T21:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba7ac85e39d615986055082d21ee0a69dff88339",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix flake8 v5 compat (#941)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-08-04T01:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8bf3f6f3949e3a6ae0398386d59b5cdc432d461",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug in `api/contents` requests for an allowed copy (#939)",
          "author_name": "Kiersten Stokes",
          "author_login": "kiersten-stokes",
          "committed_at": "2022-08-02T18:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54164acfb5e280e6666ec19d60b848be1926d5d6",
          "body": "updates:\r\n- [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.37.2...v2.37.3)\r\n- [github.com/PyCQA/doc8: 0.11.2 → v1.0.0](https://github.com/PyCQA/doc8/compare/0.11.2...v1.0.0)\r\n- [github.com/pycqa/flake8: 4.0.1 → 5.0.2](https://github.com/pycqa/flak\n[…]\n/mirrors-eslint: v8.20.0 → v8.21.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.20.0...v8.21.0)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#938)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-08-01T23:55:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "426d9968233dc905b7909fdf98e87c5fe7069221",
          "body": "…dy (#937)",
          "is_bot": false,
          "headline": "Fix error that prevents posting to `api/contents` endpoint with no bo…",
          "author_name": "Kiersten Stokes",
          "author_login": "kiersten-stokes",
          "committed_at": "2022-07-29T18:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f373286271dcd95a0f576fe2ce60784e62c8a2a8",
          "body": null,
          "is_bot": false,
          "headline": "avoid creating asyncio.Lock at import time (#935)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2022-07-29T13:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32f726ee2b1d894340aec79304953345b13a2a8",
          "body": null,
          "is_bot": false,
          "headline": "Update security.rst",
          "author_name": "Daniel Ahn",
          "author_login": "danielyahn",
          "committed_at": "2022-07-29T12:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c22000f6ba01c1cd0de64ffa748cc869c3abf5c",
          "body": "* Adds anonymous users\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* removes unused import\r\n\r\n* Removes random colors\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Zachary Sailer <zsailer@apple.com>",
          "is_bot": false,
          "headline": "Adds anonymous users (#863)",
          "author_name": "Carlos Herrero",
          "author_login": "hbcarlos",
          "committed_at": "2022-07-26T17:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e59610b6c7270e2987979b079b87cc9ef9d6ad2d",
          "body": null,
          "is_bot": false,
          "headline": "Allow new file types (#895)",
          "author_name": "David Brochart",
          "author_login": "davidbrochart",
          "committed_at": "2022-07-26T12:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309089337019b17060873d52a76cb1163230585e",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#928)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-07-25T21:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb9bf30485ca4a16cdf13056f357bf8e96fd1f76",
          "body": null,
          "is_bot": false,
          "headline": "Fix `get_kernel_path` for `AsyncFileManager`s. (#929)",
          "author_name": "paul fisher",
          "author_login": "thetorpedodog",
          "committed_at": "2022-07-19T15:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19c716bb2a5360fc9be4e56393178cb7797e09d2",
          "body": null,
          "is_bot": true,
          "headline": "Bump to 2.1.0.dev0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-07-14T18:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783f3b45800091e3fe3a4a56a1ee3d9778ab800b",
          "body": "SHA256 hashes:\n\njupyter_server-2.0.0b0-py3-none-any.whl: 46d19abc8735447e73fcc875397863cdd0d244f3e6f95ad514965182115e73ad\n\njupyter_server-2.0.0b0.tar.gz: 8574a68204a61371d78f8b36abac7b5ad670c8aa272f46acf1f71975eade7afe",
          "is_bot": true,
          "headline": "Publish 2.0.0b0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-07-14T18:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc61662e059dffdbe11445e478c4aafd57f80202",
          "body": "Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Automated Changelog Entry for 2.0.0b0 on main (#925)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-07-14T18:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb9c5edff77c2146d0e66425a82c7b6125b5039e",
          "body": null,
          "is_bot": false,
          "headline": "Improve logging of bare exceptions and other cleanups. (#922)",
          "author_name": "paul fisher",
          "author_login": "thetorpedodog",
          "committed_at": "2022-07-14T18:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a0caf6b338e087bc1cfdf36a13fc2bac89ba2a7",
          "body": "To avoid accidentally bumping a dependency",
          "is_bot": false,
          "headline": "Use more explicit version template for pyproject (#919)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-07-13T14:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ff7d86d8d5650e8d792928da506f7cffbca8fc6",
          "body": null,
          "is_bot": false,
          "headline": "Fix c.GatewayClient.url snippet syntax (#917)",
          "author_name": "Rick Wierenga",
          "author_login": "rickwierenga",
          "committed_at": "2022-07-12T14:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca2264667b7e0b1e55be6f42e453dbe33247dbb",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#916)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-07-11T22:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49e0ddbaff4ef0f3c7bc2a2f744d15c29f8bb09",
          "body": null,
          "is_bot": false,
          "headline": "Fix handling of dev version (#913)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-07-11T14:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "204a00436f259560555cb3712ee692ad92aafc31",
          "body": "Co-authored-by: Steven Silvester <steven.silvester@ieee.org>\r\nCo-authored-by: Zachary Sailer <zsailer@apple.com>",
          "is_bot": false,
          "headline": "Make it easier for extensions to customize the ServerApp (#879)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2022-07-07T17:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fea5d841719780130843198a04aa185d6b9a073",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Zachary Sailer <zsailer@apple.com>",
          "is_bot": false,
          "headline": "consolidate auth config on IdentityProvider (#825)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2022-07-07T16:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4bf1624f60e7155248955f474ca92e0e3f2608a",
          "body": "* Re-add LAUNCH_TIMEOUT_PAD support\r\n* Move option next to other configs\r\n- Update request_timeout default value\r\n- Update pad_timeout default value\r\n- Rename kernel_launch_timeout_pad => launch_timeout_pad\r\n* Update help with suggestion\r\n* Make the launch_timeout_pad flow for consistency with other timeouts defined in this file\r\n* Forgot to make default value also float.\r\n\r\nCo-authored-by: Kevin Bates <kbates4@gmail.com>",
          "is_bot": false,
          "headline": "Add back support for kernel launch timeout pad (#910)",
          "author_name": "Ciprian Anton",
          "author_login": null,
          "committed_at": "2022-07-07T14:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec1aee32b47f611b867c077099e2681b9b4ebf7",
          "body": null,
          "is_bot": false,
          "headline": "Fix owasp link (#908)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-07-05T22:20:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da90f0506dedbb5508960a4466a05f1677fb96fa",
          "body": "Co-authored-by: David L Qiu <dlq@amazon.com>",
          "is_bot": false,
          "headline": "default to system node version in precommit (#906)",
          "author_name": "david qiu",
          "author_login": "dlqqq",
          "committed_at": "2022-07-05T21:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a692851db7ad494703ed1c8cb6aff626f0a0bfe",
          "body": null,
          "is_bot": true,
          "headline": "Bump to 2.1.0.dev0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-07-05T21:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bed996bca308cfbbd37d3468ca5f22e5e788ba31",
          "body": "SHA256 hashes:\n\njupyter_server-2.0.0a2-py3-none-any.whl: cb56e5ee2ea12435a0b9f3efbe13a0b6f04678ef37e5cd3214c7158fa3eba30c\n\njupyter_server-2.0.0a2.tar.gz: 309bb494f0b90f99558f08fe5002d97df5824be355f08f684d59c9ccb8940e76",
          "is_bot": true,
          "headline": "Publish 2.0.0a2",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-07-05T20:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2660d5d690dddcc6fac22b0a78abd225901e20eb",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-07-05T20:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd33a91d69226926b398abeb8aa3f028504205f9",
          "body": "Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Automated Changelog Entry for 2.0.1 on main (#907)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-07-05T20:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd1e7d70b64716097c6b064b2fd5dc67e23d2320",
          "body": "updates:\r\n- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0)\r\n- [github.com/pre-commit/mirrors-eslint: v8.18.0 → v8.19.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.18.0...v8.19.0)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#902)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-07-05T06:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee40dbc985e45f5c2699626e0f8f350b7f4989ac",
          "body": null,
          "is_bot": false,
          "headline": "Notify ChannelQueue that the response router thread is finishing (#896)",
          "author_name": "Ciprian Anton",
          "author_login": null,
          "committed_at": "2022-06-29T15:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f1e09e3ebf2bfd35441789986128077cc9cdf77",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#894)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-06-27T20:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2669c50fc6619446ea68f323bc69253adc97cdf",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Make ChannelQueue.get_msg true async (#892)",
          "author_name": "Ciprian Anton",
          "author_login": null,
          "committed_at": "2022-06-27T17:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee8c7a2fce059191f8fbee65f0f676a39e48825",
          "body": null,
          "is_bot": false,
          "headline": "Normalize os_path (#886)",
          "author_name": "martinRenou",
          "author_login": "martinRenou",
          "committed_at": "2022-06-22T21:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c91556275cc5205b197af22734fba1548b8a48f",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#885)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-06-20T21:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "544f7d31435d175b9f491f588c0fcdad3cad1768",
          "body": null,
          "is_bot": false,
          "headline": "suppress tornado deprecation warnings (#882)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2022-06-17T15:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b5815e0176c079d17c539c3baf6b497197f58a7",
          "body": "import error may not be on the top-level module, it could deeper,\r\ne.g. during load",
          "is_bot": false,
          "headline": "Show import error when faiing to load an extension (#878)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2022-06-16T14:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d901415a9489a6a487417f32f698e895a487364b",
          "body": "* Fix gateway kernel shutdown\r\n\r\n* Add test for shutdown_all scenarios",
          "is_bot": false,
          "headline": "Fix gateway kernel shutdown (#874)",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2022-06-15T21:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29911b1772c67097b7acf390638d2ccb088c49e4",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog for 2.0.0a1 (#870)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-06-15T13:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b82d102a2ca20ef73dcd246d28e116cc2f5b0ee6",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint (#867)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-06-13T22:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "595ce61dd9e0cf8ec2bc2899533e994dd7291c15",
          "body": "updates:\r\n- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0)\r\n- [github.com/pre-commit/mirrors-mypy: v0.960 → v0.961](https://github.com/pre-commit/mirrors-mypy/compare/v0.960...v0.961)\r\n- [github.com/asottile/pyupgrade: v2.32.1 → v2.34.0](https://github.com/asottile/pyupgrade/compare/v2.32.1...v2.34.0)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#866)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-06-13T21:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a16694f8e7fe7162eb4a6348ed572f0476ac40",
          "body": "* fix sphinx 5.0 support\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix sphinx 5.0 support (#865)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-06-08T20:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9efcb74a6153b3d56ad941d8c0498bbf34aa204",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 2.1.0.dev0",
          "author_name": "Zach Sailer",
          "author_login": "Zsailer",
          "committed_at": "2022-06-07T17:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "500e758c15420cc63ab0ce4108dc384d245dcce2",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 2.0.0a1",
          "author_name": "Zach Sailer",
          "author_login": "Zsailer",
          "committed_at": "2022-06-07T17:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "877da10cd0d7ae45f8b1e385fa1f5a335e7adf1f",
          "body": "* added checks for hidden files and directories on FileManager Class\n\n* added checks for hidden files and directories in api handlers\n\n* updated error messages to not mention hidden files\n\n* cleaned up issues flagged by pre-commit",
          "is_bot": false,
          "headline": "Merge pull request from GHSA-q874-g24w-4q9g",
          "author_name": "Ryan",
          "author_login": "rashley-iqt",
          "committed_at": "2022-06-07T17:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b78dd9e32d2c1bec46c6705a4b28b6a33c54e4",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#864)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-06-06T20:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98700d1cfe93a4cd1a5e5b2198caa3db537f96ce",
          "body": "* Added rest api handler for events\r\n\r\n* Added unit tests, timestamp support\r\n\r\n* Updated the response status code\r\n\r\n* jupyter.com => jupyter.org\r\n\r\n* Added e2e test for events\r\n\r\n* Re-organized the test data\r\n\r\n* Added microseconds and utc offset to timestamp\r\n\r\n* Updated payload validation\r\n\r\n* R\n[…]\n redundant prop for event_bus\r\n\r\n* Fixed lint failures\r\n\r\n* Refactored model validation, timestamp retieval, and tests\r\n\r\n* Fixed ci build errors\r\n\r\nCo-authored-by: Afshin T. Darian <git@darian.email>",
          "is_bot": false,
          "headline": "Rest API endpoints for Events (#851)",
          "author_name": "Piyush Jain",
          "author_login": "3coins",
          "committed_at": "2022-05-31T15:46:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "292162e955ab430c83b28ae5571ce314e933ebaa",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#861)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-05-31T02:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "061d846fbd0cf2f0be50d12c4a15feffd3214774",
          "body": null,
          "is_bot": false,
          "headline": "Switch to hatch build plugin (#845)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-28T00:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5f2ad9524964cca34425947f3ff9dd365426848",
          "body": "* Make start_kernel env extend os.environ\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Make start_kernel env extend os.environ (#859)",
          "author_name": "Vidar Tonaas Fauske",
          "author_login": "vidartf",
          "committed_at": "2022-05-27T20:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "408c72532ac66f0c73bc8a2554c7dec46f40ca07",
          "body": null,
          "is_bot": false,
          "headline": "Fix a typo on configuration.rst (#860)",
          "author_name": "Mohamed Chedli Ben Yaghlane",
          "author_login": "medchedli",
          "committed_at": "2022-05-27T20:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8cbb2c92fe4d18b8327e6cd42d3ba1b3709c1da",
          "body": "There are many use case where users want to know the current notebook\nname/path. This help by adding a session identifier (to not really say\nthis is the current notebook name), and by default make it the full path\nto the notebook document that created the session.\n\nThis will of course not work if th\n[…]\nl/656,\nhttps://github.com/jupyter/notebook/pull/6180. It will need to be ported\nto jupyter_server as well.\n\nThis is the mirror commit of\nhttps://github.com/jupyter/notebook/pull/6279 on main notebook.",
          "is_bot": false,
          "headline": "Inject session identifier into environment variable.",
          "author_name": "Matthias Bussonnier",
          "author_login": "Carreau",
          "committed_at": "2022-05-27T13:24:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f25fd33ae068e55039905013f1552ff5ea051e37",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#855)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-05-23T20:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04c901a97a479e0d06822a07004d4489360f5c83",
          "body": "…(#853)",
          "is_bot": false,
          "headline": "[Bug] Change test domain from `*.jupyter.com/*` to `*.jupyter.org/*` …",
          "author_name": "Abhishek K M",
          "author_login": "Sync271",
          "committed_at": "2022-05-23T15:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a0080cec9da138bfb7ce86069542d0f5587f58c",
          "body": "* fix artifact config\r\n\r\n* add before-build-python stage",
          "is_bot": false,
          "headline": "Fix artifact config for hatch (#850)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-20T13:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1361a372405d1be4b78ee7c318c210ca39d7cfb4",
          "body": "Co-authored-by: Afshin Taylor Darian <git@darian.email>",
          "is_bot": false,
          "headline": "Basic Event Bus (#820)",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2022-05-20T10:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d37678011f688610ac8aa8932b80ac22df5f5a95",
          "body": null,
          "is_bot": false,
          "headline": "Avoid shared channel_queues when they are instance based (#848)",
          "author_name": "Ciprian Anton",
          "author_login": "CiprianAnton",
          "committed_at": "2022-05-19T14:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29179e8a2a329868c87bdcaaaea98f8d97beae3d",
          "body": "updates:\r\n- [github.com/sirosen/check-jsonschema: 0.14.3 → 0.15.0](https://github.com/sirosen/check-jsonschema/compare/0.14.3...0.15.0)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#847)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-05-16T21:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a613459bd48d537ee24cf54db60ab93443ffd005",
          "body": null,
          "is_bot": false,
          "headline": "Use hatch backend (#846)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-16T13:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd9bdc55e87d867f826b4a3fe36f4a627bd156e",
          "body": "updates:\r\n- [github.com/pre-commit/mirrors-mypy: v0.942 → v0.950](https://github.com/pre-commit/mirrors-mypy/compare/v0.942...v0.950)\r\n- [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](https://github.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1)\r\n- [github.com/pre-commit/mirrors-eslint: v8.14.0 → v8.15.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.14.0...v8.15.0)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#842)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-05-09T22:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a7288e92d2936ef51363e3c48726f650069bce",
          "body": null,
          "is_bot": false,
          "headline": "Use static versions everywhere (#840)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-09T14:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe66a801f49b31465166ba34941c9f82b0f76cb1",
          "body": null,
          "is_bot": false,
          "headline": "Enable GatewayClient managers to be configurable (#834)",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2022-05-06T23:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05834ea068eba4e932607d58f456138b8358f74a",
          "body": null,
          "is_bot": false,
          "headline": "Call \"/api/shutdown\" instead of \"/\" (#836)",
          "author_name": "David Leen",
          "author_login": "dleen",
          "committed_at": "2022-05-06T23:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7307d0355169698ce21f653f657a732a4842840",
          "body": null,
          "is_bot": false,
          "headline": "Do not use pre-releases for build dependencies (#835)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-06T14:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4374a356f5a13c14acb608282e5cade1b4fdbda5",
          "body": null,
          "is_bot": false,
          "headline": "ensure user is defined in early short-circuit requests (#833)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2022-05-04T16:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "321f5a9f596643d7d1f53a3af3a32dac4792ca4b",
          "body": null,
          "is_bot": false,
          "headline": "give authorizer handle on identity provider (#830)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2022-05-03T15:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a0344bf2b0c98ebf8f47477ed5528c62749451",
          "body": "Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Automated Changelog Entry Forward Ported from v1.17.0 (#811)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-03T14:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b49db1ec9b3f2fd71b2566255b60653d6ee10e",
          "body": "this way, the formatters produce the same output whether run via pre-commit or not",
          "is_bot": false,
          "headline": "move isort, black config to pyproject.toml (#817)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2022-05-03T14:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f12a9fc3657693e06637d7fdbe60931b74c5946",
          "body": null,
          "is_bot": true,
          "headline": "Bump to 2.1.0.dev0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-05-03T14:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d225e5376bace79fed8808646e724eb28ef544",
          "body": "SHA256 hashes:\n\njupyter_server-2.0.0a0-py3-none-any.whl: 7be4a24d79bace14bdf83208e32b9403a38890f747ff889c107a19a5e702d6f9\n\njupyter_server-2.0.0a0.tar.gz: 6704e2791a4a508d8e78d323ed7a5ff94a9f869fb06edd7d243b1830aea1c255",
          "is_bot": true,
          "headline": "Publish 2.0.0a0",
          "author_name": "GitHub Action",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-05-03T14:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47ade5b624508b1bd8dfa7aa015399cca0c52a96",
          "body": "Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Automated Changelog Entry for 2.0.0a0 on main (#832)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-03T14:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e64fa5eef7fba9f8e17c30cec688254adf913bd",
          "body": null,
          "is_bot": false,
          "headline": "Add mypy check (#779)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-03T13:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eff1b08172b1d1ddad2637fba814205034437279",
          "body": null,
          "is_bot": false,
          "headline": "Add license metadata and file (#827)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-03T01:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "283c41c74f98c82dc852937aa027eff9f2a4252f",
          "body": null,
          "is_bot": false,
          "headline": "Defer preferred_dir validation until root_dir is set (#826)",
          "author_name": "Kevin Bates",
          "author_login": "kevin-bates",
          "committed_at": "2022-05-03T00:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196ee877e78340cb7238e47d4ec42478163a5267",
          "body": null,
          "is_bot": false,
          "headline": "Switch to flit (#823)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-02T21:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5164e27fd6d74108096b0eab0a7985bd205bfcd",
          "body": null,
          "is_bot": false,
          "headline": "CI cleanup (#824)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-05-02T13:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d84507500878236ea451ac040264ce641fd17ae",
          "body": null,
          "is_bot": false,
          "headline": "Identity API at /api/me (#671)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2022-04-29T16:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf40316fcacc7cdd9c0c75534ae1b4ea78c26c9f",
          "body": "* centralize app cleanup\r\n\r\n* fixes in conjunction with client fixes\r\n\r\n* further centralize cleanup\r\n\r\n* add try on test sdist\r\n\r\n* wip\r\n\r\n* restore pytest settings and remove usages of jp_cleanup_subprocesses\r\n\r\n* lint\r\n\r\n* Fix kernel shutdown behavior",
          "is_bot": false,
          "headline": "Centralize app cleanup (#792)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-04-29T14:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73a03a6a616daddad129fbc37a5a2d7a4a7e8779",
          "body": "Remove the dependency on pytest-mock, as the `mocker` fixture is not\r\nused anywhere in the source code, and all tests pass without it.",
          "is_bot": false,
          "headline": "Remove unused pytest-mock dependency (#814)",
          "author_name": "Michał Górny",
          "author_login": "mgorny",
          "committed_at": "2022-04-28T14:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76686395033118e480dfff84be67429175af70fe",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicate requests requirement from setup.cfg (#813)",
          "author_name": "Michał Górny",
          "author_login": "mgorny",
          "committed_at": "2022-04-28T14:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a91f3685a0bfb51c898fe452012aaea7752f6f3",
          "body": "* Add Session workflows documentation\r\n\r\n* Changes after review\r\n\r\n* Changes for Kernel Shutdown\r\n\r\n* Update docs/source/developers/architecture.rst\r\n\r\nCo-authored-by: Steven Silvester <steven.silvester@ieee.org>\r\n\r\n* Update docs/source/developers/architecture.rst\r\n\r\nCo-authored-by: Steven Silvester\n[…]\n.silvester@ieee.org>\r\n\r\n* Update docs/source/developers/architecture.rst\r\n\r\nCo-authored-by: Steven Silvester <steven.silvester@ieee.org>\r\n\r\nCo-authored-by: Steven Silvester <steven.silvester@ieee.org>",
          "is_bot": false,
          "headline": "Add Session workflows documentation (#808)",
          "author_name": "Andrey Velichkevich",
          "author_login": "andreyvelich",
          "committed_at": "2022-04-27T19:09:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "030903419f8778b4374de9450243f4c2a7197c0a",
          "body": "Co-authored-by: Zachary Sailer <zsailer@apple.com>",
          "is_bot": false,
          "headline": "Add helper jobs for branch protection (#797)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-04-26T21:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "241f0f2f629cb5c38ea1a61b97b753fe2b4efccc",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add Jupyter Server Architecture diagram (#801)",
          "author_name": "Andrey Velichkevich",
          "author_login": "andreyvelich",
          "committed_at": "2022-04-26T17:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51f5a84aa9062cc7450362ad77a21e558be29eb",
          "body": "…t preferred_dir (#804)",
          "is_bot": false,
          "headline": "Add the root_dir value to the logging message in case of non complian…",
          "author_name": "Eric Charles",
          "author_login": "echarles",
          "committed_at": "2022-04-26T12:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f49fa2602640c64d4668b3a7d4e161925dc4ed",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#802)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-04-25T19:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "593dbe7756096214cbb6003543f8386b1a0d7f09",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Steven Silvester <steven.silvester@ieee.org>",
          "is_bot": false,
          "headline": "Fix path for full config doc (#800)",
          "author_name": "Andrey Velichkevich",
          "author_login": "andreyvelich",
          "committed_at": "2022-04-25T18:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49e926dadc5fee3b2ee53a60ff2318157ac3e4ba",
          "body": null,
          "is_bot": false,
          "headline": "missing required arguments in utils.fetch (#798)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2022-04-25T15:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef1deca461ac4f257a83f217f070244977223e6a",
          "body": null,
          "is_bot": false,
          "headline": "Fix contributing guide for building the docs (#794)",
          "author_name": "Andrey Velichkevich",
          "author_login": "andreyvelich",
          "committed_at": "2022-04-20T00:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6740cb550b7656ea692fd34b55ac502b5588ad94",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#793)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-04-18T21:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64bfcea7e802216d92f1947120a4e2c8bcf5b286",
          "body": "Co-authored-by: Steven Silvester <steven.silvester@ieee.org>",
          "is_bot": false,
          "headline": "Remove terminals in favor of jupyter_server_terminals extension (#651)",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2022-04-14T18:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64555ff896629b8a6371f2cb8ff3f4fbe5cfe28f",
          "body": "…n of gateway kernels (#788)",
          "is_bot": false,
          "headline": "flow kernel_id through start_kernel to enable reconnection/rehydratio…",
          "author_name": "Zachary Sailer",
          "author_login": "Zsailer",
          "committed_at": "2022-04-12T21:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8bdf403bea66ef04e8fedbd090100339905d85",
          "body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#785)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-04-11T20:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e1ba01efda57627fd6f2f75afa869dc6df4f3b7",
          "body": null,
          "is_bot": false,
          "headline": "Clean up pre-commit (#782)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-04-08T19:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80ac07e969ddf8891cbdabbe676dc3cec4613d18",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation about registering file save hooks (#770)",
          "author_name": "David Brochart",
          "author_login": "davidbrochart",
          "committed_at": "2022-04-08T17:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e5f3aaca599ee94350ed13c79b03f6c38c5849",
          "body": null,
          "is_bot": false,
          "headline": "Use new post-version-spec from jupyter_releaser (#777)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-04-08T02:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77be2f5095db195db6aa872e24b5d49c3b53892b",
          "body": null,
          "is_bot": false,
          "headline": "Give write permissions to enforce label workflow (#776)",
          "author_name": "Steven Silvester",
          "author_login": null,
          "committed_at": "2022-04-05T09:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 69,
      "commits_last_year": 0,
      "latest_release_at": "2022-06-23T15:13:40Z",
      "latest_release_tag": "v1.18.0",
      "releases_from_tags": true,
      "days_since_last_push": 10,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1493,
      "mean_days_between_releases": 11.2
    },
    "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": null,
          "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": 104220,
      "source_files_sampled": 182,
      "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,<4"
        },
        {
          "name": "argon2-cffi",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "jinja2",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "jupyter_client",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6.1.12"
        },
        {
          "name": "jupyter_core",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4.7.0"
        },
        {
          "name": "jupyter_server_terminals",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "nbconvert",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6.4.4"
        },
        {
          "name": "nbformat",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.2.0"
        },
        {
          "name": "packaging",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "prometheus_client",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pywinpty",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pyzmq",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=17"
        },
        {
          "name": "Send2Trash",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "terminado",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.8.3"
        },
        {
          "name": "tornado",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6.1.0"
        },
        {
          "name": "traitlets",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.1"
        },
        {
          "name": "websocket-client",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "jupyter_events",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.4.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 4,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "minrk",
          "commits": 2884,
          "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": 1331,
          "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": 390,
          "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": 98,
      "top_contributor_share": 0.255
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check-release.yml",
        "downstream.yml",
        "enforce-label.yml",
        "integration-tests.yml",
        "python-tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.json",
        ".flake8"
      ],
      "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 151 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "20 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "63bb2a94c432d8124d87cc456a8fb0fc4d74f674",
        "ran_at": "2026-07-25T18:44:18Z",
        "aggregate_score": 2.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dlqqq/jupyter_server",
    "host": "github.com",
    "name": "jupyter_server",
    "owner": "dlqqq"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 43,
      "inputs": {
        "security": 40,
        "vitality": 37,
        "community": 9,
        "governance": 51,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 37,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.77,
              "days_since_last_push": 10,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 69,
              "latest_release_tag": "v1.18.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1493,
              "mean_days_between_releases": 11.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "69 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 69
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1493 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1493
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~11.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 11.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1426,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1426 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 1426
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "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": 98,
              "top_contributor_share": 0.255
            },
            "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 26% of commits",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 26
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 151 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": 60,
            "inputs": {
              "followers": 57,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dlqqq",
              "public_repos": 83,
              "account_age_days": 2842
            },
            "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": "57 followers of dlqqq",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 57,
                      "login": "dlqqq"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "83 public repos, account ~7 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 83
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json, .flake8",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, .flake8"
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 151 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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": "20 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:jupyter_server@2.20.0 runtime dependency closure — what installing the published package pulls in — 57 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:jupyter_server@2.20.0",
                  "assessed": 57
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 57,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 57,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 34
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 59,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.896,
              "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": "69 of 77 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 69,
                      "sampled": 77
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "examples/simple/src/tsconfig.json",
                "jupyter_server/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json, .flake8",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, .flake8"
                    }
                  }
                ],
                "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 104220,
              "source_files_sampled": 182,
              "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/182 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 182,
                      "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",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T18:44:37.237667Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dlqqq/jupyter_server.svg",
  "full_name": "dlqqq/jupyter_server",
  "license_state": "custom",
  "license_spdx": null
}

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.