Öffentliches Register
Software-GesundheitsberichtSchema 0.27.0 · Metriken 1.13.0 · 2026-08-01 10:07 UTC

elastic / support-diagnostics

Java · Python · FreeMarkerEigene Lizenz★ 303 Sterne⑂ 175 Forksseit Sept. 2014Auf GitHub ansehen ↗

elastic/support-diagnostics erreicht einen Gesundheitsindex von 67 von 100 und liegt damit im Bereich Mittel. Am stärksten schneidet es bei Vitality (80/100) ab, am schwächsten bei Engineering Quality (53/100). Zuletzt heute aktualisiert. 2 Mitwirkende tragen den Großteil der jüngsten Arbeit.

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

67
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

elasticOrganisation
5.457 Follower947 öffentliche Reposseit Feb. 2014

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?

80Gut · 22 % des Gesamtindex
Wie die Bewertung erfolgt
36/36Push-Aktualität — letzter Push vor 0 Tagen
13.8/36Commit-Rhythmus — 20/52 Wochen mit Commits
18/18Commit-Volumen — 134 Commits im letzten Jahr
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Verwendete Eingangsdaten
commits_last_year134
human_commit_share0,37
days_since_last_push0
active_weeks_last_year20
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 90 Releases veröffentlicht
36/36Release-Aktualität — letztes Release vor 29 Tagen
19.8/27Release-Rhythmus — ein Release etwa alle 78,6 Tage
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Verwendete Eingangsdaten
releases_count90
latest_release_tagv9.4.1
releases_from_tagsnein
days_since_latest_release29
mean_days_between_releases78,6

Community & Verbreitung

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

71Gut · 18 % des Gesamtindex
Wie die Bewertung erfolgt
40.2/60Stars — 303 Stars
18.7/25Forks — 175 Forks
11.7/15Watcher — 128 Watcher
Verwendete Eingangsdaten
forks175
stars303
watchers128
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Wie die Bewertung erfolgt
22.5/22.5README
16.9/22.5Lizenz — Lizenzdatei vorhanden, keine anerkannte Lizenz
18/18CONTRIBUTING-Leitfaden
0/13.5Verhaltenskodex
0/7.2Issue-Vorlage
6.3/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingja
has_issue_templatenein
has_code_of_conductnein
has_pull_request_templateja

Nachhaltigkeit & Governance

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

69Mittel · 24 % des Gesamtindex
Wie die Bewertung erfolgt
25.2/54Bus-Faktor — 2 Beitragende decken die Hälfte aller Commits ab
13.1/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 42 % der Commits
13.5/13.5Breite der Beitragenden — 73 Beitragende
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Verwendete Eingangsdaten
bus_factor2
contributors_sampled73
top_contributor_share0,419
Wie die Bewertung erfolgt
39.2/46.8Issue-Lösungsquote — 84 % der Issues geschlossen
34.6/38.3PR-Annahme — 580/641 entschiedene PRs gemergt
1.5/15OpenSSF Scorecard: Code-Review — Found 2/12 approved changesets -- score normalized to 1
Verwendete Eingangsdaten
merged_prs580
open_issues61
closed_issues319
issue_closed_ratio0,839
closed_unmerged_prs61
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
25/25Reichweite des Inhabers — 5.457 Follower von elastic
25/25Kontohistorie — 947 öffentliche Repos, Kontoalter ca. 12 Jahre
Verwendete Eingangsdaten
followers5.457
owner_typeOrganization
is_verified
owner_loginelastic
public_repos947
account_age_days4.541

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

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

Dokumentation

30Gefährdet
Wie die Bewertung erfolgt
30/30README
0/25Dokumentationsverzeichnis
0/15Dokumentations-/Homepage-Site
0/10Repository-Beschreibung
0/10Topics
0/10Wiki
Verwendete Eingangsdaten
topics
has_wikinein
homepage
has_readmeja
has_docs_dirnein
has_descriptionnein

Sicherheit

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

62Mittel · 16 % des Gesamtindex
Wie die Bewertung erfolgt
6.8/7.5Binary-Artifacts — binaries present in source code
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/12 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Lizenz — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — keine Daten
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
3.8/7.5Vulnerabilities — 5 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5,3
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): packaging. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
35/35Direkte Abhängigkeiten ohne bekannte Advisories — keine direkte Abhängigkeit trägt ein bekanntes Advisory
0/25Indirekte Abhängigkeiten ohne bekannte Advisories — transitive Menge in diesem Bereich nicht von Entwicklungs- und Test-Abhängigkeiten trennbar
0/40Keine offenen Advisories — kein Advisory trägt ein Veröffentlichungsdatum
Verwendete Eingangsdaten
sourceosv
advisories9
affected_packages4
assessed_packages36
unassessed_packages0
affected_by_severityhigh 1, moderate 3
direct_affected_packages0
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Indirekte Abhängigkeiten ohne bekannte Advisories, Keine offenen Advisories. Die verbleibenden Gewichte wurden renormalisiert. 36 aufgelöste Abhängigkeiten wurden mit OSV abgeglichen. Dieses Repository veröffentlicht kein Paket, das der Index auflöst; bewertet wurde daher der Abhängigkeitsgraph des Repositorys. Dieser Graph vermischt Entwicklungs- und Test-Pins mit ausgelieferten Abhängigkeiten, daher werden nur die deklarierten Laufzeit-Abhängigkeiten bewertet; transitive Befunde werden als Kontext ausgewiesen und fließen nicht in die Bewertung ein. Erreichbarkeit wird nicht analysiert.

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.

64Mittel · 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 — 37 von 37 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
18/18Bootstrap mit einem Befehl — scripts/share_ad_job_state/noxfile.py
22/22Automatisierte Tests
0/11Lint-/Format-Konfiguration
11/11Statische Typprüfung — Java (statisch typisiert)
10/10Reproduzierbare Umgebung — Dockerfile, lockfile
0/10Belegte Agentenpraxis — keine von Agenten verfassten Commits unter den letzten 100
0/8Automatisierte Wartung — keine automatisierten Abhängigkeits-Updates beobachtet
7/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfilespoetry.lock
has_dockerfileja
typed_languageja
bootstrap_filesscripts/share_ad_job_state/noxfile.py
has_devcontainernein
has_linter_confignein
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild.gradle.kts, buildSrc/build.gradle.kts
dependency_bot_commit_share0
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — Java (statisch typisiert)
55/55Handhabbare Dateigrößen — 0/88 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageJava
largest_source_bytes26.508
source_files_sampled88
oversized_source_files0

Eckdaten

303GitHub-Sterne
73Mitwirkende
134Commits, letzte 12 Monate
0Tage seit letztem Push
90Releases
2Bus-Faktor
61offene Issues
MavenPaket-Ökosysteme

Warnungen zur Datenerhebung

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch pypi package 'ad-state-sharing' from its registry

Weitere Details

Stern- und Fork-Verlauf 0 ★ / 175 ⇿
0Sterne
175Forks
89Releases

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.

0408012016020017232014-092020-082026-07
Major 3Minor 9Patch 57

Jeder Punkt umfasst 11 Tage.

OpenSSF Scorecard 5.3 / 10
5.3Gesamtwert

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-08-01 10:06 UTC

9Binary-Artifactsbinaries present in source code
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/12 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
k. A.Packagingpackaging workflow not detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
Direkte Abhängigkeiten 5
RegistryPaketVersionsvorgabeManifest
PyPIelasticsearch^9.0.0scripts/share_ad_job_state/pyproject.toml
PyPIloguru^0.7.2scripts/share_ad_job_state/pyproject.toml
PyPItqdm^4.66.5scripts/share_ad_job_state/pyproject.toml
PyPIurllib32.7.0scripts/share_ad_job_state/pyproject.toml
PyPIidna3.15scripts/share_ad_job_state/pyproject.toml
Alle Abhängigkeiten 36

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

RegistryPaketVersionBeziehung
PyPIelasticsearch9.4.1direkt
PyPIidna3.15direkt
PyPIloguru0.7.3direkt
PyPItqdm4.67.3direkt
PyPIurllib32.7.0direkt
PyPIanyio4.13.0indirekt
PyPIargcomplete3.6.2indirekt
PyPIattrs25.3.0indirekt
PyPIblack26.5.1indirekt
PyPIcertifi2024.8.30indirekt
PyPIclick8.1.8indirekt
PyPIcolorama0.4.6indirekt
PyPIcolorlog6.9.0indirekt
PyPIcoverage7.15.0indirekt
PyPIdependency-groups1.3.1indirekt
PyPIdistlib0.3.9indirekt
PyPIelastic-transport9.4.2indirekt
PyPIfilelock3.18.0indirekt
PyPIhumanize4.15.0indirekt
PyPIiniconfig2.1.0indirekt
PyPIisort8.0.1indirekt
PyPImypy-extensions1.1.0indirekt
PyPInox2026.4.10indirekt
PyPIpackaging25.0indirekt
PyPIpathspec1.0.4indirekt
PyPIplatformdirs4.3.7indirekt
PyPIpluggy1.5.0indirekt
PyPIpytest8.3.5indirekt
PyPIpytest-cov7.0.0indirekt
PyPIpython-dateutil2.9.0.post0indirekt
PyPIpytokens0.4.1indirekt
PyPIsix1.17.0indirekt
PyPIsniffio1.3.1indirekt
PyPItyping-extensions4.13.2indirekt
PyPIvirtualenv20.30.0indirekt
PyPIwin32-setctime1.1.0indirekt
Abhängigkeits-Advisories 4

Dieses Repository veröffentlicht kein vom Index auflösbares Paket, daher wurde sein eigener Abhängigkeitsgraph bewertet – 36 Pakete, darunter auch Entwicklungs- und Test-Pins, die nie ausgeliefert werden: 4 tragen bekannte Advisories, davon 0 direkte.

PaketVersionBeziehungSchweregradAdvisoriesBehoben in
click8.1.8indirekthoch18.3.3
filelock3.18.0indirektmittel43.20.3
pytest8.3.5indirektmittel29.0.3
virtualenv20.30.0indirektmittel220.36.1

Ein Advisory bedeutet, dass die im Abhängigkeitsgraphen erfasste Version in den betroffenen Bereich eines Advisories fällt. Erreichbarkeit wird nicht analysiert, und der Graph enthält Entwicklungs- und Test-Pins — ein Fund kann das Werkzeug betreffen und nicht die ausgelieferte Software.

JSON-Rohbericht maschinenlesbar
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 11130,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Java": 379230,
        "Shell": 6346,
        "Kotlin": 3290,
        "Python": 60834,
        "Batchfile": 4791,
        "Dockerfile": 784,
        "FreeMarker": 59668
      },
      "pushed_at": "2026-07-31T21:30:52Z",
      "created_at": "2014-09-04T16:26:17Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T04:21:29Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Java",
      "significant_languages": [
        "Java",
        "Python",
        "FreeMarker"
      ]
    },
    "owner": {
      "blog": "https://www.elastic.co/",
      "name": "elastic",
      "type": "Organization",
      "login": "elastic",
      "company": null,
      "location": null,
      "followers": 5457,
      "avatar_url": "https://avatars.githubusercontent.com/u/6764390?v=4",
      "created_at": "2014-02-23T17:48:57Z",
      "is_verified": null,
      "public_repos": 947,
      "account_age_days": 4541
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v9.4.1",
          "kind": "patch",
          "published_at": "2026-07-02T18:43:59Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2026-07-02T16:27:17Z"
        },
        {
          "tag": "v9.3.1",
          "kind": "patch",
          "published_at": "2025-05-09T23:10:39Z"
        },
        {
          "tag": "v9.2.3",
          "kind": "patch",
          "published_at": "2025-03-18T18:33:44Z"
        },
        {
          "tag": "v9.2.2",
          "kind": "patch",
          "published_at": "2024-12-19T17:29:46Z"
        },
        {
          "tag": "v9.2.2-SNAPSHOT",
          "kind": "prerelease",
          "published_at": "2024-11-11T23:54:51Z"
        },
        {
          "tag": "v9.2.1",
          "kind": "patch",
          "published_at": "2024-11-11T22:40:58Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2024-09-17T21:34:40Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2024-07-24T22:49:52Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2024-07-25T17:31:28Z"
        },
        {
          "tag": "v8.5.0",
          "kind": "minor",
          "published_at": "2023-07-12T16:40:07Z"
        },
        {
          "tag": "v8.4.3",
          "kind": "patch",
          "published_at": "2023-03-27T22:42:59Z"
        },
        {
          "tag": "v8.4.2",
          "kind": "patch",
          "published_at": "2023-03-22T21:56:35Z"
        },
        {
          "tag": "v8.4.1",
          "kind": "patch",
          "published_at": "2022-09-08T16:57:13Z"
        },
        {
          "tag": "v8.4.0",
          "kind": "minor",
          "published_at": "2022-05-11T00:47:15Z"
        },
        {
          "tag": "v8.3.0",
          "kind": "minor",
          "published_at": "2022-05-03T20:30:13Z"
        },
        {
          "tag": "v8.2.8",
          "kind": "patch",
          "published_at": "2022-03-08T06:28:08Z"
        },
        {
          "tag": "v8.2.7",
          "kind": "patch",
          "published_at": "2022-02-11T18:17:05Z"
        },
        {
          "tag": "v8.2.6",
          "kind": "patch",
          "published_at": "2021-12-21T22:55:24Z"
        },
        {
          "tag": "v8.2.5",
          "kind": "patch",
          "published_at": "2021-12-15T23:52:27Z"
        },
        {
          "tag": "v8.2.4",
          "kind": "patch",
          "published_at": "2021-12-13T00:04:30Z"
        },
        {
          "tag": "v8.2.3",
          "kind": "patch",
          "published_at": "2021-12-07T01:28:33Z"
        },
        {
          "tag": "8.2.2",
          "kind": "patch",
          "published_at": "2021-09-16T18:45:01Z"
        },
        {
          "tag": "v8.1.4",
          "kind": "patch",
          "published_at": "2021-04-06T16:35:58Z"
        },
        {
          "tag": "v8.1.3",
          "kind": "patch",
          "published_at": "2021-02-11T21:07:20Z"
        },
        {
          "tag": "8.1.2",
          "kind": "patch",
          "published_at": "2020-07-28T13:31:36Z"
        },
        {
          "tag": "8.1.1",
          "kind": "patch",
          "published_at": "2020-06-18T23:16:59Z"
        },
        {
          "tag": "8.1.0",
          "kind": "minor",
          "published_at": "2020-06-16T18:26:10Z"
        },
        {
          "tag": "8.0.7",
          "kind": "patch",
          "published_at": "2020-04-27T19:12:42Z"
        },
        {
          "tag": "8.0.6",
          "kind": "patch",
          "published_at": "2020-04-20T15:54:23Z"
        },
        {
          "tag": "8.0.5",
          "kind": "patch",
          "published_at": "2020-04-20T13:21:14Z"
        },
        {
          "tag": "8.0.4",
          "kind": "patch",
          "published_at": "2020-04-06T14:53:51Z"
        },
        {
          "tag": "8.0.3",
          "kind": "patch",
          "published_at": "2020-03-26T18:52:04Z"
        },
        {
          "tag": "8.0.2",
          "kind": "patch",
          "published_at": "2020-03-25T16:21:39Z"
        },
        {
          "tag": "8.0.1",
          "kind": "patch",
          "published_at": "2020-03-12T17:59:02Z"
        },
        {
          "tag": "8.0.0",
          "kind": "major",
          "published_at": "2020-03-10T16:14:14Z"
        },
        {
          "tag": "7.1.5",
          "kind": "patch",
          "published_at": "2019-12-06T19:40:53Z"
        },
        {
          "tag": "7.1.4",
          "kind": "patch",
          "published_at": "2019-12-06T14:52:58Z"
        },
        {
          "tag": "7.1.3",
          "kind": "patch",
          "published_at": "2019-12-05T14:34:42Z"
        },
        {
          "tag": "7.1.2",
          "kind": "patch",
          "published_at": "2019-11-11T16:08:10Z"
        },
        {
          "tag": "7.1.1",
          "kind": "patch",
          "published_at": "2019-10-15T19:13:32Z"
        },
        {
          "tag": "7.1.0",
          "kind": "minor",
          "published_at": "2019-10-15T12:15:53Z"
        },
        {
          "tag": "7.0.9",
          "kind": "patch",
          "published_at": "2019-08-13T14:27:23Z"
        },
        {
          "tag": "7.0.8",
          "kind": "patch",
          "published_at": "2019-06-24T21:16:54Z"
        },
        {
          "tag": "7.0.7",
          "kind": "patch",
          "published_at": "2019-06-20T12:58:33Z"
        },
        {
          "tag": "7.0.6",
          "kind": "patch",
          "published_at": "2019-05-14T13:01:35Z"
        },
        {
          "tag": "7.0.5",
          "kind": "patch",
          "published_at": "2019-04-26T15:15:47Z"
        },
        {
          "tag": "7.0.4",
          "kind": "patch",
          "published_at": "2019-04-11T23:57:56Z"
        },
        {
          "tag": "7.0.3",
          "kind": "patch",
          "published_at": "2019-04-11T18:22:18Z"
        },
        {
          "tag": "7.0.2",
          "kind": "patch",
          "published_at": "2019-04-10T21:10:12Z"
        },
        {
          "tag": "7.0.1",
          "kind": "patch",
          "published_at": "2019-04-08T19:15:35Z"
        },
        {
          "tag": "7.0.0",
          "kind": "major",
          "published_at": "2019-04-03T15:21:40Z"
        },
        {
          "tag": "6.4.4",
          "kind": "patch",
          "published_at": "2018-08-01T18:20:13Z"
        },
        {
          "tag": "6.4.3",
          "kind": "patch",
          "published_at": "2018-07-20T02:26:40Z"
        },
        {
          "tag": "6.4.2",
          "kind": "patch",
          "published_at": "2018-07-13T12:38:57Z"
        },
        {
          "tag": "6.4.1",
          "kind": "patch",
          "published_at": "2018-07-03T16:21:41Z"
        },
        {
          "tag": "6.4",
          "kind": "other",
          "published_at": "2018-05-17T22:51:11Z"
        },
        {
          "tag": "6.3",
          "kind": "other",
          "published_at": "2017-12-27T14:01:51Z"
        },
        {
          "tag": "6.2",
          "kind": "other",
          "published_at": "2017-10-13T20:25:56Z"
        },
        {
          "tag": "6.1",
          "kind": "other",
          "published_at": "2017-09-20T15:55:41Z"
        },
        {
          "tag": "6.0",
          "kind": "other",
          "published_at": "2017-08-18T21:03:26Z"
        },
        {
          "tag": "5.13",
          "kind": "other",
          "published_at": "2017-07-17T20:47:50Z"
        },
        {
          "tag": "5.12",
          "kind": "other",
          "published_at": "2017-05-15T23:12:17Z"
        },
        {
          "tag": "5.11",
          "kind": "other",
          "published_at": "2017-04-20T14:37:42Z"
        },
        {
          "tag": "5.10",
          "kind": "other",
          "published_at": "2017-04-13T17:49:22Z"
        },
        {
          "tag": "5.9",
          "kind": "other",
          "published_at": "2017-03-31T18:43:01Z"
        },
        {
          "tag": "5.8",
          "kind": "other",
          "published_at": "2017-03-31T11:53:33Z"
        },
        {
          "tag": "5.7",
          "kind": "other",
          "published_at": "2017-03-06T22:18:11Z"
        },
        {
          "tag": "5.6",
          "kind": "other",
          "published_at": "2017-02-28T22:36:11Z"
        },
        {
          "tag": "5.5",
          "kind": "other",
          "published_at": "2017-01-24T15:02:48Z"
        },
        {
          "tag": "5.4",
          "kind": "other",
          "published_at": "2016-12-23T17:23:38Z"
        },
        {
          "tag": "5.3",
          "kind": "other",
          "published_at": "2016-12-21T17:24:50Z"
        },
        {
          "tag": "5.2",
          "kind": "other",
          "published_at": "2016-12-14T16:10:30Z"
        },
        {
          "tag": "5.1",
          "kind": "other",
          "published_at": "2016-12-02T16:08:23Z"
        },
        {
          "tag": "5.0",
          "kind": "other",
          "published_at": "2016-10-26T12:29:57Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2016-08-25T11:44:59Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2016-08-04T15:36:45Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2016-07-22T18:31:32Z"
        },
        {
          "tag": "2.0.9",
          "kind": "patch",
          "published_at": "2016-07-08T20:26:01Z"
        },
        {
          "tag": "2.0.8",
          "kind": "patch",
          "published_at": "2016-05-16T19:37:48Z"
        },
        {
          "tag": "2.0.7",
          "kind": "patch",
          "published_at": "2016-04-18T19:02:24Z"
        },
        {
          "tag": "2.0.6",
          "kind": "patch",
          "published_at": "2016-03-30T20:45:50Z"
        },
        {
          "tag": "2.0.5",
          "kind": "patch",
          "published_at": "2016-03-01T14:19:40Z"
        },
        {
          "tag": "2.0.4",
          "kind": "patch",
          "published_at": "2016-02-09T16:42:11Z"
        },
        {
          "tag": "2.0.3",
          "kind": "patch",
          "published_at": "2016-02-02T19:41:14Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2016-01-14T00:01:55Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2016-01-11T14:06:06Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2016-01-08T14:38:26Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2014-10-07T22:52:32Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2014-09-04T18:04:34Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0c07f61c7a4dbbe29dd92010c8e39ec805c9b66b",
          "body": null,
          "is_bot": false,
          "headline": "[Cleanup] Remove Dead Code (#1043)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-07-13T23:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cabc0f4f9b9e92b22e110b0f9a7b7fde9fcb17ee",
          "body": "This ensures the action will not fire against the user-controlled\ncommit date and instead relies on the server-side date.",
          "is_bot": false,
          "headline": "[Buildkite Action] Reject Late Commits (#1044)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-07-13T23:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b4abda6fbae282bb863ed045acedddf887df6a",
          "body": "This limits the usage of the fork-CI execution to running the\nexplicitly defined hash that must exist before the comment.",
          "is_bot": false,
          "headline": "[Buildkite] Require Hash with comment (#1042)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-07-13T22:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b96cffa123e42b7b8034c98e44fd93672b953754",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update wolfi/jdk (#1032)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-07T20:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b6e20f6931971e1741adea924479c3d6db60877",
          "body": "…tag to v0.31.0 (#1030)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update docker.elastic.co/ci-agent-images/pipelib docker …",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-07T20:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39d14d8f021bec79da08f3bb9d6b2e99cae1000a",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency elasticsearch to v9.4.1 (#1026)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T19:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f0112e833f38ad324b165e1678cb858f769ab3e",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency coverage to v7.15.0 (#1025)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T18:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cda11fb5df820f8de225f9c974baddcf07abfad8",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dorny/paths-filter digest to 7b450ff (#1024)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T18:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa48bdb60f50a6023515e0fe77bde361b5cbc79",
          "body": null,
          "is_bot": false,
          "headline": "[Release] Prepare 9.4.2 (#1023)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-07-02T18:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebab5aff8677daf79fbe9b3f323ef0b57eb1ebed",
          "body": "Gradle strips the executable bit from the shell files when it puts\nthem into the zip file. This adds the bit back.",
          "is_bot": false,
          "headline": "[Gradle] `chmod +x` scripts meant for execution (#1022)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-07-02T18:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20494606029f2e813b5da3b20843ea45e0feb4bd",
          "body": "The previously merged PR merged accidentally after I added comments\nbecause I had not added the repo restriction to require comments to\nbe resolved before auto-merging.\n\nThis addresses those comments.",
          "is_bot": false,
          "headline": "[Test] Fix Imports (#1021)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-07-02T18:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f53c8e7e9a916699e54c863b84438c50a503d09",
          "body": "…020)\n\nThis upfront looks up the SHA instead of passing `HEAD` to Buildkite\nbecause, otherwise, you cannot tell that Buildkite is running\nwithout checking the Buildkite pipeline directly or waiting until\nthe job passes (or fails).",
          "is_bot": false,
          "headline": "[Buildkite] Provide SHA for the commit so the PR can link CI runs (#1…",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-07-02T18:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f4895e5385302f7cfc760057590cbb08883e76f",
          "body": "when using `0.0.0.0`,  the node match fails because:\n\n- `findTargetNode()` only compares local NIC addresses against `node.boundAddresses`\n- `boundAddresses` is empty for all nodes\nThe code never falls back to comparing against `node.httpPublishAddr` or `node.ip` — even though it's likely containing the information needed for a positively match of the node\n\nCo-authored-by: Chris Earle <pickypg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "resolve node name on published http address as fallback (#1012)",
          "author_name": "Julien Guay",
          "author_login": "jguay",
          "committed_at": "2026-07-02T17:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d0a0dd182cbc9d66f159b37a775513bef8745c",
          "body": "…v3.1.4 (#1017)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency com.github.jk1:gradle-license-report to …",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T17:42:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de3d2e07cdd6c95975af5f7d402f1ccdb36aa8d1",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency black to v26.5.1 (#1018)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T17:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7e66f9b3bf3ee3e64f0d2d73e74c64a07b6260a",
          "body": null,
          "is_bot": false,
          "headline": "[Buildkite] Allow Comment to run for Forks (#1019)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-07-02T17:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cab9425027653c98ebb3656b0a922646b32bd20d",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Chris Earle <pickypg@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update log4j2 monorepo to v2.26.1 (#1007)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T16:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ccc10baba17dd4616f915dd4d25942bf944a6db",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update wolfi/jdk (#1016)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T16:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dd1bc4059b4c77c57d1a9fa5821aa4a8151045e",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Chris Earle <pickypg@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-java digest to 1bcf9fb (#1011)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T16:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74cc830a150b47e4e466df607759f75315dd03a0",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-python digest to ece7cb0 (#1015)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T16:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e92d02642569d24e47ff1636891a54b94408ec44",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout digest to df4cb1c (#1009)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T16:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120c3adcfcce7240143b4ee28614ddf2e9728746",
          "body": "… v1.21.4 (#1005)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency org.testcontainers:testcontainers-bom to…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T16:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bb890c69a4d370e3daf78a19b4aa2ccb0389fa9",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dorny/paths-filter action to v4 (#999)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T16:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245204020acf3fb8d1b332ccb006bcc7cff49dc2",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency commons-io:commons-io to v2.22.0 (#995)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T16:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fe761370b1345951028132157f5852898a3bf36",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency com.github.mwiede:jsch to v2.28.3 (#998)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-07-02T16:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f84035a8630000d218e6a761fa0c884c7bb5ca",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies (#1010)",
          "author_name": "Valeriy Khakhutskyy",
          "author_login": "valeriy42",
          "committed_at": "2026-07-02T16:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b30a68781cf4110ccae0c11de0dd5104b988376",
          "body": null,
          "is_bot": false,
          "headline": "[Release] Prepare 9.4.1 (#1014)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-07-02T16:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98d137099eb071a4ed590fd08a879dcf0b015489",
          "body": null,
          "is_bot": false,
          "headline": "[Release] 9.4.0 (#1013)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-07-02T16:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "314f10652bf723ad8b56fe6662606016255085a3",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Valeriy Khakhutskyy <1292899+valeriy42@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency isort to v8 (#996)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-06-15T07:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "805f1a80f0b067bbb76934b5e0429e5b390e2192",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Valeriy Khakhutskyy <1292899+valeriy42@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency elasticsearch to v9 (#826)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-06-15T07:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd756a06422e3ea19e0eea1c48a5cdee6f5535c",
          "body": "…tag to v0.27.0 (#994)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update docker.elastic.co/ci-agent-images/pipelib docker …",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-05-07T00:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8440561a78fd6b8e3f518eeec216e915dde693b",
          "body": "…er to v6 (#1000)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency org.junit.platform:junit-platform-launch…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-05-06T23:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac25e9899ddbf613015b5df0b6267ed35e464529",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update wolfi/jdk (#1004)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-05-06T23:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa07907e4fb78daf3610ec736eaa6cbef3fe504",
          "body": "This adds a Docker build and release to the `main` release.",
          "is_bot": false,
          "headline": "[Buildkite] Add Docker Build (#982)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-05-06T23:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d97bc6bff5ae8c0388e70b5a8f18265adbbcdc",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency org.projectlombok:lombok to v1.18.46 (#992)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-05-06T21:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f708d8b2c7adfba02cfc794465fc1d5a8afc45",
          "body": "This logs and rethrows caused-by exceptions.\n\nCo-authored-by: julius-ban <48812298+julius-ban@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[RestClient] Add Tests and do not ignore caused-by exceptions (#1003)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-05-01T23:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "053dab05c0496a10c55017780581298aadaa6f58",
          "body": "This adds completely new unit tests and adds E2E tests that\nactually start (and stop) `testcontainers` running ES, Kibana, and\nLogstash.",
          "is_bot": false,
          "headline": "[Tests] Rewrite Tests for better performance and E2E tests (#1002)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-05-01T22:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272425fd8418bba630b2f77e880c6ac6c3860101",
          "body": "…ind to v2.21.3 (#972)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency com.fasterxml.jackson.core:jackson-datab…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T22:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "412916092f8c5c4dbd402b9cc87e8231be0750c0",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency com.github.mwiede:jsch to v2.28.0 (#970)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T22:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b869ae714cfd753b14dfa3b8246c4b520865a98e",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency gradle to v9.5.0 (#971)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T22:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "156a6686b0eb736c5cebe16fd73670a4062aa505",
          "body": "…#973)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency commons-codec:commons-codec to v1.22.0 (…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T22:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede5c5c72575f05c29d087ae8d5cb6b8a9700e33",
          "body": "…0.0 (#974)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency org.apache.commons:commons-lang3 to v3.2…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T22:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510cff8f461361d70fff859f2bf2f01a4dc11187",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v6 (#976)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T22:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccda008d3db8ffaabc395dc703fb506b557499ce",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency org.yaml:snakeyaml to v2.6 (#975)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T22:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200bcb62005d4092a0c470c4281c881b7a34f82f",
          "body": "…er to v1.14.4 (#991)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency org.junit.platform:junit-platform-launch…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T22:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639ffe89a870cb47c2c32a12d798ce00848c69ed",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dorny/paths-filter digest to d1c1ffe (#990)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T22:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4445fd582886af9682fd9b189d9f7da01858e2cf",
          "body": "… (#989)\n\nUpdates the report generated when taking Logstash diags to include the max percentile just for batch's byte_size. Furthermore, adds the lifetime window for all batch relates metrics (byte_size and event_count)",
          "is_bot": false,
          "headline": "Update Logstash report to include batch's byte_size p100 and lifetime…",
          "author_name": "Andrea Selva",
          "author_login": "andsel",
          "committed_at": "2026-04-28T22:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "084949a021c12e08cabcd4cfe8f75d3137caae3e",
          "body": null,
          "is_bot": false,
          "headline": "Removing ml from inference (#988)",
          "author_name": "Jonathan Buttner",
          "author_login": "jonathan-buttner",
          "committed_at": "2026-04-28T21:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "113d58e4b7ce4630a358a2c3d2296e363aad8e8b",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update log4j2 monorepo to v2.25.4 (#987)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T21:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa387f9f378d5d33f85914a197ac7c1cc18dd36c",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update wolfi/jdk (#985)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-28T21:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "424e6e69936b334870c42ffddce4f67650327455",
          "body": "Fix endpoints where the URL has changed with version 9.0.0+",
          "is_bot": false,
          "headline": "Collect kibana v9 (#904)",
          "author_name": "mmahacek",
          "author_login": "mmahacek",
          "committed_at": "2026-04-28T21:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "942d7ad3e040a6929185d2828fda572b15b08e0e",
          "body": "* Updates the flow metrics view in Logstash's diagnostic creation to include batch structure metrics informations, for current, average and windowed p50 and p90\n\n* Conditionally display the batch structure metrics panel\n\n* Selectively display p50 and p90 group columns of if present\n\n* Removed runApplication utility task for dev\n\n* Fixed name of task to run in Gradle to build",
          "is_bot": false,
          "headline": "Updates the flow metrics view in Logstash's diagnostic creation (#978)",
          "author_name": "Andrea Selva",
          "author_login": "andsel",
          "committed_at": "2026-04-15T15:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b1c5ed60ba6cff82809fb1610ece9675168581",
          "body": "…v3.1.2 (#986)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency com.github.jk1:gradle-license-report to …",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-09T19:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "319230d4a041d6101929236bc4014b685d9ed27f",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency coverage to v7.13.5 (#984)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-09T16:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "006ac0b2fc6b5542b9b221d24b5552c72952f671",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): pin dorny/paths-filter action to de90cc6 (#983)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-09T16:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "099b9f15b2804c94dc2ecf483bca1102d063a7b5",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency black to v26 (#977)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-09T16:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96aff8a0be336b9b0ad23d2415a52fcf05988d11",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency org.projectlombok:lombok to v1.18.44 (#981)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-04-09T16:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a26d5c7c4d242fcce074d72969700cd0d8aae754",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update wolfi/jdk (#969)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-03-14T19:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad6a0103763426d30158cbb502bd07c6ef13978a",
          "body": "This removes variables that suggest usage that does not exist\n(namely, touching the environment).",
          "is_bot": false,
          "headline": "[SystemProperties] Remove Unused Code (#980)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-03-11T17:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72415ad8525230d3a01d3c36b5a8451b9098a66b",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update wolfi/jdk (#968)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-19T19:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe0e12012969d5a91194c30e1ccc44f71ba29df8",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update wolfi/jdk (#967)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-18T15:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4713a9404a5ebdc68e1b7ab818b5dfb29a3abfb",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency tqdm to v4.67.3 (#966)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-18T03:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7c059699d8ed02830d8e32b08093525d44d4abe",
          "body": "…er to v1.14.3 (#965)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency org.junit.platform:junit-platform-launch…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-18T03:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c2d325590cef2b5463b5d90fb06b2ea4e4462a3",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency elasticsearch to v8.19.3 (#964)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-18T03:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15db401a01ef53f38caf8f61c2e4e8a12550ef95",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Chris Earle <pickypg@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update wolfi/jdk (#960)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-18T03:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc33a5160e8eda8dbec925c5679402228b1e1bc2",
          "body": null,
          "is_bot": false,
          "headline": "[NOTICE.txt] Trigger Check whenever it can change (#963)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-18T00:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4daeb5efd54643f455ef4bc8f5c5c8ee5463717f",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Chris Earle <pickypg@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency com.github.mwiede:jsch to v2.27.7 (#961)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-18T00:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "823f4789de47a1f19f4a6a6a9e2e61e8bf2c326c",
          "body": "This adds the same functionality from the Maven build and drops test dependencies since those are not part of the distribution.",
          "is_bot": false,
          "headline": "[Build] Add Ability to update NOTICE.txt file (#962)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-18T00:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df5f1b985dc16f825052fc19d69f85bb7fe30d0b",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency black to v25.12.0 (#929)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-17T23:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30d0bf3fa9c7d95870f562cc15534d3c1511fc1d",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency coverage to v7.13.4 (#930)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-17T23:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742d7ca30332c8ee6a444381de761f2f15f01ec2",
          "body": "…tag to v0.25.1 (#957)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update docker.elastic.co/ci-agent-images/pipelib docker …",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-17T23:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7727f1498b7634c30668c8a20ba0e58d3d16a43f",
          "body": "This removes JAXB, which is not used by the code (built and ran it\nagainst a cluster to confirm).",
          "is_bot": false,
          "headline": "[Build] Remove Unused JAXB Dependencies (#959)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-17T23:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e34c8a435d8e7829fc938e8b5e9041895156c96e",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-python digest to a309ff8 (#956)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-17T23:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f6edc2cdb129cbdd9e14d457f1358500ea5b4c",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency isort to v7 (#934)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-17T23:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce7f5ef7cc4f59bb29f7eddb1a7d86dc1282275e",
          "body": null,
          "is_bot": false,
          "headline": "Remove surefire (#958)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-17T23:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "055a707ca47807fdb9d76a4596aa75b0710e1f5f",
          "body": null,
          "is_bot": false,
          "headline": "9.4.0-SNAPSHOT (#950)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-17T23:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "450e6ba65ee7cb66adf96fc5eb46d1d59a3bce62",
          "body": "This replaces it with wiremock.",
          "is_bot": false,
          "headline": "[Tests] Remove Defunct mockserver Dependency (#955)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-17T23:39:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415edd7e857552f9b70bdd1060c729722ea16b95",
          "body": "This uses the modern version of JUnit tempory file structures.",
          "is_bot": false,
          "headline": "[Tests] Remove Vintage Dependency (#954)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-17T22:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e90008b63051259c21b2289a19b49ff496468e34",
          "body": "…o v6 (#935)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency org.junit.jupiter:junit-jupiter-engine t…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-17T21:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "027306e3a4f9d988fc2bdce04247a7c58a6ab905",
          "body": null,
          "is_bot": false,
          "headline": "[JDK] Require Java 17+ (#953)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-17T21:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36209557094f7b5437122783c8a73bfb15a520bd",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency nox to v2025.11.12 (#931)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-17T21:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8343c2daa71aa1a53403463055e8c487c340cb50",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout digest to 93cb6ef (#951)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-17T21:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151c786e13877ad9cb53de385818f0ce81703715",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-java digest to be666c2 (#952)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-17T21:39:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0082f869b390279964e4887921153220f57e330",
          "body": null,
          "is_bot": false,
          "headline": "Copy catalog config from autoops-install (#949)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-15T23:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d917654f0fef1d158a414353e04b79477a0f2ffc",
          "body": "---------\n\nCo-authored-by: Chris Earle <pickypg@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bootstrap repository (#945)",
          "author_name": "elastic-backstage-prod[bot]",
          "author_login": "elastic-backstage-prod[bot]",
          "committed_at": "2026-02-14T00:09:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed87504eb3f5143913dc25f3b01eef49c3e7631c",
          "body": null,
          "is_bot": false,
          "headline": "[Buildkite] Add catalog-info.yaml (#946)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-14T00:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93e897ea66b7a11fdecda702cea79a1a05f22b6c",
          "body": "Add deprecation info and new commercial features and delete duplicates.",
          "is_bot": false,
          "headline": "Add new commercial features and deprecation info (#942)",
          "author_name": "Steve Ban",
          "author_login": "julius-ban",
          "committed_at": "2026-02-13T23:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "784e8d962e1b7d54af0711d67fc063054b3394e3",
          "body": "👋 [CAT Aliases](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-cat-aliases) & [List Aliases](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-get-alias) expect `expand_wildcards=all` to show all indices.\n\n---------\n\nCo-authored-by: Chris Earle <pickypg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ExpandWildcards=all on CAT aliases (#943)",
          "author_name": "Stef Nestor",
          "author_login": "stefnestor",
          "committed_at": "2026-02-13T23:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c236e29928ef74beedcb73e3021c560841007aa",
          "body": "This replaces the Maven build entirely with a 1:1 Gradle build.",
          "is_bot": false,
          "headline": "[Gradle] Introduce Gradle Build (#944)",
          "author_name": "Chris Earle",
          "author_login": "pickypg",
          "committed_at": "2026-02-13T23:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9e564710457126af6d2bfdb4e776c07786a45aa",
          "body": "… to v5.14.1 (#921)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-12T21:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd5e2c836df8d1c4f4c472aa7b070723bc1a7dcb",
          "body": "…#932)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency commons-codec:commons-codec to v1.20.0 (…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-12T21:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c58a05f5c69623101a69a00a9d3e387a5885a68",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency commons-io:commons-io to v2.21.0 (#933)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2026-02-12T21:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91177e0721816858744344173123c0c33f18fac2",
          "body": "Bump the required version of elasticsearch to 8.19.2 in order to resolve\nsecurity issues indicated by a Snyk scan report - https://app.snyk.io/org/machine-learning-48e/project/90ce5194-8168-48c1-934c-48af1912a2bd",
          "is_bot": false,
          "headline": "[ML] Bump required version of elasticsearch (#940)",
          "author_name": "Ed Savage",
          "author_login": "edsavage",
          "committed_at": "2026-02-12T21:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e2223fc7416c9a756aa31f87b3ef7aecb2ec8ac",
          "body": null,
          "is_bot": false,
          "headline": "KB Diag | Data views space aware (#938)",
          "author_name": "Stef Nestor",
          "author_login": "stefnestor",
          "committed_at": "2026-01-08T23:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c136eb71205df440171fddabe3beac21b6c1548",
          "body": "The following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-14532782\n\nCo-authored-by: snyk-bot <snyk-bot@snyk.io>",
          "is_bot": false,
          "headline": "fix: pom.xml to reduce vulnerabilities (#939)",
          "author_name": "Valeriy Khakhutskyy",
          "author_login": "valeriy42",
          "committed_at": "2026-01-08T23:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "085a381b814e2edb00dc8073a81a7bb4a35296b2",
          "body": null,
          "is_bot": false,
          "headline": "Add Kibana upgrade assistant API (#936)",
          "author_name": "Stef Nestor",
          "author_login": "stefnestor",
          "committed_at": "2025-11-20T17:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81272f7e623197534e784852f00dd9b8054d8aca",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency isort to v6.1.0 (#918)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2025-11-07T21:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7474d67292092c346e4fbb7f716bc668f64b922f",
          "body": "Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency com.github.mwiede:jsch to v2.27.6 (#928)",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2025-11-07T21:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb4a470c5c0fbe568e1b8e872bb7d049d5c92a8",
          "body": "…ind to v2.20.1 (#927)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency com.fasterxml.jackson.core:jackson-datab…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2025-11-07T21:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25d76d94f30dd21b3d0139bd3af0335fb9ebc5e5",
          "body": "…ncy-plugin to v3.9.0 (#919)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency org.apache.maven.plugins:maven-depende…",
          "author_name": "elastic-renovate-prod[bot]",
          "author_login": "elastic-renovate-prod[bot]",
          "committed_at": "2025-11-07T21:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 90,
      "commits_last_year": 134,
      "latest_release_at": "2026-07-02T18:43:59Z",
      "latest_release_tag": "v9.4.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 20,
      "days_since_latest_release": 29,
      "mean_days_between_releases": 78.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 175,
      "stars": 303,
      "watchers": 128,
      "fork_history": {
        "days": [
          {
            "date": "2014-09-18",
            "count": 1
          },
          {
            "date": "2014-10-13",
            "count": 1
          },
          {
            "date": "2014-11-20",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2015-01-16",
            "count": 1
          },
          {
            "date": "2015-01-26",
            "count": 1
          },
          {
            "date": "2015-02-13",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2015-07-16",
            "count": 1
          },
          {
            "date": "2015-08-10",
            "count": 1
          },
          {
            "date": "2015-08-19",
            "count": 1
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2016-01-20",
            "count": 1
          },
          {
            "date": "2016-05-24",
            "count": 1
          },
          {
            "date": "2016-06-10",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-07-20",
            "count": 1
          },
          {
            "date": "2016-07-21",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2017-02-23",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-08-01",
            "count": 1
          },
          {
            "date": "2017-08-05",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 1
          },
          {
            "date": "2017-09-13",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 1
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-10-18",
            "count": 1
          },
          {
            "date": "2017-11-11",
            "count": 1
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2018-01-15",
            "count": 1
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-04-25",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-27",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 2
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 2
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-14",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 2
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 3
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 172,
        "total_forks": 175
      },
      "star_history": null,
      "open_issues_and_prs": 76
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "scripts/share_ad_job_state/noxfile.py"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "build.gradle.kts",
        "buildSrc/build.gradle.kts"
      ],
      "largest_source_bytes": 26508,
      "source_files_sampled": 88,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "build.gradle.kts",
        "buildSrc/build.gradle.kts"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "click",
            "direct": false,
            "version": "8.1.8",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.2,
            "advisory_ids": [
              "PYSEC-2026-2132"
            ],
            "fixed_version": "8.3.3",
            "advisory_count": 1,
            "oldest_advisory_days": 92
          },
          {
            "name": "filelock",
            "direct": false,
            "version": "3.18.0",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.3,
            "advisory_ids": [
              "GHSA-qmgc-5h2g-mvrw",
              "GHSA-w853-jp5j-5j7f",
              "PYSEC-2026-1374",
              "PYSEC-2026-1375"
            ],
            "fixed_version": "3.20.3",
            "advisory_count": 4,
            "oldest_advisory_days": 227
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "8.3.5",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.8,
            "advisory_ids": [
              "GHSA-6w46-j5rx-g56g",
              "PYSEC-2026-1845"
            ],
            "fixed_version": "9.0.3",
            "advisory_count": 2,
            "oldest_advisory_days": 191
          },
          {
            "name": "virtualenv",
            "direct": false,
            "version": "20.30.0",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 4.5,
            "advisory_ids": [
              "GHSA-597g-3phw-6986",
              "PYSEC-2026-2009"
            ],
            "fixed_version": "20.36.1",
            "advisory_count": 2,
            "oldest_advisory_days": 199
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "moderate": 3
        },
        "advisory_count": 9,
        "affected_count": 4,
        "assessed_count": 36,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "elasticsearch",
          "manifest": "scripts/share_ad_job_state/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^9.0.0"
        },
        {
          "name": "loguru",
          "manifest": "scripts/share_ad_job_state/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^0.7.2"
        },
        {
          "name": "tqdm",
          "manifest": "scripts/share_ad_job_state/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^4.66.5"
        },
        {
          "name": "urllib3",
          "manifest": "scripts/share_ad_job_state/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.7.0"
        },
        {
          "name": "idna",
          "manifest": "scripts/share_ad_job_state/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "3.15"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "elasticsearch",
            "direct": true,
            "version": "9.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": true,
            "version": "3.15",
            "ecosystem": "pypi"
          },
          {
            "name": "loguru",
            "direct": true,
            "version": "0.7.3",
            "ecosystem": "pypi"
          },
          {
            "name": "tqdm",
            "direct": true,
            "version": "4.67.3",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": true,
            "version": "2.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "anyio",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "argcomplete",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": false,
            "version": "25.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "black",
            "direct": false,
            "version": "26.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2024.8.30",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.1.8",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "colorlog",
            "direct": false,
            "version": "6.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "7.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "dependency-groups",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "distlib",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "pypi"
          },
          {
            "name": "elastic-transport",
            "direct": false,
            "version": "9.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "filelock",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "humanize",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "isort",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy-extensions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "nox",
            "direct": false,
            "version": "2026.4.10",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "25.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "8.3.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytokens",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sniffio",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.13.2",
            "ecosystem": "pypi"
          },
          {
            "name": "virtualenv",
            "direct": false,
            "version": "20.30.0",
            "ecosystem": "pypi"
          },
          {
            "name": "win32-setctime",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 36,
        "direct_count": 5,
        "indirect_count": 31
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 15,
        "merged_prs": 580,
        "open_issues": 61,
        "closed_ratio": 0.839,
        "closed_issues": 319,
        "closed_unmerged_prs": 61
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "nemonster",
          "commits": 294,
          "avatar_url": "https://avatars.githubusercontent.com/u/1417839?v=4"
        },
        {
          "type": "User",
          "login": "pickypg",
          "commits": 180,
          "avatar_url": "https://avatars.githubusercontent.com/u/1501235?v=4"
        },
        {
          "type": "User",
          "login": "jjfalling",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/1078616?v=4"
        },
        {
          "type": "User",
          "login": "jpcarey",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/5118470?v=4"
        },
        {
          "type": "User",
          "login": "stefnestor",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/26751266?v=4"
        },
        {
          "type": "User",
          "login": "brunofarache",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/275916?v=4"
        },
        {
          "type": "User",
          "login": "lucabelluccini",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/87379?v=4"
        },
        {
          "type": "User",
          "login": "valeriy42",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/1292899?v=4"
        },
        {
          "type": "User",
          "login": "jasontedor",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/4744941?v=4"
        },
        {
          "type": "User",
          "login": "GlenRSmith",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1327920?v=4"
        }
      ],
      "contributors_sampled": 73,
      "top_contributor_share": 0.419
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "buildkite-pr-command.yml",
        "check-notice.yml",
        "ci.yml",
        "publish-release.yml",
        "python-tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "poetry.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "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": 1,
            "reason": "Found 2/12 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "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": 10,
            "reason": "security policy file 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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 5,
            "reason": "5 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0c07f61c7a4dbbe29dd92010c8e39ec805c9b66b",
        "ran_at": "2026-08-01T10:06:57Z",
        "aggregate_score": 5.3,
        "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-29T04:26:08Z",
      "oldest_open_prs": [
        {
          "number": 1006,
          "created_at": "2026-05-06T23:51:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1027,
          "created_at": "2026-07-02T19:04:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1028,
          "created_at": "2026-07-02T19:05:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1029,
          "created_at": "2026-07-02T19:07:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1033,
          "created_at": "2026-07-07T19:20:06Z",
          "last_comment_at": "2026-07-07T19:23:47Z",
          "last_comment_author": "lucabelluccini"
        },
        {
          "number": 1034,
          "created_at": "2026-07-07T20:42:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1035,
          "created_at": "2026-07-08T05:29:45Z",
          "last_comment_at": "2026-07-09T05:31:08Z",
          "last_comment_author": "snyk-io"
        },
        {
          "number": 1037,
          "created_at": "2026-07-08T17:37:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1038,
          "created_at": "2026-07-08T17:37:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1039,
          "created_at": "2026-07-08T21:31:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1040,
          "created_at": "2026-07-08T21:31:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1041,
          "created_at": "2026-07-13T01:45:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1045,
          "created_at": "2026-07-22T04:21:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1047,
          "created_at": "2026-07-27T01:12:30Z",
          "last_comment_at": "2026-07-27T01:12:34Z",
          "last_comment_author": "cla-checker-service"
        },
        {
          "number": 1049,
          "created_at": "2026-07-29T04:24:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-13T23:36:43Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 307,
          "created_at": "2019-09-03T13:01:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 334,
          "created_at": "2019-11-22T18:06:00Z",
          "last_comment_at": "2021-05-20T06:48:56Z",
          "last_comment_author": "kiju98"
        },
        {
          "number": 355,
          "created_at": "2020-01-14T14:35:46Z",
          "last_comment_at": "2025-07-15T13:28:24Z",
          "last_comment_author": "pebrc"
        },
        {
          "number": 356,
          "created_at": "2020-01-15T00:48:17Z",
          "last_comment_at": "2020-01-16T15:17:13Z",
          "last_comment_author": "CBlaisure"
        },
        {
          "number": 357,
          "created_at": "2020-01-17T09:41:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 384,
          "created_at": "2020-03-17T16:33:35Z",
          "last_comment_at": "2020-04-08T20:21:28Z",
          "last_comment_author": "111andre111"
        },
        {
          "number": 399,
          "created_at": "2020-04-08T18:16:29Z",
          "last_comment_at": "2020-12-01T13:20:24Z",
          "last_comment_author": "urso"
        },
        {
          "number": 458,
          "created_at": "2020-12-29T08:10:57Z",
          "last_comment_at": "2021-01-07T15:53:17Z",
          "last_comment_author": "PhaedrusTheGreek"
        },
        {
          "number": 461,
          "created_at": "2021-01-14T06:51:38Z",
          "last_comment_at": "2021-01-21T18:53:11Z",
          "last_comment_author": "nemonster"
        },
        {
          "number": 462,
          "created_at": "2021-01-14T08:19:56Z",
          "last_comment_at": "2021-01-14T10:20:22Z",
          "last_comment_author": "nellicus"
        },
        {
          "number": 463,
          "created_at": "2021-01-21T18:12:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 465,
          "created_at": "2021-02-04T11:35:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 477,
          "created_at": "2021-03-30T09:53:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 480,
          "created_at": "2021-04-14T08:47:52Z",
          "last_comment_at": "2021-04-15T14:27:27Z",
          "last_comment_author": "nellicus"
        },
        {
          "number": 481,
          "created_at": "2021-04-16T11:24:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 492,
          "created_at": "2021-05-10T16:31:58Z",
          "last_comment_at": "2021-05-13T16:52:34Z",
          "last_comment_author": "mark54g"
        },
        {
          "number": 498,
          "created_at": "2021-05-20T06:56:42Z",
          "last_comment_at": "2022-02-08T08:01:38Z",
          "last_comment_author": "MonGMZ"
        },
        {
          "number": 505,
          "created_at": "2021-06-26T02:49:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 511,
          "created_at": "2021-07-22T09:16:48Z",
          "last_comment_at": "2021-07-28T23:57:07Z",
          "last_comment_author": "jonny-mcc"
        },
        {
          "number": 513,
          "created_at": "2021-08-06T10:28:18Z",
          "last_comment_at": "2021-10-19T19:16:38Z",
          "last_comment_author": "bczifra"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/elastic/support-diagnostics",
    "host": "github.com",
    "name": "support-diagnostics",
    "owner": "elastic"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 62,
        "vitality": 80,
        "community": 71,
        "governance": 69,
        "engineering": 53
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 134,
              "human_commit_share": 0.37,
              "days_since_last_push": 0,
              "active_weeks_last_year": 20
            },
            "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": "20/52 weeks with commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "134 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 134
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 90,
              "latest_release_tag": "v9.4.1",
              "releases_from_tags": false,
              "days_since_latest_release": 29,
              "mean_days_between_releases": 78.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "90 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 90
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 29 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~78.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 78.6
                    }
                  }
                ],
                "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": 18,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 18 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 71,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "forks": 175,
              "stars": 303,
              "watchers": 128,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "303 stars",
                "points": 40.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 303
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "175 forks",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 175
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "128 watchers",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 128
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "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": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 73,
              "top_contributor_share": 0.419
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 42% of commits",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 42
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "73 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 580,
              "open_issues": 61,
              "closed_issues": 319,
              "issue_closed_ratio": 0.839,
              "closed_unmerged_prs": 61
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "580/641 decided PRs merged",
                "points": 34.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 580,
                      "decided": 641
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/12 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 5457,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "elastic",
              "public_repos": 947,
              "account_age_days": 4541
            },
            "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": "5,457 followers of elastic",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5457,
                      "login": "elastic"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "947 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 947
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 53,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 2/12 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "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 detected",
                "points": 5,
                "status": "met",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "5 existing vulnerabilities detected",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 36 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 36
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 9,
              "affected_packages": 4,
              "assessed_packages": 36,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, moderate 3",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 36,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 64,
        "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": 1,
              "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": "37 of 37 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 37
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "poetry.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "scripts/share_ad_job_state/noxfile.py"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "build.gradle.kts",
                "buildSrc/build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "scripts/share_ad_job_state/noxfile.py",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "scripts/share_ad_job_state/noxfile.py"
                    }
                  }
                ],
                "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": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 26508,
              "source_files_sampled": 88,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/88 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 88,
                      "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 'ad-state-sharing' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T10:07:26.911600Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/elastic/support-diagnostics.svg",
  "full_name": "elastic/support-diagnostics",
  "license_state": "custom",
  "license_spdx": null
}

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.