Öffentliches Register
Software-GesundheitsberichtSchema 0.26.0 · Metriken 1.13.0 · 2026-07-21 23:28 UTC

fmtlib / fmt

A modern formatting library

C++MIT★ 23.676 Sterne⑂ 2.924 Forksseit Dez. 2012Auf GitHub ansehen ↗

fmtlib/fmt erreicht einen Gesundheitsindex von 82 von 100 und liegt damit im Bereich Gut. Am stärksten schneidet es bei Vitality (97/100) ab, am schwächsten bei AI Readiness (58/100). Zuletzt vor 1 Tag aktualisiert. Ein einzelner Mitwirkender trägt den Großteil der jüngsten Arbeit.

82
gesamt / 100
Gut

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.

82
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

156 Follower5 öffentliche Reposseit Apr. 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?

97Exzellent · 22 % des Gesamtindex
Wie die Bewertung erfolgt
36/36Push-Aktualität — letzter Push vor 1 Tagen
35.3/36Commit-Rhythmus — 51/52 Wochen mit Commits
18/18Commit-Volumen — 375 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_year375
human_commit_share0,97
days_since_last_push1
active_weeks_last_year51
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 58 Releases veröffentlicht
36/36Release-Aktualität — letztes Release vor 35 Tagen
19.8/27Release-Rhythmus — ein Release etwa alle 77,3 Tage
10/10OpenSSF Scorecard: Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
Verwendete Eingangsdaten
releases_count58
latest_release_tag12.2.0
releases_from_tagsnein
days_since_latest_release35
mean_days_between_releases77,3

Community & Verbreitung

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

92Exzellent · 18 % des Gesamtindex
Wie die Bewertung erfolgt
60/60Stars — 23.676 Stars
25/25Forks — 2.924 Forks
13.9/15Watcher — 319 Watcher
Verwendete Eingangsdaten
forks2.924
stars23.676
watchers319
growth_stateorganic
growth_factor_pct100
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (MIT)
18/18CONTRIBUTING-Leitfaden
0/13.5Verhaltenskodex
7.2/7.2Issue-Vorlage
6.3/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingja
has_issue_templateja
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?

58Mittel · 24 % des Gesamtindex
Wie die Bewertung erfolgt
9/54Bus-Faktor — 1 Beitragende decken die Hälfte aller Commits ab
3/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 86 % der Commits
13.5/13.5Breite der Beitragenden — 99 Beitragende
10/10OpenSSF Scorecard: Contributors — project has 24 contributing companies or organizations
Verwendete Eingangsdaten
bus_factor1
contributors_sampled99
top_contributor_share0,865
Wie die Bewertung erfolgt
46.6/46.8Issue-Lösungsquote — 100 % der Issues geschlossen
27.2/38.3PR-Annahme — 1.310/1.841 entschiedene PRs gemergt
6/15OpenSSF Scorecard: Code-Review — Found 13/29 approved changesets -- score normalized to 4
Verwendete Eingangsdaten
merged_prs1.310
open_issues10
closed_issues2.992
issue_closed_ratio0,997
closed_unmerged_prs531
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
15.8/25Reichweite des Inhabers — 156 Follower von fmtlib
17.7/25Kontohistorie — 5 öffentliche Repos, Kontoalter ca. 12 Jahre
Verwendete Eingangsdaten
followers156
owner_typeOrganization
is_verified
owner_loginfmtlib
public_repos5
account_age_days4.482

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

77Gut · 20 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 9 Workflow(s)
24/24Tests vorhanden
0/16Linter-Konfiguration
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 14 out of 14 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

90Exzellent
Wie die Bewertung erfolgt
30/30README
25/25Dokumentationsverzeichnis
15/15Dokumentations-/Homepage-Site — https://fmt.dev
10/10Repository-Beschreibung
10/10Topics — 12 Topics
0/10Wiki
Verwendete Eingangsdaten
topicsformatting, printf, output, chrono, performance, multiplatform, cross-platform, cpp, ranges, floating-point, unicode, c-plus-plus
has_wikinein
homepagehttps://fmt.dev
has_readmeja
has_docs_dirja
has_descriptionja

Sicherheit

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

92Exzellent · 16 % des Gesamtindex

Sicherheitslage

90Exzellent
Wie die Bewertung erfolgt
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
1.2/2.5CII-Best-Practices — badge detected: Passing
3/7.5Code-Review — Found 13/29 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 24 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/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
4.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
7.5/7.5Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate9
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
advisories0
affected_packages0
assessed_packages39
unassessed_packages0
affected_by_severitynone
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. 39 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.

58Mittel · 0 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
25.3/40Lesbare Commit-Historie — 46 von 97 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,474
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
12.6/18Bootstrap mit einem Befehl — support/build.gradle (Toolchain-Konvention, kein Task-Runner)
22/22Automatisierte Tests
0/11Lint-/Format-Konfiguration
11/11Statische Typprüfung — C++ (statisch typisiert)
0/10Reproduzierbare Umgebung
6/10Belegte Agentenpraxis — 3 der letzten 100 Commits von Agenten verfasst oder ihnen zugeschrieben
8/8Automatisierte Wartung — 3 der letzten 100 Commits sind automatisierte Abhängigkeits-Updates
9/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfiles
has_dockerfilenein
typed_languageja
bootstrap_files
has_devcontainernein
has_linter_confignein
typecheck_configs
agent_commit_share0,03
toolchain_manifestssupport/build.gradle
dependency_bot_commit_share0,03
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — C++ (statisch typisiert)
49.4/55Handhabbare Dateigrößen — 8/78 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageC++
largest_source_bytes532.839
source_files_sampled78
oversized_source_files8

Eckdaten

23.676GitHub-Sterne
99Mitwirkende
375Commits, letzte 12 Monate
1Tage seit letztem Push
58Releases
1Bus-Faktor
10offene Issues
MavenPaket-Ökosysteme

Weitere Details

Stern- und Fork-Verlauf 23.676 ★ / 2.924 ⇿
23.676Sterne
2.924Forks
16Releases

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.

Es wird nur die jüngste Historie angezeigt — dieses Repository überschreitet das Erfassungsfenster, sodass die früheste Historie nicht erfasst wird.

04.0008.00012.00016.00020.00024.00023.6762.924332023-062025-012026-07
Major 2Minor 6Patch 8

Jeder Punkt umfasst 3 Tage.

OpenSSF Scorecard 9.0 / 10
9.0Gesamtwert

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
5CII-Best-Practicesbadge detected: Passing
4Code-ReviewFound 13/29 approved changesets -- score normalized to 4
10Contributorsproject has 24 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense 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
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
10Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Alle Abhängigkeiten 39

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

RegistryPaketVersionBeziehung
PyPIbabel2.18.0indirekt
PyPIbackrefs7.0indirekt
PyPIcertifi2026.5.20indirekt
PyPIcharset-normalizer3.4.7indirekt
PyPIclick8.4.1indirekt
PyPIcmakelang0.6.13indirekt
PyPIcolorama0.4.6indirekt
PyPIghp-import2.1.0indirekt
PyPIidna3.17indirekt
PyPIimportlib-metadata9.0.0indirekt
PyPIimportlib-resources7.1.0indirekt
PyPIjinja23.1.6indirekt
PyPImarkdown3.10.2indirekt
PyPImarkupsafe3.0.3indirekt
PyPImergedeep1.3.4indirekt
PyPImike2.1.3indirekt
PyPImkdocs1.6.1indirekt
PyPImkdocs-autorefs1.4.4indirekt
PyPImkdocs-get-deps0.2.2indirekt
PyPImkdocs-material9.7.0indirekt
PyPImkdocs-material-extensions1.3.1indirekt
PyPImkdocstrings1.0.0indirekt
PyPIpackaging26.2indirekt
PyPIpaginate0.5.7indirekt
PyPIpathspec1.1.1indirekt
PyPIplatformdirs4.10.0indirekt
PyPIpygments2.20.0indirekt
PyPIpymdown-extensions10.21.3indirekt
PyPIpyparsing3.3.2indirekt
PyPIpython-dateutil2.9.0.post0indirekt
PyPIpyyaml6.0.3indirekt
PyPIpyyaml-env-tag1.1indirekt
PyPIrequests2.34.2indirekt
PyPIsix1.17.0indirekt
PyPItyping-extensions4.15.0indirekt
PyPIurllib32.7.0indirekt
PyPIverspec0.1.0indirekt
PyPIwatchdog6.0.0indirekt
PyPIzipp4.1.0indirekt
Abhängigkeits-Advisories 0

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

Keine bekannten Advisories betreffen die bewerteten Abhängigkeiten.

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": [
        "formatting",
        "printf",
        "output",
        "chrono",
        "performance",
        "multiplatform",
        "cross-platform",
        "cpp",
        "ranges",
        "floating-point",
        "unicode",
        "c-plus-plus"
      ],
      "is_fork": false,
      "size_kb": 17367,
      "has_wiki": false,
      "homepage": "https://fmt.dev",
      "languages": {
        "C": 11160,
        "C++": 2512472,
        "Cuda": 905,
        "CMake": 45469,
        "Shell": 2113,
        "Python": 53732,
        "Makefile": 299
      },
      "pushed_at": "2026-07-20T23:24:55Z",
      "created_at": "2012-12-07T16:26:46Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T18:54:13Z",
      "description": "A modern formatting library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Hello World Foundation",
      "type": "Organization",
      "login": "fmtlib",
      "company": null,
      "location": "United States",
      "followers": 156,
      "avatar_url": "https://avatars.githubusercontent.com/u/7280830?v=4",
      "created_at": "2014-04-13T14:30:29Z",
      "is_verified": null,
      "public_repos": 5,
      "account_age_days": 4482
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "12.2.0",
          "kind": "minor",
          "published_at": "2026-06-16T05:30:06Z"
        },
        {
          "tag": "12.1.0",
          "kind": "minor",
          "published_at": "2025-10-29T14:58:05Z"
        },
        {
          "tag": "12.0.0",
          "kind": "major",
          "published_at": "2025-09-17T16:49:56Z"
        },
        {
          "tag": "11.2.0",
          "kind": "minor",
          "published_at": "2025-05-03T16:40:00Z"
        },
        {
          "tag": "11.1.4",
          "kind": "patch",
          "published_at": "2025-02-26T18:33:33Z"
        },
        {
          "tag": "11.1.3",
          "kind": "patch",
          "published_at": "2025-01-26T14:46:35Z"
        },
        {
          "tag": "11.1.2",
          "kind": "patch",
          "published_at": "2025-01-12T16:28:58Z"
        },
        {
          "tag": "11.1.1",
          "kind": "patch",
          "published_at": "2024-12-27T16:53:33Z"
        },
        {
          "tag": "11.1.0",
          "kind": "minor",
          "published_at": "2024-12-25T17:03:31Z"
        },
        {
          "tag": "11.0.2",
          "kind": "patch",
          "published_at": "2024-07-20T14:32:04Z"
        },
        {
          "tag": "11.0.1",
          "kind": "patch",
          "published_at": "2024-07-05T16:12:59Z"
        },
        {
          "tag": "11.0.0",
          "kind": "major",
          "published_at": "2024-07-01T13:11:02Z"
        },
        {
          "tag": "10.2.1",
          "kind": "patch",
          "published_at": "2024-01-04T13:28:20Z"
        },
        {
          "tag": "10.2.0",
          "kind": "minor",
          "published_at": "2024-01-01T19:20:48Z"
        },
        {
          "tag": "10.1.1",
          "kind": "patch",
          "published_at": "2023-08-28T13:35:02Z"
        },
        {
          "tag": "10.1.0",
          "kind": "minor",
          "published_at": "2023-08-12T15:00:46Z"
        },
        {
          "tag": "10.0.0",
          "kind": "major",
          "published_at": "2023-05-10T13:25:20Z"
        },
        {
          "tag": "9.1.0",
          "kind": "minor",
          "published_at": "2022-08-27T16:06:02Z"
        },
        {
          "tag": "9.0.0",
          "kind": "major",
          "published_at": "2022-07-05T13:11:37Z"
        },
        {
          "tag": "8.1.1",
          "kind": "patch",
          "published_at": "2022-01-06T22:52:40Z"
        },
        {
          "tag": "8.1.0",
          "kind": "minor",
          "published_at": "2022-01-02T17:17:55Z"
        },
        {
          "tag": "8.0.1",
          "kind": "patch",
          "published_at": "2021-07-02T23:23:15Z"
        },
        {
          "tag": "8.0.0",
          "kind": "major",
          "published_at": "2021-06-21T13:16:15Z"
        },
        {
          "tag": "7.1.3",
          "kind": "patch",
          "published_at": "2020-11-25T14:37:05Z"
        },
        {
          "tag": "7.1.2",
          "kind": "patch",
          "published_at": "2020-11-04T15:39:20Z"
        },
        {
          "tag": "7.1.1",
          "kind": "patch",
          "published_at": "2020-11-02T14:27:34Z"
        },
        {
          "tag": "7.1.0",
          "kind": "minor",
          "published_at": "2020-10-26T13:43:21Z"
        },
        {
          "tag": "7.0.3",
          "kind": "patch",
          "published_at": "2020-08-07T13:39:57Z"
        },
        {
          "tag": "7.0.2",
          "kind": "patch",
          "published_at": "2020-07-29T15:50:49Z"
        },
        {
          "tag": "7.0.1",
          "kind": "patch",
          "published_at": "2020-07-07T15:33:08Z"
        },
        {
          "tag": "7.0.0",
          "kind": "major",
          "published_at": "2020-07-06T13:17:10Z"
        },
        {
          "tag": "6.2.1",
          "kind": "patch",
          "published_at": "2020-05-09T16:54:32Z"
        },
        {
          "tag": "6.2.0",
          "kind": "minor",
          "published_at": "2020-04-06T13:13:04Z"
        },
        {
          "tag": "6.1.2",
          "kind": "patch",
          "published_at": "2019-12-11T16:25:48Z"
        },
        {
          "tag": "6.1.1",
          "kind": "patch",
          "published_at": "2019-12-05T15:15:04Z"
        },
        {
          "tag": "6.1.0",
          "kind": "minor",
          "published_at": "2019-12-02T14:15:47Z"
        },
        {
          "tag": "6.0.0",
          "kind": "major",
          "published_at": "2019-08-26T13:59:18Z"
        },
        {
          "tag": "5.3.0",
          "kind": "minor",
          "published_at": "2018-12-28T20:36:04Z"
        },
        {
          "tag": "5.2.1",
          "kind": "patch",
          "published_at": "2018-09-21T20:48:32Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2018-09-13T14:35:31Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2018-07-05T13:25:05Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2018-05-22T13:08:11Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2017-12-20T16:22:11Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2017-06-27T17:06:02Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2017-06-14T16:08:47Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2016-11-01T08:47:10Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2016-05-07T17:07:32Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2016-04-11T19:19:47Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2016-03-21T15:00:24Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2016-03-13T17:20:35Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2015-12-01T15:36:32Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2015-03-06T16:33:52Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2015-02-05T16:45:03Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2014-10-27T15:36:32Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2014-08-21T16:03:43Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2014-07-01T14:23:16Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2014-05-13T16:30:51Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2015-02-07T15:13:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bcaa44d05579c75a83571821faee7acf6a9a0d55",
          "body": null,
          "is_bot": false,
          "headline": "Document that hexfloat 'a'/'A' always emits the 0x prefix (#4862)",
          "author_name": "Yoshi",
          "author_login": "ny000815",
          "committed_at": "2026-07-20T23:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a749e9d8800c73d9888b5a32dacac187fb7d000c",
          "body": "export() was scoped inside if (FMT_INSTALL), so projects that pull in\nfmt via add_subdirectory()/FetchContent without installing it had no\nway to get the exported fmt::* targets. If such a project tries to\nexport its own targets that depend on fmt, CMake fails with \"target\n... requires target fmt th\n[…]\n; the install()-only pieces (config/version files, pkgconfig,\ninstall(EXPORT ...)) stay behind the guard and installed behavior is\nunchanged.\n\nFixes #4806\n\nCo-authored-by: flink <w741069229@gmail.com>",
          "is_bot": false,
          "headline": "Generate CMake export set regardless of FMT_INSTALL (#4850)",
          "author_name": "hexonal",
          "author_login": "hexonal",
          "committed_at": "2026-07-20T22:09:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7b4ef1c8145f21e126167f52a594909dde8c89fe",
          "body": "count_digits and do_format_decimal divided the full 128-bit value by a\nconstant in a loop. Compilers do not strength-reduce 128-bit division, so\neach iteration became a slow __udivti3 library call (~27 per number).\n\nReduce the value to 64-bit chunks by dividing by 10^19 (at most twice) and\nreuse the fast 64-bit paths, giving a ~5x speedup on full-range values.",
          "is_bot": false,
          "headline": "Optimize 128-bit integer formatting",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-07-20T00:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d1e5404bd678df41f20d0f053222a6c60fe74b",
          "body": "Add trailing \"// FMT_USE_RTTI\" comments to the matching #endif lines to make\nthe conditional-compilation blocks easier to follow.",
          "is_bot": false,
          "headline": "Annotate FMT_USE_RTTI #endif directives",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-07-17T19:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7852fc384ce4232284fc685f66f70ed99b0c2cd4",
          "body": "Formatting an integer with ':c' used the magnitude (abs_value) and never\nrange-checked, so negatives were mangled and out-of-range values silently\ntruncated. Copy the value as a character and report an error when it is out\nof range, treating all character types as unsigned for portability.",
          "is_bot": false,
          "headline": "Fix out-of-range integers with the 'c' presentation type (#4839)",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-07-17T18:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45179c1e7092c6b0d46e4f400fa537377623398",
          "body": "The appender and generic-iterator overloads only differed in whether the\ninteger formatting code was inlined. Merge them into a single overload and\nselect write_int_noinline vs inline write_int via if constexpr, keeping the\nsame codegen (out of line for appenders, inlined for compiled formatting)\nwith no size regression.",
          "is_bot": false,
          "headline": "Merge the two integer write overloads into one",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-07-17T18:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79df4504cd4e42ed004b1113fb82171e62ed822",
          "body": null,
          "is_bot": false,
          "headline": "Fix links in README.md",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-07-12T16:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af2d9f2b78d68e2fa8f7d5f120da3127e954ec05",
          "body": "…4836)",
          "is_bot": false,
          "headline": "Fix FMT_COMPILE failure with format_as mapped types  (Issue #4794) (#…",
          "author_name": "AMAN UPADHYAY",
          "author_login": "upadhyay74aman",
          "committed_at": "2026-07-12T16:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a99c2630cdf07f4e18924adc5e10650aaf67bc6",
          "body": "Detect when a std::exception also derives from std::nested_exception\n(e.g. via std::throw_with_nested) and unwind the whole chain, joining\neach level with \": \". The type-name flag ({:t}) is honored at every\nlevel, and the std::exception_ptr formatter inherits this behavior.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Format nested exceptions in std::exception formatter (#4844)",
          "author_name": "Avi Kivity",
          "author_login": "avikivity",
          "committed_at": "2026-07-12T15:50:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7077b016cc19793e11f9b9aa3d909390acd3819b",
          "body": "Use num_bits<UInt>() == 32 instead of sizeof(UInt) == 4 in\ndo_format_decimal. The magic-number two-digit algorithm requires\nexactly 32 value bits, so this is more precise on platforms where\nCHAR_BIT != 8 and is consistent with existing num_bits<T>() usage.",
          "is_bot": false,
          "headline": "Guard fast decimal path on bit width instead of byte size",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-07-11T16:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d13c41ce61329cc85c7c3c67c859ffe2b0e6178",
          "body": "Change the null exception_ptr representation from \"nullptr\" to \"none\" to\nconvey the \"no exception\" state more clearly, and update the test.",
          "is_bot": false,
          "headline": "Format null std::exception_ptr as \"none\"",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-07-11T15:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dac6cad052d6593f5fa07529d912f3bd0d6bb11",
          "body": null,
          "is_bot": false,
          "headline": "feat: add formatter for std::exception_ptr (#4808) (#4819)",
          "author_name": "Jan",
          "author_login": "Atlas-Zero",
          "committed_at": "2026-07-05T16:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd67635a19d027d2eae1cd6f0f0fa8f057492907",
          "body": "Revert the explicit-else workaround from #4822 and instead disable the\n\"unreachable code\" warning for all of base.h. Add an FMT_PRAGMA_MSVC\nhelper (mirroring FMT_PRAGMA_GCC/CLANG) and wrap the header in a single\nwarning(push)/disable:4702/pop pair, keeping the original control flow.",
          "is_bot": false,
          "headline": "Suppress MSVC C4702 header-wide instead of restructuring code",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-07-04T17:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b54093c658ae5656799756ec5d4467f49064929f",
          "body": "if FMT_CONSTEXPR is resolved to constexpr MSC warns about dead code\nafter 'return' instruction. Explicitly using 'else' in these cases\navoids the warning.",
          "is_bot": false,
          "headline": "avoid MSC warning C4702: unreachable code (#4822)",
          "author_name": "torsten48",
          "author_login": "torsten48",
          "committed_at": "2026-07-03T17:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b6ff700be3417e0a3ad9674ca306e40c451b6b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.0 to 7.0.0 (#4835)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T16:07:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "81516a20d975483bc55687cd04161f2ef7d38a63",
          "body": "…get (#4830)\n\n* Skip VERSION/SOVERSION/DEBUG_POSTFIX on the header-only INTERFACE target\n\n* Lint check fixed",
          "is_bot": false,
          "headline": "Skip VERSION/SOVERSION/DEBUG_POSTFIX on the header-only INTERFACE tar…",
          "author_name": "Soumik15630m",
          "author_login": "soumik15630m",
          "committed_at": "2026-06-28T15:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d24fef27d15adb537e60c7c8d54d4b5b23733949",
          "body": null,
          "is_bot": false,
          "headline": "Minor cleanup",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-26T22:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2206152d5b7e6007e8e2b6386e4ece28e932578",
          "body": null,
          "is_bot": false,
          "headline": "Simplify test",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-26T19:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719823cc6433a08b8dd830ba0a37b6c9fae4cc03",
          "body": "Linux distros don't like having static archives. Set fmt-c to shared\njust like the main fmt library.",
          "is_bot": false,
          "headline": "Turn libfmt-c into a shared library (#4812)",
          "author_name": "Jan Engelhardt",
          "author_login": "jengelh",
          "committed_at": "2026-06-26T13:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62abc0f30acf0523de03997ce0a12e46818dc400",
          "body": null,
          "is_bot": false,
          "headline": "fix extra closing paragraph tag in doc/index.md (#4826)",
          "author_name": "Brooklyn widz",
          "author_login": "brooklynwidz",
          "committed_at": "2026-06-25T23:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e601c34de26fe5b46f4c62dab2039efcb0acaed",
          "body": "Prevent false positives when the container itself does not have `operator[](size_t)`, but the target type of one of the non-explicit user-defined conversion functions does.",
          "is_bot": false,
          "headline": "fix: explicitly check `operator[]` in `is_contiguous` (#4825)",
          "author_name": "Yat Ho",
          "author_login": "tearfur",
          "committed_at": "2026-06-25T19:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "588b3a0f8f6a8bcf2a959cae882d5b2703e86737",
          "body": null,
          "is_bot": false,
          "headline": "Fix fallback uint128 bitwise not (#4813)",
          "author_name": "Vinay Kumar",
          "author_login": "Vcode2407",
          "committed_at": "2026-06-18T06:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "979c94dff814b3d5c15415c4426a54e66b388ae1",
          "body": null,
          "is_bot": false,
          "headline": "Fix hang/assertion when printing to a pipe with closed read end (#4797)",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-18T06:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de4c6c502e23cef18da5ed6738bf6612663a9cd2",
          "body": null,
          "is_bot": false,
          "headline": "fix out-of-range float to int conversion in to_nonnegative_int (#4802)",
          "author_name": "aizu-m",
          "author_login": "aizu-m",
          "committed_at": "2026-06-17T06:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be298e1bd68957e4cd352e1f676f00e07dcfb57",
          "body": null,
          "is_bot": false,
          "headline": "Update version",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-16T05:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ea06b13fe4f1f405419b12cb14c95a4439c369c",
          "body": "The .gitignore-derived `build/` pattern does not actually prune the build\ndirectory or its contents from the CPack source package, so an empty build/\n(and, once docs were built in CI, build/doc-html) leaked into the zip. Ignore\nthe whole build tree in CPACK_SOURCE_IGNORE_FILES.",
          "is_bot": false,
          "headline": "Exclude the build tree from the source package",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-16T05:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11ddbcb7898d2d3445d431a54814367b21dee6ad",
          "body": "The source-zip build moved to CI, which configured out-of-source and never\nran the doc target, so the pre-rendered HTML docs (doc-html/) silently\ndropped out of the package. Install the doc toolchain, build the docs, and\nstage them into the source tree before package_source so CPack picks them up.",
          "is_bot": false,
          "headline": "Build docs in the release workflow so the source zip includes doc-html",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-12T15:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8deaf2ec3b53ced589fce6f640061e5b32eeeaa",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-10T09:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "128ba144ab85ddd0ad9ea39f2febdfb51802cb1b",
          "body": null,
          "is_bot": false,
          "headline": "fix out-of-bounds read in basic_format_args::get (#4800)",
          "author_name": "aizu-m",
          "author_login": "aizu-m",
          "committed_at": "2026-06-10T05:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e60274b29c0a748df2c6280d0a374e6eef3b6c73",
          "body": "The lint workflow was path-filtered to source files, so PRs that didn't\ntouch them never ran clang-format/cmake-format. Since those checks are\nrequired, such PRs were blocked forever waiting for a status that never\ncame. Drop the paths filter so the workflow always reports a status.",
          "is_bot": false,
          "headline": "Run lint workflow on all PRs to fix stuck required checks",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-09T13:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87bb05d3b2169002e3358bd56eebbd36c43add02",
          "body": "The provenance job called the SLSA generator with contents: read, but the\ngenerator's upload-assets job declares contents: write. A reusable\nworkflow's job permissions may not exceed the caller's, so GitHub failed\nthe run at startup. Grant contents: write; the upload-assets job is still\nskipped at runtime since upload-assets is false.",
          "is_bot": false,
          "headline": "Fix release workflow startup failure from insufficient permissions",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-09T13:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de684d52d5b85a5baca4c9ecef88a602f6d27e0",
          "body": null,
          "is_bot": false,
          "headline": "Add .gradle directory to .gitignore (#4799)",
          "author_name": "Pedro Montes Alcalde",
          "author_login": "EXtremeExploit",
          "committed_at": "2026-06-09T13:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ccba0cf8008548abcabee6eb1d65bdca74e05b4",
          "body": "With upload-assets the SLSA generator created and published its own\nrelease (and tag) to host the attestation, duplicating the draft. Disable\nupload-assets and add a job that downloads the provenance artifact and\nattaches it to the draft alongside the source zip.",
          "is_bot": false,
          "headline": "Attach SLSA provenance to the draft instead of a new release",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-09T04:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c7296bfa949c4f5dd7c7b3b749920cb838bfca",
          "body": null,
          "is_bot": false,
          "headline": "Add a test for fmt_print",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-08T06:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "841040e781f9ad3ceca12bd3069804fe48a1ab0b",
          "body": "Draft releases do not fire the `release: created` event, so the release\nworkflow never ran and the source zip and SLSA provenance were not\nattached to the draft. Trigger the workflow explicitly from release.py\nvia workflow_dispatch, passing the tag to attach to and the ref to build\nfrom, and resolve the tag/ref in the workflow for both event types.",
          "is_bot": false,
          "headline": "Attach release artifacts to draft via workflow_dispatch",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-08T05:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1819f7fa43e2bfb2c936ed1b2cfda098d5f204c8",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-08T05:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6a8751df7a68144952d5b21b0d4a76327b6c9f7",
          "body": "Re-enable generation of the api.html redirect page during docs deploy so\nlegacy links such as api.html#udt forward to the new MkDocs api/ page with\ntheir URL hash preserved.",
          "is_bot": false,
          "headline": "Restore api.html redirect to fix broken deep links",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-05T15:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd8397db10ceb6e8d663097c647ad8fae71a93f",
          "body": "* Add FMT_FORMAT_ARGS(fmt, ...) macro to C API to simplify user-defined format wrappers\n\n* Add fmt_print to C API",
          "is_bot": false,
          "headline": "Add `fmt_print` to C API (#4789)",
          "author_name": "Ferdinand Bachmann",
          "author_login": "Ferdi265",
          "committed_at": "2026-06-05T13:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9afcd929ba675d942371de8ca1832f9d5d09b4bd",
          "body": null,
          "is_bot": false,
          "headline": "Fix release script",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-03T00:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9764b90ddb39383c8a73e507e14f327c79ebcecf",
          "body": null,
          "is_bot": false,
          "headline": "Drop redundant section",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-03T00:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2121216cdf5608c84cea94fa47b2f426d76130",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-03T00:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2995637c2d48a050d1fcebb2b67a341a75b24b6",
          "body": null,
          "is_bot": false,
          "headline": "Fix release script",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T23:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd653cac1762df5a4f7e3b526410108a05ab2f4",
          "body": null,
          "is_bot": false,
          "headline": "Use venv in the release script",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T22:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54dbce57958ac8470d6ba06f396b600b74b00d8",
          "body": null,
          "is_bot": false,
          "headline": "Update branch",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T22:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f794e395a52be64ed54182c2b22adb5f1d1c30",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T22:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57563a7ebd69d3a99501c401535d168b7bb64a97",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.1 to 4.36.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/c\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 4.35.1 to 4.36.1 (#4793)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T22:15:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a597d06854a513067f93f8378a9b534354642024",
          "body": "…_generic_slsa3.yml (#4792)\n\nBumps [slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml](https://github.com/slsa-framework/slsa-github-generator) from 2.0.0 to 2.1.0.\n- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)\n- [Changelog](http\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump slsa-framework/slsa-github-generator/.github/workflows/generator…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T22:14:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "11488989c64aff07a4336a96665fa91db8d6b086",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T21:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bab3cc0cc5fe77b5be9e745e380a8759fe539db",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T21:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb9f0807ad6fd994731501ce89780fa2930ef52",
          "body": null,
          "is_bot": false,
          "headline": "Consistent plurality",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T18:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f577c1f11dc9795ff8e6e3ad743cd9b5b9c87394",
          "body": null,
          "is_bot": false,
          "headline": "Improve docs",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T17:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "889da4274e08060ee73da54dad56cfc3e4dac47f",
          "body": null,
          "is_bot": false,
          "headline": "Improve docs",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T17:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dea98ad22886479a68b7e425fedaec2c6de75eb0",
          "body": null,
          "is_bot": false,
          "headline": "Improve docs",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T16:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d04adde25436b410f53768c2a03b0a40f3cef7d0",
          "body": null,
          "is_bot": false,
          "headline": "Improve docs",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T16:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "840a5b4190d157c26a30f44dd5a06612f3c66090",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-02T15:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a90ad5d6fde4b39417f63a034d566dd7f09b0a55",
          "body": null,
          "is_bot": false,
          "headline": "Fix formatting std::tm with null tm_zone (#4790)",
          "author_name": "Jiami Lin",
          "author_login": "Carmel0",
          "committed_at": "2026-06-02T01:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f53c0408a3388de34879a7a40a616326b4459d68",
          "body": "The syntax documentation no longer derives from Python's string\nmodule documentation, so the PSF license no longer applies.",
          "is_bot": false,
          "headline": "Remove Python license attribution",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T22:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6248c5bc02527b8e631541e5f3f070557534ba7",
          "body": null,
          "is_bot": false,
          "headline": "Fix doc deploy condition for main branch",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T22:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab921915538eb2210bfe640795ea8ef65650eaa0",
          "body": "Only reuse the BNF syntax.",
          "is_bot": false,
          "headline": "Rewrite syntax.md from scratch",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T21:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b2d7f9726986f63e7cd5e5041ce68bc60459247",
          "body": "Match the naming convention used by the other workflows: lowercase,\nsingle-word names that describe what the workflow does rather than the\ntool it uses. Also rename the job from Fuzzing to fuzz for consistency.",
          "is_bot": false,
          "headline": "Rename CIFuzz workflow to fuzz",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T19:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2538c89e71cf3c2bb87d1356355d8326fcecbb55",
          "body": null,
          "is_bot": false,
          "headline": "Scope CodeQL write permissions to the analyze job",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T17:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b18919cb38409b730cf2cb1f1cf1fee2f1837282",
          "body": null,
          "is_bot": false,
          "headline": "Clean up supply-chain workflow",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T17:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3046d2ca7ec6d15db34b58120f2aa9c9015a367a",
          "body": null,
          "is_bot": false,
          "headline": "Add CodeQL workflow",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T16:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95390170a9f63e04d455298e8787cddb9265e89d",
          "body": null,
          "is_bot": false,
          "headline": "Rename scorecard workflow to supply-chain",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T15:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c98a69c6671fa0358d141d8f906638e5daaaffd",
          "body": null,
          "is_bot": false,
          "headline": "Move security policy from README to .github/SECURITY.md",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T13:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed5d7ec5a3856be2c90af7264dd5f168c43aa00a",
          "body": null,
          "is_bot": false,
          "headline": "Add CODEOWNERS",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T04:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0533a92348fd1d56b5f8ccfc0c4915f2065c05",
          "body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "Pin clang-20 install",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T04:23:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e48f8a9070377f1020d9530493c18bb1823f642b",
          "body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "Pin clang-format install",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T03:56:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6a1d56c425454afa1027b3a3a43c19be7d13b4d7",
          "body": null,
          "is_bot": false,
          "headline": "Pin doc deps",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T03:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49780cabbe563c9a7515846fc115541255f41c33",
          "body": null,
          "is_bot": false,
          "headline": "Pin deps",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T02:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9e889e16154e1fe8826f3c2ee13fc8fa8b4bde6",
          "body": "Adds .github/workflows/release.yml, triggered on `release: created`, which:\n  - checks out the release's target_commitish,\n  - builds the source zip via CMake/CPack (`package_source`),\n  - uploads the zip to the draft release,\n  - calls slsa-framework/slsa-github-generator to produce a\n    SLSA v1.0\n[…]\ntests to the actual\nbuild environment that produced the artifact, not to a hash observed\nafter the fact. The script still builds docs locally because the\nsubsequent mkdocs deploy step depends on them.",
          "is_bot": false,
          "headline": "Build release artifacts and SLSA provenance in CI",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T01:16:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d079860923ddd47d2a1c5c8eab60f9b7b2fd71a8",
          "body": null,
          "is_bot": false,
          "headline": "Remove a temporary workflow",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-06-01T01:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da081318af0520fcaff9d5d6230fb841963c5d6d",
          "body": null,
          "is_bot": false,
          "headline": "Add workflow_dispatch trigger to scorecard.yml",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T22:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e743e0f7ea620d26f25347996d0e313ba31cd6c5",
          "body": null,
          "is_bot": false,
          "headline": "Merge Documentation License into License",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T18:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc4cee596eb3049652ca4cc781603a6f37c3d3f9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T17:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60c33842346447bfbf4fd9276e5ba2c197b166ed",
          "body": null,
          "is_bot": false,
          "headline": "Move support link to badge",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T17:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a24d1ae2e595db3d47fffee374c620e47e35d46",
          "body": "…eases",
          "is_bot": false,
          "headline": "Add a temporary workflow to backfill SLSA provenance for existing rel…",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T16:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46cf422f54dcc21d3805fb7bbec7777395eb6d0e",
          "body": null,
          "is_bot": false,
          "headline": "Unify copyright notices",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T15:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a823ba06994ae1a843d0fe0c7650f119e07a7e3e",
          "body": null,
          "is_bot": false,
          "headline": "Deconstexprify exception formatter",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-31T15:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "029d543768abdc14a94360446597d0f5bc7350aa",
          "body": null,
          "is_bot": false,
          "headline": "Fix compile time format for ranges, style, and std (#4759)",
          "author_name": "j4niwzis",
          "author_login": "j4niwzis",
          "committed_at": "2026-05-31T15:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0acf106c52f5c7f068ce6313f2ca310c7d5e8b63",
          "body": null,
          "is_bot": false,
          "headline": "Add println functions for formatted output with color support (#4782)",
          "author_name": "ahoarau",
          "author_login": "ahoarau",
          "committed_at": "2026-05-25T15:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93e26fa578712891ee0a5302e7563e0ba79efef9",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup is_contiguous",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-22T15:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a30cf7d1adf074628c4ae765999e3ef95895843d",
          "body": "Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>",
          "is_bot": false,
          "headline": "Provide reasonable default definition for is_contiguous (#4770)",
          "author_name": "Vladislav Shchapov",
          "author_login": "phprus",
          "committed_at": "2026-05-21T14:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f18a88e68af42bdda0e5210f80fac07ae756bd6",
          "body": null,
          "is_bot": false,
          "headline": "fix GCC PCH Breakage Triggered by fmt Scoped #pragma GCC optimize(0g)",
          "author_name": "theflashwin",
          "author_login": "theflashwin",
          "committed_at": "2026-05-11T14:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb8c0f92b4c345fb974a75d71370c23047528aa",
          "body": "…anges.h on C++26 (P3168R2) (#4761)\n\nSigned-off-by: Vladislav Shchapov <vladislav@shchapov.ru>",
          "is_bot": false,
          "headline": "Fix ambiguous formatter<std::optional<T>> between fmt/std.h and fmt/r…",
          "author_name": "Vladislav Shchapov",
          "author_login": "phprus",
          "committed_at": "2026-05-03T14:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9a184448b6db8a7d037ed5e5ff51258e96d49a",
          "body": null,
          "is_bot": false,
          "headline": "Apply clang-format",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-03T14:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aabdcf0ba7336c471498ea072ab8a93da0c6e4a",
          "body": null,
          "is_bot": false,
          "headline": "Workaround apt-add-repository timeouts",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-05-03T14:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f20ee6191a8b1b00ff387e484b751d8abeb3ef8",
          "body": null,
          "is_bot": false,
          "headline": "Correct image link in README",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-30T15:00:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522b5091e509643a1f1a0ed160009be28e6a7d54",
          "body": null,
          "is_bot": false,
          "headline": "Fix badge links in README",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-30T14:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e3d20af8f657090112c078d4f5d39ed7cbbd79",
          "body": null,
          "is_bot": false,
          "headline": "chore(IWYU):Remove redundant includes (#4758)",
          "author_name": "Kağan Can Şit",
          "author_login": "KaganCanSit",
          "committed_at": "2026-04-30T03:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "432fda7bfa0167403b8dd30d3cc6b43c9b80f468",
          "body": null,
          "is_bot": false,
          "headline": "Fix false positive in tsan (fixes #4755)",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-30T00:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeff8680ed900933c28df7c618ca3e11d6a766ec",
          "body": "* Avoid dropping null byte in format string\n\n* Add a test for null byte in format string",
          "is_bot": false,
          "headline": "Avoid dropping null byte in format string (#4732)",
          "author_name": "user202729",
          "author_login": "user202729",
          "committed_at": "2026-04-23T16:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b50ad794422c6ecbf773141a09592fd9061a6fb",
          "body": "…#4751)",
          "is_bot": false,
          "headline": "Replace `try` and `catch` with the `FMT_TRY` and `FMT_CATCH` macros (…",
          "author_name": "st0rmbtw",
          "author_login": "st0rmbtw",
          "committed_at": "2026-04-20T17:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb39832132a5c56a802bc817179e85d5f32fb9c",
          "body": null,
          "is_bot": false,
          "headline": "Update link anchor (#4748)",
          "author_name": "Powerbyte7",
          "author_login": "Powerbyte7",
          "committed_at": "2026-04-16T15:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "382609a920d2c43c00f2951233bc0d578a783982",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup module test and CI config",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-14T19:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8783c3c2d4a507c6f319db7a06bf395e666c12d9",
          "body": "- Update g++ module testing to use g++ version 15 instead of 14.\n  The module support in version 14 isn't very stable and the module\n  testing was not working due to unresolved locale symbols.\n- Update CI for linux and macos to add verbosity so its consistent with\n  windows.\n- Refactor test/CMakeLis\n[…]\nfactored tests related to `fmt::format_args` that now requires lvalue\n  references as opposed to direct values.\n- Remove the none-working code identified in the `module-test.cc` file\n  while updating.",
          "is_bot": false,
          "headline": "enable fmt_module tests by updating module-test.cc (#4702)",
          "author_name": "Mathew Benson",
          "author_login": "MathewBensonCode",
          "committed_at": "2026-04-12T17:07:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27d0c03c4d2e9c7acd79d9d65f6ada2cdc96551e",
          "body": null,
          "is_bot": false,
          "headline": "Minor cleanup",
          "author_name": "Victor Zverovich",
          "author_login": "vitaut",
          "committed_at": "2026-04-12T16:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03cfb8645e2646fce738fe9d8e13fe7d7d947ad4",
          "body": null,
          "is_bot": false,
          "headline": "Workaround a CUDA issue in handing UTF-32 literals (#4719)",
          "author_name": "Cazadorro",
          "author_login": "Cazadorro",
          "committed_at": "2026-04-10T23:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ccf1d4faf977a77f157fcad2b96b663109f59cb",
          "body": null,
          "is_bot": false,
          "headline": "Fix out-of-bounds read in vprintf with trailing '%' (#4742)",
          "author_name": "Raúl Marín",
          "author_login": "Algunenano",
          "committed_at": "2026-04-10T19:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be98ea8addfd8f0dd6f319e7818f94988728ca0a",
          "body": "Just a tiny bugfix I spotted: The `f(un)lockfile` wrappers in\n`format-inl.h` that wrap Windows's `_(un)lock_file` methods are\ndefined with a trailing return type derived by using decltype on a\nhypothetical call to the underlying functions.\n\nThe wrappers don't contain a `return` in their bodies, however, so if\nthe return type of the underlying functions were to ever change from\n`void`, there would be a compile error. This just adds `return` to each.",
          "is_bot": false,
          "headline": "Fix bug re: return type of `f(un)lockfile` wrappers for Windows (#4739)",
          "author_name": "Mike Vastola",
          "author_login": "mvastola",
          "committed_at": "2026-04-10T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 375,
      "latest_release_at": "2026-06-16T05:30:06Z",
      "latest_release_tag": "12.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 51,
      "days_since_latest_release": 35,
      "mean_days_between_releases": 77.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 2924,
      "stars": 23676,
      "watchers": 319,
      "fork_history": {
        "days": [
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 2
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 3
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 2
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-15",
            "count": 3
          },
          {
            "date": "2023-07-18",
            "count": 2
          },
          {
            "date": "2023-07-19",
            "count": 3
          },
          {
            "date": "2023-07-20",
            "count": 2
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 2
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 4
          },
          {
            "date": "2023-08-03",
            "count": 3
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 2
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 2
          },
          {
            "date": "2023-08-20",
            "count": 3
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-03",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 2
          },
          {
            "date": "2023-09-08",
            "count": 2
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 2
          },
          {
            "date": "2023-09-14",
            "count": 2
          },
          {
            "date": "2023-09-15",
            "count": 2
          },
          {
            "date": "2023-09-18",
            "count": 3
          },
          {
            "date": "2023-09-19",
            "count": 2
          },
          {
            "date": "2023-09-20",
            "count": 3
          },
          {
            "date": "2023-09-21",
            "count": 3
          },
          {
            "date": "2023-09-22",
            "count": 2
          },
          {
            "date": "2023-09-23",
            "count": 3
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 2
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 2
          },
          {
            "date": "2023-10-11",
            "count": 2
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 2
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 2
          },
          {
            "date": "2023-11-02",
            "count": 2
          },
          {
            "date": "2023-11-04",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 4
          },
          {
            "date": "2023-11-06",
            "count": 2
          },
          {
            "date": "2023-11-07",
            "count": 3
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 3
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 2
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 2
          },
          {
            "date": "2023-11-22",
            "count": 2
          },
          {
            "date": "2023-11-24",
            "count": 2
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 2
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 3
          },
          {
            "date": "2023-12-08",
            "count": 23
          },
          {
            "date": "2023-12-09",
            "count": 10
          },
          {
            "date": "2023-12-11",
            "count": 2
          },
          {
            "date": "2023-12-12",
            "count": 2
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 3
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 2
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 2
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-01-01",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 2
          },
          {
            "date": "2024-01-10",
            "count": 2
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 2
          },
          {
            "date": "2024-01-19",
            "count": 3
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 2
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 3
          },
          {
            "date": "2024-02-03",
            "count": 4
          },
          {
            "date": "2024-02-04",
            "count": 2
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 2
          },
          {
            "date": "2024-02-23",
            "count": 2
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 2
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 2
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 2
          },
          {
            "date": "2024-03-18",
            "count": 4
          },
          {
            "date": "2024-03-19",
            "count": 3
          },
          {
            "date": "2024-03-21",
            "count": 3
          },
          {
            "date": "2024-03-23",
            "count": 2
          },
          {
            "date": "2024-03-25",
            "count": 2
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 2
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 3
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 3
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 4
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 2
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 2
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 2
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 2
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 4
          },
          {
            "date": "2024-05-15",
            "count": 3
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 2
          },
          {
            "date": "2024-05-24",
            "count": 3
          },
          {
            "date": "2024-05-26",
            "count": 3
          },
          {
            "date": "2024-05-28",
            "count": 2
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 5
          },
          {
            "date": "2024-05-31",
            "count": 3
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 2
          },
          {
            "date": "2024-06-07",
            "count": 2
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 2
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 2
          },
          {
            "date": "2024-06-14",
            "count": 2
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 2
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 2
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 2
          },
          {
            "date": "2024-07-06",
            "count": 2
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 4
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 3
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-28",
            "count": 2
          },
          {
            "date": "2024-07-30",
            "count": 3
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 2
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 2
          },
          {
            "date": "2024-08-22",
            "count": 2
          },
          {
            "date": "2024-08-23",
            "count": 3
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 2
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 4
          },
          {
            "date": "2024-10-03",
            "count": 2
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 4
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 2
          },
          {
            "date": "2024-10-20",
            "count": 3
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 2
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 2
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 2
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 3
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 2
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 2
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 2
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 2
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 2
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 2
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 2
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 2
          },
          {
            "date": "2024-12-06",
            "count": 2
          },
          {
            "date": "2024-12-07",
            "count": 2
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 2
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 4
          },
          {
            "date": "2025-01-08",
            "count": 2
          },
          {
            "date": "2025-01-09",
            "count": 2
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 3
          },
          {
            "date": "2025-01-15",
            "count": 5
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 2
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 2
          },
          {
            "date": "2025-02-02",
            "count": 2
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 2
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 2
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 2
          },
          {
            "date": "2025-02-20",
            "count": 2
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 2
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 3
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 3
          },
          {
            "date": "2025-03-09",
            "count": 2
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 2
          },
          {
            "date": "2025-03-14",
            "count": 2
          },
          {
            "date": "2025-03-15",
            "count": 2
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 2
          },
          {
            "date": "2025-03-24",
            "count": 2
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 2
          },
          {
            "date": "2025-03-31",
            "count": 2
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 2
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 3
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 2
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 2
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 2
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 2
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 2
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 2
          },
          {
            "date": "2025-05-19",
            "count": 2
          },
          {
            "date": "2025-05-21",
            "count": 2
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 2
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 2
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 2
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 2
          },
          {
            "date": "2025-06-30",
            "count": 2
          },
          {
            "date": "2025-07-01",
            "count": 2
          },
          {
            "date": "2025-07-02",
            "count": 3
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 3
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 2
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 3
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 3
          },
          {
            "date": "2025-08-10",
            "count": 2
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 3
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 2
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 4
          },
          {
            "date": "2025-09-03",
            "count": 2
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 2
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 2
          },
          {
            "date": "2025-09-15",
            "count": 2
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 4
          },
          {
            "date": "2025-09-20",
            "count": 6
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 2
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 2
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 3
          },
          {
            "date": "2025-09-27",
            "count": 2
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 3
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 2
          },
          {
            "date": "2025-10-22",
            "count": 2
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 2
          },
          {
            "date": "2025-10-27",
            "count": 2
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 4
          },
          {
            "date": "2025-11-01",
            "count": 3
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 3
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 2
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 2
          },
          {
            "date": "2025-11-28",
            "count": 2
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 2
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 4
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 3
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 2
          },
          {
            "date": "2026-01-01",
            "count": 3
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 3
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 2
          },
          {
            "date": "2026-01-19",
            "count": 2
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 2
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 3
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 2
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 2
          },
          {
            "date": "2026-02-23",
            "count": 3
          },
          {
            "date": "2026-02-25",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 2
          },
          {
            "date": "2026-03-04",
            "count": 2
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 2
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 3
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 2
          },
          {
            "date": "2026-03-22",
            "count": 2
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 2
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 4
          },
          {
            "date": "2026-04-09",
            "count": 3
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 2
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 4
          },
          {
            "date": "2026-04-19",
            "count": 2
          },
          {
            "date": "2026-04-20",
            "count": 2
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 3
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 2
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 4
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 3
          },
          {
            "date": "2026-05-28",
            "count": 4
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 4
          },
          {
            "date": "2026-06-03",
            "count": 2
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 2
          },
          {
            "date": "2026-06-07",
            "count": 2
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 3
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 2
          },
          {
            "date": "2026-06-23",
            "count": 2
          },
          {
            "date": "2026-06-24",
            "count": 2
          },
          {
            "date": "2026-06-25",
            "count": 2
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 2
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 3
          },
          {
            "date": "2026-07-20",
            "count": 3
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 2924
      },
      "star_history": {
        "days": [
          {
            "date": "2025-11-17",
            "count": 2
          },
          {
            "date": "2025-11-18",
            "count": 7
          },
          {
            "date": "2025-11-19",
            "count": 5
          },
          {
            "date": "2025-11-20",
            "count": 5
          },
          {
            "date": "2025-11-21",
            "count": 5
          },
          {
            "date": "2025-11-22",
            "count": 5
          },
          {
            "date": "2025-11-23",
            "count": 4
          },
          {
            "date": "2025-11-24",
            "count": 5
          },
          {
            "date": "2025-11-25",
            "count": 2
          },
          {
            "date": "2025-11-26",
            "count": 6
          },
          {
            "date": "2025-11-28",
            "count": 6
          },
          {
            "date": "2025-11-29",
            "count": 5
          },
          {
            "date": "2025-11-30",
            "count": 6
          },
          {
            "date": "2025-12-01",
            "count": 7
          },
          {
            "date": "2025-12-02",
            "count": 12
          },
          {
            "date": "2025-12-03",
            "count": 16
          },
          {
            "date": "2025-12-04",
            "count": 9
          },
          {
            "date": "2025-12-05",
            "count": 6
          },
          {
            "date": "2025-12-06",
            "count": 3
          },
          {
            "date": "2025-12-07",
            "count": 7
          },
          {
            "date": "2025-12-08",
            "count": 4
          },
          {
            "date": "2025-12-09",
            "count": 3
          },
          {
            "date": "2025-12-10",
            "count": 8
          },
          {
            "date": "2025-12-11",
            "count": 3
          },
          {
            "date": "2025-12-12",
            "count": 5
          },
          {
            "date": "2025-12-13",
            "count": 2
          },
          {
            "date": "2025-12-14",
            "count": 5
          },
          {
            "date": "2025-12-15",
            "count": 5
          },
          {
            "date": "2025-12-16",
            "count": 6
          },
          {
            "date": "2025-12-17",
            "count": 6
          },
          {
            "date": "2025-12-18",
            "count": 8
          },
          {
            "date": "2025-12-19",
            "count": 8
          },
          {
            "date": "2025-12-20",
            "count": 6
          },
          {
            "date": "2025-12-21",
            "count": 4
          },
          {
            "date": "2025-12-22",
            "count": 6
          },
          {
            "date": "2025-12-23",
            "count": 5
          },
          {
            "date": "2025-12-24",
            "count": 5
          },
          {
            "date": "2025-12-25",
            "count": 3
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 5
          },
          {
            "date": "2025-12-30",
            "count": 6
          },
          {
            "date": "2025-12-31",
            "count": 5
          },
          {
            "date": "2026-01-01",
            "count": 7
          },
          {
            "date": "2026-01-02",
            "count": 3
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 2
          },
          {
            "date": "2026-01-05",
            "count": 4
          },
          {
            "date": "2026-01-06",
            "count": 6
          },
          {
            "date": "2026-01-07",
            "count": 9
          },
          {
            "date": "2026-01-08",
            "count": 9
          },
          {
            "date": "2026-01-09",
            "count": 6
          },
          {
            "date": "2026-01-10",
            "count": 6
          },
          {
            "date": "2026-01-11",
            "count": 6
          },
          {
            "date": "2026-01-12",
            "count": 2
          },
          {
            "date": "2026-01-13",
            "count": 6
          },
          {
            "date": "2026-01-14",
            "count": 5
          },
          {
            "date": "2026-01-15",
            "count": 2
          },
          {
            "date": "2026-01-16",
            "count": 3
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 4
          },
          {
            "date": "2026-01-19",
            "count": 2
          },
          {
            "date": "2026-01-20",
            "count": 5
          },
          {
            "date": "2026-01-21",
            "count": 8
          },
          {
            "date": "2026-01-22",
            "count": 6
          },
          {
            "date": "2026-01-23",
            "count": 5
          },
          {
            "date": "2026-01-24",
            "count": 3
          },
          {
            "date": "2026-01-25",
            "count": 5
          },
          {
            "date": "2026-01-26",
            "count": 6
          },
          {
            "date": "2026-01-27",
            "count": 2
          },
          {
            "date": "2026-01-28",
            "count": 7
          },
          {
            "date": "2026-01-29",
            "count": 5
          },
          {
            "date": "2026-01-30",
            "count": 7
          },
          {
            "date": "2026-01-31",
            "count": 9
          },
          {
            "date": "2026-02-01",
            "count": 2
          },
          {
            "date": "2026-02-02",
            "count": 2
          },
          {
            "date": "2026-02-03",
            "count": 3
          },
          {
            "date": "2026-02-04",
            "count": 7
          },
          {
            "date": "2026-02-05",
            "count": 3
          },
          {
            "date": "2026-02-07",
            "count": 4
          },
          {
            "date": "2026-02-08",
            "count": 2
          },
          {
            "date": "2026-02-10",
            "count": 6
          },
          {
            "date": "2026-02-11",
            "count": 7
          },
          {
            "date": "2026-02-12",
            "count": 3
          },
          {
            "date": "2026-02-13",
            "count": 3
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 5
          },
          {
            "date": "2026-02-16",
            "count": 4
          },
          {
            "date": "2026-02-17",
            "count": 2
          },
          {
            "date": "2026-02-18",
            "count": 2
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 2
          },
          {
            "date": "2026-02-21",
            "count": 2
          },
          {
            "date": "2026-02-22",
            "count": 5
          },
          {
            "date": "2026-02-23",
            "count": 2
          },
          {
            "date": "2026-02-24",
            "count": 2
          },
          {
            "date": "2026-02-25",
            "count": 5
          },
          {
            "date": "2026-02-26",
            "count": 7
          },
          {
            "date": "2026-02-27",
            "count": 3
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 3
          },
          {
            "date": "2026-03-03",
            "count": 3
          },
          {
            "date": "2026-03-04",
            "count": 7
          },
          {
            "date": "2026-03-05",
            "count": 4
          },
          {
            "date": "2026-03-06",
            "count": 4
          },
          {
            "date": "2026-03-07",
            "count": 4
          },
          {
            "date": "2026-03-09",
            "count": 2
          },
          {
            "date": "2026-03-10",
            "count": 3
          },
          {
            "date": "2026-03-11",
            "count": 3
          },
          {
            "date": "2026-03-12",
            "count": 7
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-14",
            "count": 2
          },
          {
            "date": "2026-03-15",
            "count": 4
          },
          {
            "date": "2026-03-16",
            "count": 3
          },
          {
            "date": "2026-03-17",
            "count": 4
          },
          {
            "date": "2026-03-18",
            "count": 2
          },
          {
            "date": "2026-03-19",
            "count": 2
          },
          {
            "date": "2026-03-20",
            "count": 3
          },
          {
            "date": "2026-03-21",
            "count": 2
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 6
          },
          {
            "date": "2026-03-24",
            "count": 7
          },
          {
            "date": "2026-03-25",
            "count": 8
          },
          {
            "date": "2026-03-26",
            "count": 14
          },
          {
            "date": "2026-03-27",
            "count": 6
          },
          {
            "date": "2026-03-28",
            "count": 6
          },
          {
            "date": "2026-03-29",
            "count": 4
          },
          {
            "date": "2026-03-31",
            "count": 4
          },
          {
            "date": "2026-04-01",
            "count": 3
          },
          {
            "date": "2026-04-02",
            "count": 3
          },
          {
            "date": "2026-04-03",
            "count": 3
          },
          {
            "date": "2026-04-04",
            "count": 3
          },
          {
            "date": "2026-04-05",
            "count": 2
          },
          {
            "date": "2026-04-06",
            "count": 3
          },
          {
            "date": "2026-04-07",
            "count": 5
          },
          {
            "date": "2026-04-08",
            "count": 6
          },
          {
            "date": "2026-04-09",
            "count": 4
          },
          {
            "date": "2026-04-10",
            "count": 8
          },
          {
            "date": "2026-04-11",
            "count": 4
          },
          {
            "date": "2026-04-12",
            "count": 5
          },
          {
            "date": "2026-04-13",
            "count": 4
          },
          {
            "date": "2026-04-14",
            "count": 5
          },
          {
            "date": "2026-04-15",
            "count": 5
          },
          {
            "date": "2026-04-16",
            "count": 7
          },
          {
            "date": "2026-04-17",
            "count": 3
          },
          {
            "date": "2026-04-18",
            "count": 5
          },
          {
            "date": "2026-04-19",
            "count": 3
          },
          {
            "date": "2026-04-20",
            "count": 2
          },
          {
            "date": "2026-04-21",
            "count": 3
          },
          {
            "date": "2026-04-22",
            "count": 4
          },
          {
            "date": "2026-04-23",
            "count": 4
          },
          {
            "date": "2026-04-24",
            "count": 5
          },
          {
            "date": "2026-04-25",
            "count": 5
          },
          {
            "date": "2026-04-27",
            "count": 4
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 5
          },
          {
            "date": "2026-04-30",
            "count": 3
          },
          {
            "date": "2026-05-01",
            "count": 3
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 2
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 3
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 2
          },
          {
            "date": "2026-05-08",
            "count": 3
          },
          {
            "date": "2026-05-09",
            "count": 6
          },
          {
            "date": "2026-05-10",
            "count": 4
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 3
          },
          {
            "date": "2026-05-13",
            "count": 4
          },
          {
            "date": "2026-05-14",
            "count": 2
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 5
          },
          {
            "date": "2026-05-19",
            "count": 5
          },
          {
            "date": "2026-05-20",
            "count": 4
          },
          {
            "date": "2026-05-21",
            "count": 3
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 3
          },
          {
            "date": "2026-05-24",
            "count": 4
          },
          {
            "date": "2026-05-25",
            "count": 2
          },
          {
            "date": "2026-05-26",
            "count": 6
          },
          {
            "date": "2026-05-27",
            "count": 6
          },
          {
            "date": "2026-05-28",
            "count": 3
          },
          {
            "date": "2026-05-29",
            "count": 8
          },
          {
            "date": "2026-05-30",
            "count": 4
          },
          {
            "date": "2026-05-31",
            "count": 3
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 4
          },
          {
            "date": "2026-06-03",
            "count": 4
          },
          {
            "date": "2026-06-04",
            "count": 4
          },
          {
            "date": "2026-06-05",
            "count": 6
          },
          {
            "date": "2026-06-06",
            "count": 11
          },
          {
            "date": "2026-06-07",
            "count": 8
          },
          {
            "date": "2026-06-08",
            "count": 4
          },
          {
            "date": "2026-06-09",
            "count": 6
          },
          {
            "date": "2026-06-10",
            "count": 3
          },
          {
            "date": "2026-06-11",
            "count": 7
          },
          {
            "date": "2026-06-12",
            "count": 4
          },
          {
            "date": "2026-06-13",
            "count": 3
          },
          {
            "date": "2026-06-14",
            "count": 4
          },
          {
            "date": "2026-06-15",
            "count": 3
          },
          {
            "date": "2026-06-16",
            "count": 7
          },
          {
            "date": "2026-06-17",
            "count": 5
          },
          {
            "date": "2026-06-18",
            "count": 4
          },
          {
            "date": "2026-06-19",
            "count": 5
          },
          {
            "date": "2026-06-20",
            "count": 3
          },
          {
            "date": "2026-06-21",
            "count": 6
          },
          {
            "date": "2026-06-22",
            "count": 8
          },
          {
            "date": "2026-06-23",
            "count": 3
          },
          {
            "date": "2026-06-24",
            "count": 3
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 3
          },
          {
            "date": "2026-06-27",
            "count": 2
          },
          {
            "date": "2026-06-28",
            "count": 3
          },
          {
            "date": "2026-06-29",
            "count": 2
          },
          {
            "date": "2026-06-30",
            "count": 2
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 4
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 2
          },
          {
            "date": "2026-07-05",
            "count": 5
          },
          {
            "date": "2026-07-06",
            "count": 4
          },
          {
            "date": "2026-07-07",
            "count": 3
          },
          {
            "date": "2026-07-08",
            "count": 5
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 3
          },
          {
            "date": "2026-07-11",
            "count": 3
          },
          {
            "date": "2026-07-13",
            "count": 3
          },
          {
            "date": "2026-07-14",
            "count": 4
          },
          {
            "date": "2026-07-15",
            "count": 5
          },
          {
            "date": "2026-07-16",
            "count": 3
          },
          {
            "date": "2026-07-17",
            "count": 2
          },
          {
            "date": "2026-07-18",
            "count": 3
          },
          {
            "date": "2026-07-19",
            "count": 4
          },
          {
            "date": "2026-07-20",
            "count": 6
          },
          {
            "date": "2026-07-21",
            "count": 6
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 23676
      },
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "support/build.gradle"
      ],
      "largest_source_bytes": 532839,
      "source_files_sampled": 78,
      "oversized_source_files": 8,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "support/build.gradle"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 39,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "babel",
            "direct": false,
            "version": "2.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "backrefs",
            "direct": false,
            "version": "7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.5.20",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.7",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "cmakelang",
            "direct": false,
            "version": "0.6.13",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "ghp-import",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.17",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-metadata",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-resources",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mergedeep",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "mike",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-autorefs",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-get-deps",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": "9.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material-extensions",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocstrings",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "paginate",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "10.21.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pyparsing",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml-env-tag",
            "direct": false,
            "version": "1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.34.2",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "verspec",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "watchdog",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "zipp",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 39,
        "direct_count": 0,
        "indirect_count": 39
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 1310,
        "open_issues": 10,
        "closed_ratio": 0.997,
        "closed_issues": 2992,
        "closed_unmerged_prs": 531
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "vitaut",
          "commits": 6291,
          "avatar_url": "https://avatars.githubusercontent.com/u/576385?v=4"
        },
        {
          "type": "User",
          "login": "phprus",
          "commits": 191,
          "avatar_url": "https://avatars.githubusercontent.com/u/382460?v=4"
        },
        {
          "type": "User",
          "login": "alexezeder",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/1554508?v=4"
        },
        {
          "type": "User",
          "login": "DanielaE",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/1381823?v=4"
        },
        {
          "type": "User",
          "login": "jk-jeon",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/33922675?v=4"
        },
        {
          "type": "User",
          "login": "niosHD",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/1627467?v=4"
        },
        {
          "type": "User",
          "login": "mwinterb",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/1081839?v=4"
        },
        {
          "type": "User",
          "login": "gsjaardema",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/897294?v=4"
        },
        {
          "type": "User",
          "login": "brevzin",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/13238276?v=4"
        },
        {
          "type": "User",
          "login": "chronoxor",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/4397805?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.865
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql.yml",
        "doc.yml",
        "fuzz.yml",
        "lint.yml",
        "linux.yml",
        "macos.yml",
        "release.yml",
        "supply-chain.yml",
        "windows.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "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": "14 out of 14 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": 5,
            "reason": "badge detected: Passing",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 13/29 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 24 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 9,
            "reason": "dependency not pinned by hash detected -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "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": 10,
            "reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "bcaa44d05579c75a83571821faee7acf6a9a0d55",
        "ran_at": "2026-07-21T23:27:33Z",
        "aggregate_score": 9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T23:27:15Z",
      "oldest_open_prs": [
        {
          "number": 4855,
          "created_at": "2026-07-16T20:52:04Z",
          "last_comment_at": "2026-07-21T20:25:28Z",
          "last_comment_author": "mccakit"
        },
        {
          "number": 4857,
          "created_at": "2026-07-17T18:47:18Z",
          "last_comment_at": "2026-07-17T18:50:42Z",
          "last_comment_author": "rimathia"
        },
        {
          "number": 4860,
          "created_at": "2026-07-20T14:26:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4861,
          "created_at": "2026-07-20T19:21:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4863,
          "created_at": "2026-07-21T01:17:13Z",
          "last_comment_at": "2026-07-21T17:23:15Z",
          "last_comment_author": "vitaut"
        }
      ],
      "last_merged_pr_at": "2026-07-20T23:24:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 3860,
          "created_at": "2024-02-20T08:33:06Z",
          "last_comment_at": "2026-04-19T20:24:05Z",
          "last_comment_author": "barry3406"
        },
        {
          "number": 4237,
          "created_at": "2024-11-13T00:15:56Z",
          "last_comment_at": "2026-04-06T18:34:30Z",
          "last_comment_author": "johnmcfarlane"
        },
        {
          "number": 4436,
          "created_at": "2025-05-03T17:38:35Z",
          "last_comment_at": "2025-05-10T14:08:10Z",
          "last_comment_author": "vitaut"
        },
        {
          "number": 4518,
          "created_at": "2025-08-25T18:18:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4725,
          "created_at": "2026-03-31T15:42:59Z",
          "last_comment_at": "2026-04-02T23:24:19Z",
          "last_comment_author": "vitaut"
        },
        {
          "number": 4767,
          "created_at": "2026-05-02T20:35:51Z",
          "last_comment_at": "2026-05-11T14:56:30Z",
          "last_comment_author": "vitaut"
        },
        {
          "number": 4820,
          "created_at": "2026-06-18T21:32:21Z",
          "last_comment_at": "2026-07-15T07:50:53Z",
          "last_comment_author": "YunchengLiu"
        },
        {
          "number": 4851,
          "created_at": "2026-07-15T16:40:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4858,
          "created_at": "2026-07-18T08:01:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4859,
          "created_at": "2026-07-18T17:37:04Z",
          "last_comment_at": "2026-07-21T11:44:05Z",
          "last_comment_author": "avikivity"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fmtlib/fmt",
    "host": "github.com",
    "name": "fmt",
    "owner": "fmtlib"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 82,
      "inputs": {
        "security": 92,
        "vitality": 97,
        "community": 92,
        "governance": 58,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 97,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 375,
              "human_commit_share": 0.97,
              "days_since_last_push": 1,
              "active_weeks_last_year": 51
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "375 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 375
                    }
                  }
                ],
                "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": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "12.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 35,
              "mean_days_between_releases": 77.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 35 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~77.3 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 77.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 10,
                "status": "met",
                "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": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 92,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "forks": 2924,
              "stars": 23676,
              "watchers": 319,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "23,676 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 23676
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2,924 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2924
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "319 watchers",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 319
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "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": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 7.2,
                "status": "met",
                "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": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 99,
              "top_contributor_share": 0.865
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 86% of commits",
                "points": 3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 24 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 1310,
              "open_issues": 10,
              "closed_issues": 2992,
              "issue_closed_ratio": 0.997,
              "closed_unmerged_prs": 531
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1310/1841 decided PRs merged",
                "points": 27.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1310,
                      "decided": 1841
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 13/29 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "followers": 156,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "fmtlib",
              "public_repos": 5,
              "account_age_days": 4482
            },
            "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": "156 followers of fmtlib",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 156,
                      "login": "fmtlib"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "5 public repos, account ~12 yr old",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 5
                    }
                  },
                  {
                    "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": "good",
        "name": "Engineering Quality",
        "value": 77,
        "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": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "formatting",
                "printf",
                "output",
                "chrono",
                "performance",
                "multiplatform",
                "cross-platform",
                "cpp",
                "ranges",
                "floating-point",
                "unicode",
                "c-plus-plus"
              ],
              "has_wiki": false,
              "homepage": "https://fmt.dev",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://fmt.dev",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": "excellent",
        "name": "Security",
        "value": 92,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "excellent",
            "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": 90,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 14 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": "badge detected: Passing",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 13/29 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 24 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "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": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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 39 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": 39
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 39,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "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": 39,
              "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": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.474,
              "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": "46 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 25.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 46,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [
                "support/build.gradle"
              ],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "support/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "support/build.gradle"
                    }
                  }
                ],
                "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": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 532839,
              "source_files_sampled": 78,
              "oversized_source_files": 8
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "8/78 source files over 60KB",
                "points": 49.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 78,
                      "oversized": 8
                    }
                  }
                ],
                "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:28:02.354633Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fmtlib/fmt.svg",
  "full_name": "fmtlib/fmt",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

Wie ein einzelnes Ergebnis im Gesamtregister steht: aggregierte Statistiken.