Öffentliches Register
Software-GesundheitsberichtSchema 0.27.0 · Metriken 1.13.0 · 2026-07-23 01:38 UTC

sublimelsp / lsp_utils

Module with LSP-related utilities for Sublime Text

PythonMIT★ 19 Sterne⑂ 9 Forksseit März 2020Auf GitHub ansehen ↗

sublimelsp/lsp_utils erreicht einen Gesundheitsindex von 62 von 100 und liegt damit im Bereich Mittel. Am stärksten schneidet es bei Vitality (83/100) ab, am schwächsten bei Community & Adoption (40/100). Zuletzt heute aktualisiert. Ein einzelner Mitwirkender trägt den Großteil der jüngsten Arbeit.

62
gesamt / 100
Mittel

Software-Gesundheitsindex

Metriken werden auf einer Skala von 1–100 in gewichtete Kategorien gruppiert. Der Gesamtwert beginnt als ihr Mittel; sobald öffentliche Evidenz die Richtlinie für Hochrisikojurisdiktionen auslöst, wird die Bewertung angepasst und erhält die Obergrenze 49 (Gefährdet). AI Readiness liegt außerhalb.

62
Exzellent85-100Vorbildlich; erfüllt im Wesentlichen alle geprüften Kriterien
Gut70-84Gesund; geringfügige Lücken
Mittel50-69Akzeptabel mit deutlichen Lücken; Überprüfung empfohlen
Gefährdet30-49Erhebliche Schwächen; eine Übernahme erfordert Vorsicht
Kritisch1-29Schwerwiegende Probleme (aufgegeben, nur ein Maintainer, keine Hygiene)
VitalitätCommunity &VerbreitungNachhaltigkeit &GovernanceEngineering-QualitätSicherheitAI Readiness

Bewertungsprofil

Jede Achse ist eine Kategorie. Die Form zählt mehr als der Durchschnitt — ein gesundes Projekt füllt die gesamte Fläche, während ein Profil aus Spitzen und Kratern bedeutet, dass Stärke in einer Dimension Risiken in einer anderen verdeckt.

Eigentümerschaft

SublimeLSPOrganisation
122 Follower89 öffentliche Reposseit Feb. 2019

Dieses Repository wird von einer Organisation getragen — geteilte, rechenschaftspflichtige Trägerschaft, die jeden einzelnen Maintainer überdauern kann.

Metriken nach Kategorie

Vitalität

Lebt das Projekt — wird Code geschrieben und werden Releases ausgeliefert?

83Gut · 22 % des Gesamtindex
Wie die Bewertung erfolgt
36/36Push-Aktualität — letzter Push vor 0 Tagen
14.5/36Commit-Rhythmus — 21/52 Wochen mit Commits
17/18Commit-Volumen — 78 Commits im letzten Jahr
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Verwendete Eingangsdaten
commits_last_year78
human_commit_share0,73
days_since_last_push0
active_weeks_last_year21
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 66 Releases veröffentlicht
36/36Release-Aktualität — letztes Release vor 48 Tagen
27/27Release-Rhythmus — ein Release etwa alle 11,2 Tage
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Verwendete Eingangsdaten
releases_count66
latest_release_tagv3.7.6
releases_from_tagsnein
days_since_latest_release48
mean_days_between_releases11,2

Community & Verbreitung

Hat das Projekt Nutzer, Downloads, Aufmerksamkeit und ein einladendes Umfeld für Beitragende?

40Gefährdet · 18 % des Gesamtindex
Wie die Bewertung erfolgt
20.4/60Stars — 19 Stars
7.5/25Forks — 9 Forks
3.9/15Watcher — 6 Watcher
Verwendete Eingangsdaten
forks9
stars19
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (MIT)
0/18CONTRIBUTING-Leitfaden
0/13.5Verhaltenskodex
0/7.2Issue-Vorlage
0/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingnein
has_issue_templatenein
has_code_of_conductnein
has_pull_request_templatenein

Nachhaltigkeit & Governance

Überdauert das Projekt die Menschen, die es tragen — Bus-Faktor, Reaktionsfähigkeit, Trägerschaft und Paketpflege?

57Mittel · 24 % des Gesamtindex
Wie die Bewertung erfolgt
9/54Bus-Faktor — 1 Beitragende decken die Hälfte aller Commits ab
1.9/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 92 % der Commits
10.8/13.5Breite der Beitragenden — 8 Beitragende
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Verwendete Eingangsdaten
bus_factor1
contributors_sampled8
top_contributor_share0,917
Wie die Bewertung erfolgt
37.6/46.8Issue-Lösungsquote — 80 % der Issues geschlossen
35.2/38.3PR-Annahme — 141/153 entschiedene PRs gemergt
0/15OpenSSF Scorecard: Code-Review — Found 0/23 approved changesets -- score normalized to 0
Verwendete Eingangsdaten
merged_prs141
open_issues9
closed_issues37
issue_closed_ratio0,804
closed_unmerged_prs12
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
15/25Reichweite des Inhabers — 122 Follower von sublimelsp
25/25Kontohistorie — 89 öffentliche Repos, Kontoalter ca. 7 Jahre
Verwendete Eingangsdaten
followers122
owner_typeOrganization
is_verified
owner_loginsublimelsp
public_repos89
account_age_days2.701

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

74Gut · 20 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 6 Workflow(s)
24/24Tests vorhanden
0/16Linter-Konfiguration
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 20 out of 24 merged PRs checked by a CI test -- score normalized to 8
Verwendete Eingangsdaten
has_cija
has_testsja
has_editorconfignein
has_linter_confignein
has_precommit_confignein

Dokumentation

90Exzellent
Wie die Bewertung erfolgt
30/30README
25/25Dokumentationsverzeichnis
15/15Dokumentations-/Homepage-Site — https://sublimelsp.github.io/lsp_utils/
10/10Repository-Beschreibung
0/10Topics
10/10Wiki
Verwendete Eingangsdaten
topics
has_wikija
homepagehttps://sublimelsp.github.io/lsp_utils/
has_readmeja
has_docs_dirja
has_descriptionja

Sicherheit

Sind die sichtbaren Sicherheits- und Lieferkettenpraktiken belastbar, ohne ungeklärte Exposition gegenüber Hochrisikojurisdiktionen?

48Gefährdet · 16 % des Gesamtindex

Sicherheitslage

48Gefährdet
Wie die Bewertung erfolgt
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2/2.5CI-Tests — 20 out of 24 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/23 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 10 contributing companies or organizations
0/10Dangerous-Workflow — keine Daten
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Lizenz — license file detected
7.5/7.5Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — keine Daten
0/5Pinned-Dependencies — keine Daten
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — keine Daten
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate4,8
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): dangerous_workflow, packaging, pinned_dependencies, token_permissions. Die verbleibenden Gewichte wurden renormalisiert.

AI Readiness

Wie gut ist das Repository dafür ausgestattet, mit KI-Coding-Agenten entwickelt und gepflegt zu werden? Ein unabhängiges, experimentelles Badge — Gewicht 0,0, es wird eigenständig ausgewiesen und verändert den Gesamt-Gesundheitswert nicht.

49Gefährdet · 0 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
40/40Lesbare Commit-Historie — 69 von 73 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,945
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
18/18Bootstrap mit einem Befehl — docs/Makefile
22/22Automatisierte Tests
0/11Lint-/Format-Konfiguration
0/11Statische Typprüfung
0/10Reproduzierbare Umgebung
0/10Belegte Agentenpraxis — keine von Agenten verfassten Commits unter den letzten 100
8/8Automatisierte Wartung — 27 der letzten 100 Commits sind automatisierte Abhängigkeits-Updates
0/10OpenSSF Scorecard: Pinned-Dependencies — keine Daten
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfiles
has_dockerfilenein
typed_languagenein
bootstrap_filesdocs/Makefile
has_devcontainernein
has_linter_confignein
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0,27
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): OpenSSF Scorecard: Pinned-Dependencies. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
0/45Typprüfbarer Code — Python ohne Typprüfungs-Konfiguration
55/55Handhabbare Dateigrößen — 0/29 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languagePython
largest_source_bytes20.220
source_files_sampled29
oversized_source_files0

Eckdaten

19GitHub-Sterne
8Mitwirkende
78Commits, letzte 12 Monate
0Tage seit letztem Push
66Releases
1Bus-Faktor
9offene Issues
PyPIPaket-Ökosysteme

Warnungen zur Datenerhebung

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch pypi package 'lsp-utils' from its registry
  • No resolved dependencies carried a version and a supported ecosystem

Weitere Details

Stern- und Fork-Verlauf 0 ★ / 9 ⇿
0Sterne
9Forks
43Releases

Wann jeder Stern und Fork hinzugefügt wurde, von GitHub erfasst und nach Tagen gruppiert. Das kumulierte Wachstum steht direkt über den täglichen Zugängen, aus denen es besteht, sodass beide gegeneinander lesbar sind: stetiger organischer Zuwachs sieht ganz anders aus als ein abrupter, kurzlebiger Ausschlag. Wo dieser Unterschied messbar ist, wird er als Wachstumsauthentizität ausgewiesen.

0246810912020-112023-082026-05
Major 2Minor 17Patch 23

Jeder Punkt umfasst 6 Tage.

OpenSSF Scorecard 4.8 / 10
4.8Gesamtwert

Unabhängige, werkzeugneutrale Sicherheitsbewertung durch das quelloffene OpenSSF Scorecard. Jede Prüfung honoriert eine Sicherheits-Praxis, nicht das Werkzeug eines bestimmten Anbieters. Prüfungen, die Scorecard nicht ermitteln konnte, sind mit k. A. markiert und vom Sicherheitswert ausgeschlossen (nie als null gezählt).Scorecard v5.5.0 · 2026-07-23 01:37 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests20 out of 24 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/23 approved changesets -- score normalized to 0
10Contributorsproject has 10 contributing companies or organizations
k. A.Dangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
k. A.Packagingpackaging workflow not detected
k. A.Pinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
k. A.Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Alle Abhängigkeiten 2

Vollständig aufgelöster Abhängigkeitssatz aus dem GitHub-Abhängigkeitsgraphen: 0 direkte und 2 indirekte (transitive) Pakete. Die transitive Hülle ist vollständig, wenn das Repository eine Lockfile eincheckt.

RegistryPaketVersionBeziehung
PyPIhatch-vcsindirekt
PyPIhatchlingindirekt
Abhängigkeits-Advisories nicht bewertet

Der Advisory-Abgleich konnte für diesen Bericht nicht ausgeführt werden: No resolved dependencies carried a version and a supported ecosystem

JSON-Rohbericht maschinenlesbar
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 5585,
      "has_wiki": true,
      "homepage": "https://sublimelsp.github.io/lsp_utils/",
      "languages": {
        "Shell": 1431,
        "Python": 98987
      },
      "pushed_at": "2026-07-22T18:51:47Z",
      "created_at": "2020-03-11T19:45:25Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T18:52:29Z",
      "description": "Module with LSP-related utilities for Sublime Text",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://lsp.sublimetext.io",
      "name": "SublimeLSP",
      "type": "Organization",
      "login": "sublimelsp",
      "company": null,
      "location": "Earth",
      "followers": 122,
      "avatar_url": "https://avatars.githubusercontent.com/u/48095564?v=4",
      "created_at": "2019-02-28T14:37:32Z",
      "is_verified": null,
      "public_repos": 89,
      "account_age_days": 2701
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.7.6",
          "kind": "patch",
          "published_at": "2026-06-04T20:02:21Z"
        },
        {
          "tag": "v3.7.5",
          "kind": "patch",
          "published_at": "2026-05-31T08:10:18Z"
        },
        {
          "tag": "v3.7.4",
          "kind": "patch",
          "published_at": "2026-05-30T10:18:10Z"
        },
        {
          "tag": "v3.7.3",
          "kind": "patch",
          "published_at": "2026-05-29T16:23:24Z"
        },
        {
          "tag": "v3.7.2",
          "kind": "patch",
          "published_at": "2026-05-18T17:16:35Z"
        },
        {
          "tag": "v3.7.1",
          "kind": "patch",
          "published_at": "2026-05-16T12:11:32Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2026-05-15T20:34:22Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2026-05-01T08:51:07Z"
        },
        {
          "tag": "v3.5.3",
          "kind": "patch",
          "published_at": "2026-04-28T15:56:23Z"
        },
        {
          "tag": "v3.5.2",
          "kind": "patch",
          "published_at": "2026-02-23T20:33:07Z"
        },
        {
          "tag": "v3.5.1",
          "kind": "patch",
          "published_at": "2026-02-20T15:01:58Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2026-02-19T21:40:14Z"
        },
        {
          "tag": "v3.4.2",
          "kind": "patch",
          "published_at": "2026-02-04T22:45:16Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2026-02-04T11:08:38Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2026-02-03T17:48:27Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2025-09-03T13:50:30Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2024-10-28T13:56:12Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2024-10-25T21:15:42Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2024-10-25T09:30:20Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2024-06-14T09:53:53Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2024-01-26T19:16:08Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2023-10-28T13:00:08Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2023-10-22T12:29:42Z"
        },
        {
          "tag": "st3-v2.2.1",
          "kind": "other",
          "published_at": "2023-10-14T22:35:14Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2023-06-22T09:01:32Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2023-03-06T18:52:54Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2022-10-09T10:23:45Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2022-05-19T07:32:30Z"
        },
        {
          "tag": "1.16.2",
          "kind": "patch",
          "published_at": "2021-12-27T11:29:49Z"
        },
        {
          "tag": "1.16.1",
          "kind": "patch",
          "published_at": "2021-11-29T20:55:39Z"
        },
        {
          "tag": "1.16.0",
          "kind": "minor",
          "published_at": "2021-10-06T07:15:44Z"
        },
        {
          "tag": "1.15.0",
          "kind": "minor",
          "published_at": "2021-09-04T19:57:03Z"
        },
        {
          "tag": "1.14.0",
          "kind": "minor",
          "published_at": "2021-08-02T22:25:34Z"
        },
        {
          "tag": "1.13.3",
          "kind": "patch",
          "published_at": "2021-06-18T05:51:42Z"
        },
        {
          "tag": "1.13.2",
          "kind": "patch",
          "published_at": "2021-06-17T20:01:51Z"
        },
        {
          "tag": "1.13.1",
          "kind": "patch",
          "published_at": "2021-06-08T18:46:19Z"
        },
        {
          "tag": "1.13.0",
          "kind": "minor",
          "published_at": "2021-05-31T11:10:14Z"
        },
        {
          "tag": "v1.12.4",
          "kind": "patch",
          "published_at": "2021-05-12T07:37:35Z"
        },
        {
          "tag": "1.12.3",
          "kind": "patch",
          "published_at": "2021-04-21T07:29:05Z"
        },
        {
          "tag": "1.12.2",
          "kind": "patch",
          "published_at": "2021-04-14T07:40:14Z"
        },
        {
          "tag": "1.12.1",
          "kind": "patch",
          "published_at": "2021-03-10T10:10:35Z"
        },
        {
          "tag": "1.12.0",
          "kind": "minor",
          "published_at": "2021-02-22T11:09:19Z"
        },
        {
          "tag": "1.11.2",
          "kind": "patch",
          "published_at": "2020-12-15T22:37:53Z"
        },
        {
          "tag": "1.11.1",
          "kind": "patch",
          "published_at": "2020-12-11T08:19:47Z"
        },
        {
          "tag": "1.11.0",
          "kind": "minor",
          "published_at": "2020-12-08T20:31:00Z"
        },
        {
          "tag": "1.10.0",
          "kind": "minor",
          "published_at": "2020-12-03T21:25:31Z"
        },
        {
          "tag": "1.9.1",
          "kind": "patch",
          "published_at": "2020-11-28T11:53:46Z"
        },
        {
          "tag": "1.9.0",
          "kind": "minor",
          "published_at": "2020-11-27T21:05:34Z"
        },
        {
          "tag": "1.8.0",
          "kind": "minor",
          "published_at": "2020-11-08T18:58:01Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2020-10-27T07:59:34Z"
        },
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2020-09-26T22:40:47Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2020-09-26T21:02:43Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2020-09-18T08:46:42Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2020-09-15T19:28:37Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2020-09-13T11:25:10Z"
        },
        {
          "tag": "1.3.3",
          "kind": "patch",
          "published_at": "2020-08-19T20:34:44Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2020-07-14T14:55:32Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2020-06-26T17:57:15Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2020-06-17T07:33:35Z"
        },
        {
          "tag": "1.2.3",
          "kind": "patch",
          "published_at": "2020-05-10T21:21:46Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2020-05-10T11:18:06Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2020-05-03T11:42:37Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-05-02T16:01:10Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2020-04-01T18:56:05Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-03-22T17:16:15Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-03-12T19:46:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3ab4c37ddb7f54a126b76731923206ec83536a40",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update github actions (major) (#204)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T18:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7289967d386576eb216e0ef8f5074cb9eb61459",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): ignore third-party packages with issues",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-07-22T17:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e447387f168ffe1cdfbb68bb5c3978647490233e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.11.26 (#201)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-02T16:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fe494d66b2c0a4796fe06a955985df04f872708",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): ignore some unmaintained packages",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-07-02T16:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525d9a62fc4448cfc4219265c7dc30ead46e522f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github actions to v7 (#200)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-18T22:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b45410148698c134d7377f1c39100e64e0426038",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.11.21 (#197)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-18T18:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06bb62911058a84c6fad8aa9b4cac5f998a17747",
          "body": null,
          "is_bot": false,
          "headline": "chore: test uv using LSP-ruff (#198)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-06-10T22:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e1d45580bfa4fdc6b23c7cb0788b906ced0305c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update github actions to v8.2.0 (#191)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-10T05:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf7f13c17174c7d27c7c4ffe1ab2e595bb5aa3e8",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests (#196)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-06-10T05:52:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14bb64839ea8da609f9c9d59292412365c5699ea",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove unused on_request / on_notification methods (#194)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-06-04T20:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b131e8c138901463361f41fdb18bdfbc178ed1e",
          "body": null,
          "is_bot": false,
          "headline": "Add workflow for testing all LSP packages (#195)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-06-04T19:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5239a9302ecfae1f02c6e9243be403f0895ab16",
          "body": null,
          "is_bot": false,
          "headline": "refactor(node): use named argument for node_version_requirement",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-06-04T18:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b6ea3bd79483ab9cf5e6dcdaf021bc80e2e52fb",
          "body": null,
          "is_bot": false,
          "headline": "feat(node): add on_server_installed callback (#192)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-06-04T18:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de9b69e716d0f56ed5e289d179b194d76a514280",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.11.19 (#190)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-04T18:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac2059da9d3ae939db69e091360270bcfbf0dadd",
          "body": null,
          "is_bot": false,
          "headline": "fix(uv): workaround PC not picking up latest LSP update (#186)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-31T08:09:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ad5c31c137b29848a3e1701fd0dd49c4d3dd2a2",
          "body": null,
          "is_bot": false,
          "headline": "workaround PC not picking up latest LSP update (#185)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-30T10:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd87a5c42120d10a4ea215c9dbd0221c619c3119",
          "body": "…181)",
          "is_bot": false,
          "headline": "fix(node): don't skip server resources copying on skip_npm_install (#…",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-29T15:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8ec70082f8e235782bc07b04e0835815914018b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.11.17 (#183)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-29T15:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c9c36e3cccc58084d7cae50f9c5038ddea11f4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.11.16 (#178)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-26T06:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35456ade8799559532a7da4a79a33509dc0cb834",
          "body": null,
          "is_bot": false,
          "headline": "fix(node): use configuration.root_settings (#180)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-25T13:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c41900c62d864bfdf5731b763e60c18827f2193",
          "body": null,
          "is_bot": false,
          "headline": "feat(node): return server directory path from on_pre_start_async",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-19T19:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47f5fa2cd2894d12fbc8c8cb2349d44a1f01bb6d",
          "body": null,
          "is_bot": false,
          "headline": "fix(node): avoid calling `node --version` for local node (#177)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-19T04:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "422801d0dac50bb459758da3de3f50aedc0b0df3",
          "body": null,
          "is_bot": false,
          "headline": "fix: venv re-installed on each init on Windows (#176)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-18T17:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b792defd8fede4406f1ff4692eb6c624389545d",
          "body": null,
          "is_bot": false,
          "headline": "feat: add skip_npm_install to NodeManager.on_pre_start_async (#175)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-17T18:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef0d404b2b98356584cd0ec40ccc9a5af24d0c24",
          "body": null,
          "is_bot": false,
          "headline": "feat(node): support server_path in NodeManager",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-16T16:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d61369b7f480aede36e1122109966cd127162b2c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: clean up repeated code",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-16T16:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41dfd3414d574a88ac9830190259d557d6193a5c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove Pip client and related stuff (#173)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-16T12:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79f826bf2d0bf6372cd49e5c3583df74b1e4982a",
          "body": null,
          "is_bot": false,
          "headline": "fix(uv): create installation directory before creating files (#174)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-16T12:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08df6bddd30c15d0cdccdf72e9bada302c5579f3",
          "body": null,
          "is_bot": false,
          "headline": "Add NodeManager (#170)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-15T20:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77e43ec195fd736e79170c993b6aa8c3a3fb69e",
          "body": null,
          "is_bot": false,
          "headline": "fix(uv): create installation marker (#172)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-15T18:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f049b1f78525bdc39d614708f307bb1a17b85f9",
          "body": null,
          "is_bot": false,
          "headline": "Add helper function for initializing UvVenvManager for LspPlugin (#168)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-15T18:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d71ad1eb9664d3e6e3ebfbe3c75c66c4e5b4a9a",
          "body": null,
          "is_bot": false,
          "headline": "chore: run workflow against both latest LSP tag and not",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-15T16:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fafdfb9b381e3a024de3caee53bc5cee2c9493e0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.11.14 (#169)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-15T16:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aecae23514a1d4158cdd99aa9734a0d8e61af0a",
          "body": null,
          "is_bot": false,
          "headline": "fix(uv): use --frozen argument when installing venv (#171)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-15T16:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78698beea04c5dfa42a53e0823517ef8af3b8b7a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: use some constants",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-01T08:48:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79224cf796e8a0fc495d4646e7821251c0884a5f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for \"local-test\" runtime (#167)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-05-01T08:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "787512e3ccef37a17aa7260353e494a606831c90",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.11.8 (#162)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-27T18:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "796f429cea66381ce9efedd3261c4c8958483bb7",
          "body": null,
          "is_bot": false,
          "headline": "feat: expose HOST_ARCH and support running node on arm64 windows (#166)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-04-27T17:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6e5175bf7fead77859ddff30e6c927413a9f2b",
          "body": null,
          "is_bot": false,
          "headline": "breaking: remove api decorators (#163)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-04-27T17:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc32947edd70f1eb9475071552e31a5f256bbf3e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update astral-sh/setup-uv action to v8 (#165)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-23T02:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ba87598707091f8ee123a298ae484dd86129932",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): fix pyright warning",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-04-11T14:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2682f5b8d92fd94da6c1a2d91e0699f02ace46a",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): ignore pyright warning",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-04-11T14:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6fdffb79dac746db9604399eb919bdafded9c91",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): rename workflows",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-04-11T14:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db4a493934f63e703aed55f1b6f94210e6e122a3",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): fix tests",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-04-11T14:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fbe3052a697a95e8b80f444d70fa12150178519",
          "body": null,
          "is_bot": false,
          "headline": "chore: refactor workflows to call shared lint workflow",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-04-11T14:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b812d2514fe27993f6395337220ece95aead7cde",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.10.9 (#161)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-10T17:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e170ac76bef1f291b437272707f237d367a2875",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.10.7 (#160)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-27T18:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7044792a5e11c522e65b26630c9c49eca04f8865",
          "body": null,
          "is_bot": false,
          "headline": "Support \"env\" in run_command_sync",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-24T20:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd3bd8261c7a93e0607fa8da4a7f518848ebae1",
          "body": null,
          "is_bot": false,
          "headline": "Make run_command argument more type compatibilite",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-24T19:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adb0b45e60b1e761500cc76131d8acf3309c41c5",
          "body": null,
          "is_bot": false,
          "headline": "Fix creating temporary directory when installing UV (#159)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-23T20:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5553f267405186b86e85c81c205d79e6f93965a",
          "body": null,
          "is_bot": false,
          "headline": "Fix cross-filesystem error when installing uv on Linux (#158)",
          "author_name": "Oskar Asplin",
          "author_login": "OskarAsplin",
          "committed_at": "2026-02-20T15:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c9ddaeb7e04ff567a72f0181efc28f5bbb9ec1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.10.4 (#157)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-19T21:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13347de04d92884f11d95bd23503cda945505759",
          "body": null,
          "is_bot": false,
          "headline": "refactor: apply ruff rules",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-19T21:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f223b65b873d5ef8970ccea45aa2adf23478818a",
          "body": null,
          "is_bot": false,
          "headline": "Improve UvVenvManager (#153)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-16T22:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3cf3a218d3845f9e7294154e73f8386179bf6a3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency astral-sh/uv to v0.10.2 (#155)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-10T21:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ff80313244c179578d785c95759bafc7c8dc5ef",
          "body": null,
          "is_bot": false,
          "headline": "chore: add renovate config for updating uv (#154)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-10T20:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a7fbb138582aded0aa7851aeadc2829e84d7611",
          "body": null,
          "is_bot": false,
          "headline": "adapt type annotation to latest LSP (#152)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-04T22:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ab13d0db7681501dec48ae2f71cbb74af7e086",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): fix working directory for tox",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-04T22:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b6caefafc679b20b40c10d3d15d92b801a8fe0d",
          "body": null,
          "is_bot": false,
          "headline": "Switch to testing from latest tags of LSP/pyright (#151)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-04T22:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12eea80c4992a69693e542cc24bdb5e748b1da00",
          "body": null,
          "is_bot": false,
          "headline": "Fix too many generic arguments in type",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-04T11:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "410f22721e3e2453f481a5aa1e8f9045f4cecdea",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): Update existing release if present",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-03T18:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10aac9ffdd04fd388505a45595035ad6ed7ef71",
          "body": null,
          "is_bot": false,
          "headline": "Deploy as WHEEL (#149)",
          "author_name": "deathaxe",
          "author_login": "deathaxe",
          "committed_at": "2026-02-03T17:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0de32be78e66a842091e7747518066774d4096a7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add UvHandler and UvVenvManager for handling python project (#148)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-02-02T21:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3337a8a5446020266f91ba960d23b2e832522a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency python to 3.14 (#141)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-30T22:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ba6eb053145287684d653e0a0f9b35a3d92941",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency node to v24 (#143)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-30T22:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcb0ddd6bfa2e1e80427a787c7b8c216120f0ecb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v6 (#145)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-30T22:39:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2babf24f8f1ec9e4a04f0829415fff52112b3abf",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove deprecated --scripts-prepend-node-path=true argument",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-01-29T18:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be076e0d834113804324d9b7984f35103301ddb",
          "body": null,
          "is_bot": false,
          "headline": "chore: type improvements",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2026-01-26T06:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e235a4b33b31d58c236c5f2fca976a03cd2612e2",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract venv management code into its own class (#146)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2026-01-25T19:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "848361328bcb7e4fe550f9f170d195bd18f1d276",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v6 (#142)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-14T13:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "367b403d46ac6da585457e9349ee606c761c190f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-python action to v6 (#140)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-04T05:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65519a9fca68568129b9dec28b0e2a30b04f18ee",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v5 (#139)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-04T05:20:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aa8a3892fd18955c4c8beb937be7a9a1a9d219c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency python to 3.13 (#136)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-03T11:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e38f583a298670c24608b37780f9f4e4f4425710",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency node to v22 (#137)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-03T11:58:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb6fbca1992e26b8e4931c79e5b071d58f593206",
          "body": null,
          "is_bot": true,
          "headline": "chore: Configure Renovate (#135)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-03T11:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7f01c43f69d991ed58687268644b1aae0365ac",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4 to 5 (#132)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-22T06:33:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0187ef121f548a4041efabeae80530bcb2893e38",
          "body": null,
          "is_bot": false,
          "headline": "fix: use stable storage location for node packages (#133)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2025-08-22T06:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a24d960929f465e3ac3d7d5d9ccd3a0e5c850353",
          "body": null,
          "is_bot": false,
          "headline": "fix: update node version to latest LTS (22.18.0) (#134)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2025-08-21T20:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d5e1897ce5279038803b729ed024b45d99ca0b",
          "body": null,
          "is_bot": false,
          "headline": "fix: fallback to \"python\" binary on Windows (#130)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2024-10-28T13:55:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f8313e1b5f370f3211542795b7b81f4dd81120b",
          "body": null,
          "is_bot": false,
          "headline": "fix: make the dependency only available for st4+py38 (#128)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2024-10-25T21:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4a5ccb24c3e9ec9ab4b82e3aebc4e3b4969b9d2",
          "body": null,
          "is_bot": false,
          "headline": "fix: update node to 20.18.0 (#125)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2024-10-24T19:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41835139bfd108df9d36eb66d807d45d20e6c82f",
          "body": null,
          "is_bot": false,
          "headline": "fix: switch to `py` for running python on Windows (#127)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2024-10-24T19:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "224d68d2e01b6d41798f224e31742e5eaddeb3c7",
          "body": null,
          "is_bot": false,
          "headline": "update status field message when installing Node",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2024-10-20T18:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3900b94f4381e01d626f3015a75bdd95207b950b",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): add .python-version 3.8 (#126)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2024-10-20T11:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a43fa2db4aeddbcf8ea1ce79ce95f143ddc696",
          "body": null,
          "is_bot": false,
          "headline": "fix: update optionality of the is_allowed_to_start() method",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2024-10-03T10:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0f4692a0e91df234b4a37730d870dab7d8cc64d",
          "body": null,
          "is_bot": false,
          "headline": "fix: package control can be an optional dependency (#123)",
          "author_name": "Gerard Roche",
          "author_login": "gerardroche",
          "committed_at": "2024-08-15T10:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d77b065f47b8bb3d77c09d016b22ba164bae275",
          "body": null,
          "is_bot": false,
          "headline": "chore: update versions in CI",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2024-08-15T08:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68b61aeafeea139f23ddbc3689e34a6877d847d2",
          "body": null,
          "is_bot": false,
          "headline": "chore: update versions in CI",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2024-06-14T09:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c8e60f268c8117227d79e280fbb24b699b48a67",
          "body": "…n starts (#120)",
          "is_bot": false,
          "headline": "fix: additional paths shouldn't be duplicated every time a new sessio…",
          "author_name": "Jack Cherng",
          "author_login": "jfcherng",
          "committed_at": "2024-06-14T09:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9de78d5bb86e394c5ace8aa3126f55b26dab820c",
          "body": null,
          "is_bot": false,
          "headline": "delete settings (moved to LSP) (#117)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2024-01-21T19:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7221a2caa637fe2eb2df07abff8dc49aae80f43d",
          "body": null,
          "is_bot": false,
          "headline": "fix(pip): improve error on python binary not being present (#114)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2023-11-15T22:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a5dcf3a98bdc3328906e4f63d9866f5035dd19b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update yarn v1.22.21 for Electron (#113)",
          "author_name": "Jack Cherng",
          "author_login": "jfcherng",
          "committed_at": "2023-11-15T19:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "984aad29fd2c93c933dc696d170af14c5116407b",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-node from 3 to 4 (#112)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-30T19:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb94b4ff43cb2a3a30d3656c6e75f9abc9caed71",
          "body": null,
          "is_bot": false,
          "headline": "fix: add node directory to PATH correctly on Windows (#111)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2023-10-28T12:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b19e85a295cfc478eb018df64577bfe65118eb17",
          "body": null,
          "is_bot": false,
          "headline": "fix: deleting old runtime shouldn't emit an exception (#110)",
          "author_name": "Jack Cherng",
          "author_login": "jfcherng",
          "committed_at": "2023-10-27T09:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9af5e7cfa07a9b5c4574a7f9ddec3b73e8d39e8b",
          "body": null,
          "is_bot": false,
          "headline": "fix(pip): don't delete server directory on installation error",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2023-10-17T19:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb75101cb2c2226daa3e081ae5dd52c799c23843",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove legacy ST3 code (#108)",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2023-10-16T21:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7483345740068cb28e917634f22354d0846b0490",
          "body": "…104)",
          "is_bot": false,
          "headline": "fix(node): cleanup storage for no longer used servers and runtimes (#…",
          "author_name": "Rafał Chłodnicki",
          "author_login": "rchl",
          "committed_at": "2023-10-16T18:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "168e78f6dc1235f0c58a42afc4b10ac2d7e61278",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): update workflows after branch name change",
          "author_name": "Rafal Chlodnicki",
          "author_login": "rchl",
          "committed_at": "2023-10-14T22:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d8116ab58529fa3316effd2370e5cdfdcf4d5c",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-python from 2 to 4 (#107)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-14T22:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 66,
      "commits_last_year": 78,
      "latest_release_at": "2026-06-04T20:02:21Z",
      "latest_release_tag": "v3.7.6",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 48,
      "mean_days_between_releases": 11.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 9,
      "stars": 19,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 13
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 20220,
      "source_files_sampled": 29,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "tests/setup.py"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "hatch-vcs",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "hatchling",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 0,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 141,
        "open_issues": 9,
        "closed_ratio": 0.804,
        "closed_issues": 37,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "rchl",
          "commits": 144,
          "avatar_url": "https://avatars.githubusercontent.com/u/153197?v=4"
        },
        {
          "type": "User",
          "login": "jfcherng",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/6594915?v=4"
        },
        {
          "type": "User",
          "login": "deathaxe",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/16542113?v=4"
        },
        {
          "type": "User",
          "login": "gerardroche",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/44148?v=4"
        },
        {
          "type": "User",
          "login": "OskarAsplin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/34914449?v=4"
        },
        {
          "type": "User",
          "login": "SylphiaWindy",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/11384750?v=4"
        },
        {
          "type": "User",
          "login": "husanjun",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/49985266?v=4"
        },
        {
          "type": "User",
          "login": "predragnikolic",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/22029477?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.917
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "deploy-docs.yml",
        "on-change.yml",
        "on-lsp-change.yml",
        "release-on-tag.yml",
        "shared.yml",
        "test-community-packages.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 8,
            "reason": "20 out of 24 merged PRs checked by a CI test -- score normalized to 8",
            "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/23 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 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3ab4c37ddb7f54a126b76731923206ec83536a40",
        "ran_at": "2026-07-23T01:37:57Z",
        "aggregate_score": 4.8,
        "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": "2026-07-22T23:09:57Z",
      "oldest_open_prs": [
        {
          "number": 118,
          "created_at": "2024-04-28T21:56:03Z",
          "last_comment_at": "2024-09-09T10:44:14Z",
          "last_comment_author": "An-dz"
        },
        {
          "number": 131,
          "created_at": "2024-11-27T07:22:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 199,
          "created_at": "2026-06-18T17:24:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 203,
          "created_at": "2026-07-07T05:45:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T18:51:15Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 17,
          "created_at": "2020-07-05T16:14:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2020-08-20T22:10:15Z",
          "last_comment_at": "2020-08-21T07:30:05Z",
          "last_comment_author": "rchl"
        },
        {
          "number": 27,
          "created_at": "2020-09-19T11:28:06Z",
          "last_comment_at": "2020-09-21T08:57:28Z",
          "last_comment_author": "rchl"
        },
        {
          "number": 53,
          "created_at": "2021-02-25T18:09:17Z",
          "last_comment_at": "2025-09-19T06:12:43Z",
          "last_comment_author": "rchl"
        },
        {
          "number": 99,
          "created_at": "2023-04-13T09:07:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 116,
          "created_at": "2024-01-10T10:33:40Z",
          "last_comment_at": "2024-02-10T17:51:11Z",
          "last_comment_author": "ISSOtm"
        },
        {
          "number": 119,
          "created_at": "2024-05-08T19:13:28Z",
          "last_comment_at": "2024-05-13T04:33:56Z",
          "last_comment_author": "jfcherng"
        },
        {
          "number": 138,
          "created_at": "2025-09-03T11:49:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 184,
          "created_at": "2026-05-28T04:00:03Z",
          "last_comment_at": "2026-05-29T20:01:14Z",
          "last_comment_author": "rchl"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sublimelsp/lsp_utils",
    "host": "github.com",
    "name": "lsp_utils",
    "owner": "sublimelsp"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 48,
        "vitality": 83,
        "community": 40,
        "governance": 57,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 78,
              "human_commit_share": 0.73,
              "days_since_last_push": 0,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "78 commits in the last year",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 66,
              "latest_release_tag": "v3.7.6",
              "releases_from_tags": false,
              "days_since_latest_release": 48,
              "mean_days_between_releases": 11.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "66 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 48 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 48
                    }
                  }
                ],
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 40,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "forks": 9,
              "stars": 19,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "19 stars",
                "points": 20.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "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": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.917
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 92% of commits",
                "points": 1.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 141,
              "open_issues": 9,
              "closed_issues": 37,
              "issue_closed_ratio": 0.804,
              "closed_unmerged_prs": 12
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "141/153 decided PRs merged",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 141,
                      "decided": 153
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/23 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 122,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "sublimelsp",
              "public_repos": 89,
              "account_age_days": 2701
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "122 followers of sublimelsp",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 122,
                      "login": "sublimelsp"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "89 public repos, account ~7 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 89
                    }
                  },
                  {
                    "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": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "20 out of 24 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://sublimelsp.github.io/lsp_utils/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "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://sublimelsp.github.io/lsp_utils/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "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": 48,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 4.8
            },
            "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": "20 out of 24 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "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/23 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 49,
        "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.945,
              "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 73 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 69,
                      "sampled": 73
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.27
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "27 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 27,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 20220,
              "source_files_sampled": 29,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/29 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 29,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch pypi package 'lsp-utils' from its registry",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T01:38:15.528315Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sublimelsp/lsp_utils.svg",
  "full_name": "sublimelsp/lsp_utils",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Bewertungen sind Signale, keine Garantien. Sie spiegeln öffentlich sichtbare Praxis auf GitHub wider — kein Code-Audit und keine Sicherheitsgarantie.

Fehlende Daten werden ausgeschlossen und die Gewichte neu normiert, nie als null bewertet. Die Methodik ist versioniert und offen: Metriken v1.13.0, Schema v0.27.0 — vollständige Methodik · Metriken-Wiki.

Wie ein einzelnes Ergebnis im Gesamtregister steht: aggregierte Statistiken.