Öffentliches Register
Software-GesundheitsberichtSchema 0.26.0 · Metriken 1.13.0 · 2026-07-22 09:12 UTC

ACINQ / eclair-mobile

An Android wallet for the Lightning Network

CApache-2.0★ 254 Sterne⑂ 40 Forksseit Mai 2017archiviertAuf GitHub ansehen ↗

ACINQ/eclair-mobile erreicht einen Gesundheitsindex von 16 von 100 und liegt damit im Bereich Kritisch. Am stärksten schneidet es bei Community & Adoption (53/100) ab, am schwächsten bei Vitality (23/100). Das Repository ist archiviert, weitere Wartung ist daher nicht zu erwarten.

16
gesamt / 100
Kritisch

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.

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

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

Eigentümerschaft

ACINQOrganisation
177 Follower30 öffentliche Reposseit Mai 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?

23Kritisch · 22 % des Gesamtindex
Wie die Bewertung erfolgt
0/36Push-Aktualität — letzter Push vor 1.603 Tagen
0/36Commit-Rhythmus — 0/52 Wochen mit Commits
0/18Commit-Volumen — 0 Commits im letzten Jahr
0/10OpenSSF Scorecard: Maintained — project is archived
Verwendete Eingangsdaten
commits_last_year0
human_commit_share1
days_since_last_push1.603
active_weeks_last_year0
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 36 Releases veröffentlicht
0/36Release-Aktualität — letztes Release vor 1.750 Tagen
19.8/27Release-Rhythmus — ein Release etwa alle 91 Tage
8/10OpenSSF Scorecard: Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
Verwendete Eingangsdaten
releases_count36
latest_release_tagv0.4.17-MAINNET
releases_from_tagsnein
days_since_latest_release1.750
mean_days_between_releases91

Community & Verbreitung

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

53Mittel · 18 % des Gesamtindex
Wie die Bewertung erfolgt
39/60Stars — 254 Stars
13.3/25Forks — 40 Forks
2.7/15Watcher — 4 Watcher
Verwendete Eingangsdaten
forks40
stars254
watchers4
growth_stateorganic
growth_factor_pct100
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (Apache-2.0)
0/18CONTRIBUTING-Leitfaden
0/13.5Verhaltenskodex
0/7.2Issue-Vorlage
0/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingnein
has_issue_templatenein
has_code_of_conductnein
has_pull_request_templatenein

Nachhaltigkeit & Governance

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

50Mittel · 24 % des Gesamtindex
Wie die Bewertung erfolgt
9/54Bus-Faktor — 1 Beitragende decken die Hälfte aller Commits ab
0.8/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 96 % der Commits
9.5/13.5Breite der Beitragenden — 7 Beitragende
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Verwendete Eingangsdaten
bus_factor1
contributors_sampled7
top_contributor_share0,963
Wie die Bewertung erfolgt
26.7/46.8Issue-Lösungsquote — 57 % der Issues geschlossen
32.8/38.3PR-Annahme — 30/35 entschiedene PRs gemergt
0/15OpenSSF Scorecard: Code-Review — Found 2/30 approved changesets -- score normalized to 0
Verwendete Eingangsdaten
merged_prs30
open_issues106
closed_issues141
issue_closed_ratio0,571
closed_unmerged_prs5
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
16.2/25Reichweite des Inhabers — 177 Follower von ACINQ
22.9/25Kontohistorie — 30 öffentliche Repos, Kontoalter ca. 12 Jahre
Verwendete Eingangsdaten
followers177
owner_typeOrganization
is_verified
owner_loginACINQ
public_repos30
account_age_days4.443

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

42Gefährdet · 20 % des Gesamtindex
Wie die Bewertung erfolgt
0/24CI-Workflows
24/24Tests vorhanden
0/16Linter-Konfiguration
0/9.6Pre-Commit-Hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
Verwendete Eingangsdaten
has_cinein
has_testsja
has_editorconfigja
has_linter_confignein
has_precommit_confignein
Wie die Bewertung erfolgt
30/30README
0/25Dokumentationsverzeichnis
0/15Dokumentations-/Homepage-Site
10/10Repository-Beschreibung
10/10Topics — 8 Topics
10/10Wiki
Verwendete Eingangsdaten
topicseclair, lightning-network, bitcoin, payments, blockchain, cryptocurrency, lightning, android
has_wikija
homepage
has_readmeja
has_docs_dirnein
has_descriptionja

Sicherheit

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

31Gefährdet · 16 % des Gesamtindex

Sicherheitslage

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

AI Readiness

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

45Gefährdet · 0 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
10.7/40Lesbare Commit-Historie — 20 von 100 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,2
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
12.6/18Bootstrap mit einem Befehl — app/build.gradle, build.gradle (Toolchain-Konvention, kein Task-Runner)
22/22Automatisierte Tests
0/11Lint-/Format-Konfiguration
11/11Statische Typprüfung — C (statisch typisiert)
0/10Reproduzierbare Umgebung
0/10Belegte Agentenpraxis — keine von Agenten verfassten Commits unter den letzten 100
0/8Automatisierte Wartung — keine automatisierten Abhängigkeits-Updates beobachtet
0/10OpenSSF Scorecard: Pinned-Dependencies — keine Daten
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfiles
has_dockerfilenein
typed_languageja
bootstrap_files
has_devcontainernein
has_linter_confignein
typecheck_configs
agent_commit_share0
toolchain_manifestsapp/build.gradle, build.gradle
dependency_bot_commit_share0
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): OpenSSF Scorecard: Pinned-Dependencies. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — C (statisch typisiert)
54/55Handhabbare Dateigrößen — 2/114 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageC
largest_source_bytes7.823.412
source_files_sampled114
oversized_source_files2

Eckdaten

254GitHub-Sterne
7Mitwirkende
0Commits, letzte 12 Monate
1.603Tage seit letztem Push
36Releases
1Bus-Faktor
106offene Issues
MavenPaket-Ökosysteme

Warnungen zur Datenerhebung

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Weitere Details

Stern- und Fork-Verlauf 254 ★ / 40 ⇿
254Sterne
40Forks
36Releases

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.

05010015020025030025439332017-082022-012026-06
Major 0Minor 0Patch 0

Jeder Punkt umfasst 9 Tage.

OpenSSF Scorecard 3.1 / 10
3.1Gesamtwert

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-22 09:12 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/30 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
k. A.Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
k. A.Packagingpackaging workflow not detected
k. A.Pinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
k. A.Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Alle Abhängigkeiten nicht erhoben

Der aufgelöste Abhängigkeitssatz konnte für diesen Bericht nicht erhoben werden: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

JSON-Rohbericht maschinenlesbar
{
  "data": {
    "repo": {
      "topics": [
        "eclair",
        "lightning-network",
        "bitcoin",
        "payments",
        "blockchain",
        "cryptocurrency",
        "lightning",
        "android"
      ],
      "is_fork": false,
      "size_kb": 7918,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 8424033,
        "Java": 623475,
        "CMake": 2276,
        "Kotlin": 66623
      },
      "pushed_at": "2022-03-01T14:30:32Z",
      "created_at": "2017-05-26T10:00:03Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-07T22:14:36Z",
      "description": "An Android wallet for the Lightning Network",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "testnet",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "C",
      "significant_languages": [
        "C"
      ]
    },
    "owner": {
      "blog": "https://acinq.co",
      "name": null,
      "type": "Organization",
      "login": "ACINQ",
      "company": null,
      "location": null,
      "followers": 177,
      "avatar_url": "https://avatars.githubusercontent.com/u/7670721?v=4",
      "created_at": "2014-05-22T15:21:26Z",
      "is_verified": null,
      "public_repos": 30,
      "account_age_days": 4443
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.17-MAINNET",
          "kind": "prerelease",
          "published_at": "2021-10-06T09:07:48Z"
        },
        {
          "tag": "v0.4.16-MAINNET",
          "kind": "prerelease",
          "published_at": "2021-05-27T06:44:00Z"
        },
        {
          "tag": "v0.4.14-MAINNET",
          "kind": "prerelease",
          "published_at": "2021-05-03T14:01:23Z"
        },
        {
          "tag": "v0.4.13-MAINNET",
          "kind": "prerelease",
          "published_at": "2021-02-11T16:19:37Z"
        },
        {
          "tag": "v0.4.12-MAINNET",
          "kind": "prerelease",
          "published_at": "2020-06-18T15:13:15Z"
        },
        {
          "tag": "v0.4.11-MAINNET",
          "kind": "prerelease",
          "published_at": "2020-06-08T08:37:37Z"
        },
        {
          "tag": "v0.4.10-MAINNET",
          "kind": "prerelease",
          "published_at": "2020-02-14T15:18:21Z"
        },
        {
          "tag": "v0.4.9-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-10-04T13:10:52Z"
        },
        {
          "tag": "v0.4.8-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-08-01T14:27:01Z"
        },
        {
          "tag": "v0.4.7-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-07-10T14:42:06Z"
        },
        {
          "tag": "v0.4.6-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-06-04T16:56:22Z"
        },
        {
          "tag": "v0.4.5-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-04-19T17:00:25Z"
        },
        {
          "tag": "v0.4.4-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-04-04T09:39:18Z"
        },
        {
          "tag": "v0.4.3-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-03-29T15:59:24Z"
        },
        {
          "tag": "v0.4.2-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-03-28T17:41:09Z"
        },
        {
          "tag": "v0.3.22-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-03-20T17:15:59Z"
        },
        {
          "tag": "v0.3.21-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-03-15T17:37:51Z"
        },
        {
          "tag": "v0.4.1-TESTNET",
          "kind": "prerelease",
          "published_at": "2019-03-15T17:18:11Z"
        },
        {
          "tag": "v0.3.20-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-03-04T12:19:43Z"
        },
        {
          "tag": "v0.4.0-TESTNET",
          "kind": "prerelease",
          "published_at": "2019-02-19T14:02:21Z"
        },
        {
          "tag": "v0.3.19-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-02-14T12:53:47Z"
        },
        {
          "tag": "v0.3.18-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-01-29T15:23:49Z"
        },
        {
          "tag": "v0.3.16-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-01-17T12:29:32Z"
        },
        {
          "tag": "v0.3.15-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-01-07T14:04:22Z"
        },
        {
          "tag": "v0.3.14-MAINNET",
          "kind": "prerelease",
          "published_at": "2019-01-07T13:11:25Z"
        },
        {
          "tag": "v0.3.13-TESTNET",
          "kind": "prerelease",
          "published_at": "2018-12-20T15:55:35Z"
        },
        {
          "tag": "v0.3.12-MAINNET",
          "kind": "prerelease",
          "published_at": "2018-10-03T17:43:03Z"
        },
        {
          "tag": "v0.3.11-MAINNET",
          "kind": "prerelease",
          "published_at": "2018-09-26T15:48:23Z"
        },
        {
          "tag": "v0.3.10-MAINNET",
          "kind": "prerelease",
          "published_at": "2018-09-21T15:01:12Z"
        },
        {
          "tag": "v0.3.8-MAINNET",
          "kind": "prerelease",
          "published_at": "2018-09-12T16:56:41Z"
        },
        {
          "tag": "v0.3.7-MAINNET",
          "kind": "prerelease",
          "published_at": "2018-09-10T15:49:08Z"
        },
        {
          "tag": "v0.3.6-TESTNET",
          "kind": "prerelease",
          "published_at": "2018-08-16T14:03:02Z"
        },
        {
          "tag": "v0.3.5-MAINNET",
          "kind": "prerelease",
          "published_at": "2018-07-24T12:50:28Z"
        },
        {
          "tag": "v0.3.4-MAINNET",
          "kind": "prerelease",
          "published_at": "2018-06-13T09:43:48Z"
        },
        {
          "tag": "v0.3.1-MAINNET",
          "kind": "prerelease",
          "published_at": "2018-04-12T15:15:01Z"
        },
        {
          "tag": "v0.3.0-MAINNET",
          "kind": "prerelease",
          "published_at": "2018-04-04T17:43:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "515282b04ea06dc131f35c5d68fe9c27bd3d7615",
          "body": null,
          "is_bot": false,
          "headline": "Add link to Phoenix in README",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2022-03-01T14:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "869cf6a0f5ad46be44c2ac81a2559a37a6f2b92f",
          "body": null,
          "is_bot": false,
          "headline": "Add EOL notice in README and remove gitter link",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2022-03-01T14:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f326dd52e4c213113f02f9df6c0f011638c8d21",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.18-TESTNET (code 59)",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2022-02-28T18:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d48e0bdb923d76ef1866da82fe0b31af773cbe",
          "body": "This commit adds an EOL disclaimer in the home screen which is displayed\nwhen the app is started, with a link to the Phoenix website.",
          "is_bot": false,
          "headline": "Add sunset notice and update logo with EOL badge",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2022-02-28T18:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41d3d24d6efbc62f365f20d120662ecb425e7e44",
          "body": null,
          "is_bot": false,
          "headline": "Back to development mode",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2022-02-28T12:55:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc4d62ddea0f1bef093991ab7d6f2bc47545c266",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.17-TESTNET (code 58)",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-09-20T12:43:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cec62b65d1632ab3dfb9696c022efc001f6eab42",
          "body": null,
          "is_bot": false,
          "headline": "Prevent screenshot when showing seed dialog",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-09-20T12:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8804108fe2d786598623372ad4aac479e653143d",
          "body": "Fixes #279",
          "is_bot": false,
          "headline": "Fix blockchain.info price API link",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-09-20T09:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8daa4cc84ed99da459731b5cec3d65a3e6d2067",
          "body": null,
          "is_bot": false,
          "headline": "Add a screen to display the wallet's seed",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2021-08-17T12:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa69a391b43d6cc2900d21dfc556175a3129de5",
          "body": null,
          "is_bot": false,
          "headline": "Rename NetworkInfos -> WalletInfo",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2021-08-16T13:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "441ea87f8dab00b754f8b5722caf1fc72a43a6e4",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade AGP and gradle to 7.0",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2021-08-16T13:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3294b9f3b175a3a0a70ebf06cdfe93bd05e06352",
          "body": "Old seed files (version 1) stores the final seed directly, which\nprevents users from checking their words/passphrase once the app\nhas been reinstalled.\n\nFrom now on, the seed file (version 2) will store the 12 words and\nthe passphrase. The payload is serialized to json. Passphrase may\nstill be empty\n[…]\n is encrypted as before, using a 6 digits\nPIN code.\n\nMigration from v1 to v2 is not possible, the user would have to\ndelete the v1 wallet and restore the seed, which would then be\nstored as a v2 file.",
          "is_bot": false,
          "headline": "Add a new seed version that stores words+passphrase",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2021-08-16T12:59:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "00d97bc09e46491424588ab530587d6841f25bba",
          "body": null,
          "is_bot": false,
          "headline": "Update NDK version to latest stable",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2021-08-11T09:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8e2d92f1b31f1d78dd64bdbc3bf8b7cffb9b506",
          "body": null,
          "is_bot": false,
          "headline": "Back to development mode",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2021-08-11T09:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f618e40fca38a6d32a6557a43b65e85860d3ef",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade AGP and gradle",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2021-08-10T16:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3176fa0c03bc1e8f375fc475912f36970491a6bd",
          "body": null,
          "is_bot": false,
          "headline": "Use eclair-core v0.4.13-android",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2021-08-10T16:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbef1cfbbac62198d353f73114452334d987e6aa",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.16 (code 57) TESTNET",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-19T16:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6695cb02040ea2ffa1236b6c80ce5827eac571e",
          "body": null,
          "is_bot": false,
          "headline": "Use eclair-core v0.4.12",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-19T16:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "591e971a93a73c7c216dd363c27bb0b78c060a56",
          "body": null,
          "is_bot": false,
          "headline": "Back to development mode",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-19T16:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fbd518dc02a941671d7b30ab8d77c38c9cafe8a",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.15 (code 56) TESTNET",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-17T14:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af58f0cd4a06184ee0c39fa26a85c3202e544c5b",
          "body": null,
          "is_bot": false,
          "headline": "Catch all exception when failing to retrieve local backup",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-17T13:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f58145a75a25eab902ce46fbd31defd4cf4bb20a",
          "body": null,
          "is_bot": false,
          "headline": "Use eclair-core v0.4.11-android",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-17T13:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b85189e44052e4a0385e36dc7292f970d3a79b8c",
          "body": "Also fix local backup logic when restoring backup so that we do not try to read \r\nthe file if it does not exist.",
          "is_bot": false,
          "headline": "Remove secp256k1 code and use secp256k1-kmp lib instead (#270)",
          "author_name": "Fabrice Drouin",
          "author_login": "sstone",
          "committed_at": "2021-05-11T13:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f960c2f1ae32f7ecc90e4f569773c6548571437b",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to eclair-core v0.4.11-android-SNAPSHOT",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-07T18:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22453a58344d2d314473d3961cab03e9c2bc8e4",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-07T18:19:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da7ccb594f6c93fd13f426701efeb9751942fb9f",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-07T18:19:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78c2377c6b2d477ccb53c0ff530b502d0e1132ba",
          "body": "Changed you -> your",
          "is_bot": false,
          "headline": "Fix typo in strings resources (#264)",
          "author_name": "Kevin Pallikunnel",
          "author_login": "kevkevinpal",
          "committed_at": "2021-05-03T12:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a4256d1e6f598ab9b05b8aa9abd1d668df4e520",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.14 (code 55) TESTNET",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-02T19:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed163eee7b79905329699c5a3a58dc227a944dae",
          "body": "Du to changes in Android 10+ regarding shared storage files, we must use\nthe Media Store API to save/read the channels backup files in a shared\nfolder (which are not deleted when app is uninstalled).\n\nWe also use the Storage Access Framework to allow the user to manually\nselect a backup using the de\n[…]\n case the file would not be\nvisible by the app when using the Media Store API (the file would not be\ncreated by the app).\n\nAs such the storage write permission is not required anymore for Android 10+.",
          "is_bot": false,
          "headline": "Use MediaStore API to store local backup on Android 10+",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-02T19:45:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a53a9b8e2d2ee1ffc6ba49d410079832a285d5d",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade gradle build config",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-01T15:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34386b233d914fc25f300f26ce1f9a1a13950e87",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2021-05-01T15:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06b2c00422b42adbfc613c20904d0bf0f45bce7c",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/testnet' into testnet",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-12-18T16:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16ed128c55547331756ca441ca5a86bcca609d91",
          "body": "Wallets send smaller amounts, and will likely need more parts than \r\nserver nodes.",
          "is_bot": false,
          "headline": "Change MPP default parameters (#255)",
          "author_name": "Bastien Teinturier",
          "author_login": "t-bast",
          "committed_at": "2020-11-13T17:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f1f0f291286ef87a95bcf5e11a0162713c2965",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.13 (code 54) TESTNET",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-11-02T16:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc6a19d2161e976e7524af12c0a927e2777db10d",
          "body": null,
          "is_bot": false,
          "headline": "Adjust feerate tolerance",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-11-02T15:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6017aa150471420d11a158a3a554bcc609e92b14",
          "body": null,
          "is_bot": false,
          "headline": "Use eclair-core v0.4.2-android",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-11-02T14:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "134a5740a17d0bb15983d4d4bf398be0483ba0d8",
          "body": null,
          "is_bot": false,
          "headline": "Total inbound capacity now accounts for channels aggregate",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-10-12T17:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f799cebf48ef165adb99acb22bcebba6bd7db9",
          "body": null,
          "is_bot": false,
          "headline": "Increase max channel capacity to 0.5 BTC",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-10-12T15:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b453c3a9928bdb64c21c1ee14df902849d198d3",
          "body": null,
          "is_bot": false,
          "headline": "Update to latest eclair-core android snapshot",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-10-12T14:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e62503e07fd3f76bc35e569a3da82c66e9dffc6",
          "body": "The README made it look like eclair-mobile was still not ready for mainnet.\r\n\r\nUsers can safely enable receiving over lightning, and our documentation\r\nshould reflect that.",
          "is_bot": false,
          "headline": "Update README (#253)",
          "author_name": "Bastien Teinturier",
          "author_login": "t-bast",
          "committed_at": "2020-08-07T09:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cfac69ab449ff71a9f42be0ca7c1b31854edaf7",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-06-18T13:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b3b2b0c1c29eebbbfca781643a41f5a8d001f1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'hotfix-0.4.11' into testnet",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-06-18T13:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282c080187aec7dbadf277bba55bea328fa6b4a2",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.12 (code 52) TESTNET",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-06-11T18:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19bb91704aae36107f8792b24e92a4bd73080ae6",
          "body": "This reverts commit 461a8a60800dc27cfcd72ae639f3634a84552e3a.",
          "is_bot": false,
          "headline": "Revert \"Enable basic mpp\"",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-06-11T16:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cd220fab288f06cc500bc34723dea48717f3dd1",
          "body": "Note that Orbot will be needed to connect to an onion address, until \r\nTor is natively supported by Eclair Mobile.\r\n\r\nFixes #249",
          "is_bot": false,
          "headline": "Electrum: disable SSL when using Tor (#243)",
          "author_name": "Bastien Teinturier",
          "author_login": "t-bast",
          "committed_at": "2020-06-11T14:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "984f3e23827976bd93f2d3fa9c0db7590ab1c3da",
          "body": "Note that Orbot will be needed to connect to an onion address, until \r\nTor is natively supported by Eclair Mobile.\r\n\r\nFixes #249",
          "is_bot": false,
          "headline": "Electrum: disable SSL when using Tor (#243)",
          "author_name": "Bastien Teinturier",
          "author_login": "t-bast",
          "committed_at": "2020-06-11T14:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abfdae96244ac52920a65230cac50ab67157c24f",
          "body": null,
          "is_bot": false,
          "headline": "Increase feerate providers timeout (#244)",
          "author_name": "Bastien Teinturier",
          "author_login": "t-bast",
          "committed_at": "2020-06-11T13:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c8db9afaefce4e59339b0dc35d90cb7604ef235",
          "body": null,
          "is_bot": false,
          "headline": "Increase feerate providers timeout (#244)",
          "author_name": "Bastien Teinturier",
          "author_login": "t-bast",
          "committed_at": "2020-05-13T13:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f42a3cbc465c281952801e16b461c0a44d57746",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to eclair-core 0.3.7+",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-04-21T13:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5edf4a005ab077e3834191af533bdb0f958cd43d",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies and gradle version",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-04-21T11:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b659b9e44b8d38270dd9ce696bd24fd98e737a71",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-04-21T10:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22dff654dc1caf259a1f1e52060689c5737e5983",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.11 (code 51) TESTNET",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-04-17T18:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731b8baaf909de6c6ef6dbdd905766b73956a10b",
          "body": "User can now unlock the wallet by using biometric authentication\r\n(fingerprint, iris, face...) if the device allows it. Limited to android\r\n7+.\r\n\r\nWe use the Android Keystore to encrypt the app PIN, and then decrypt the\r\nPIN when user is biometrically authenticated. User can always fallback\r\nto PIN if needed.\r\n\r\nFixes #9",
          "is_bot": false,
          "headline": "Biometrics support (#235)",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2020-04-17T18:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "461a8a60800dc27cfcd72ae639f3634a84552e3a",
          "body": "This commits enables the basic_mpp feature bit.\n\nThe UI controls checking if an outgoing payment can be sent now use the\naggregated balance of all channels, instead of the max balance of all\nchannels. The inbound liquidity warning still use the max inbound\nbalance and not the aggregate.\n\nThis does not mean that the app is able to send/receive the full amount\nin one payment. It also depends on the other nodes in then network and\nhow well they support mpp.",
          "is_bot": false,
          "headline": "Enable basic mpp",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-04-17T16:08:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f58af64dd3b8d412dbcf40016946946a1c0b144e",
          "body": "Android 10 (api 29) deprecates the external storage methods, and instead\nrecommend using the getExternalDir methods to store app-specific files.\nHowever for backups this is not good enought since these files are\nremoved when the application is uninstalled.\n\nThe legacy option lets the app use the pre\n[…]\nible solution could be to use the Shared storage with the\nMediaStore.Files API, however this would requires additionals\npermissions: MANAGE_EXTERNAL_STORAGE +\nACTION_MANAGE_ALL_FILES_ACCESS_PERMISSION",
          "is_bot": false,
          "headline": "Use legacy mode for external storage access",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-04-15T17:02:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2165d58d5d3aea71ae7be867038136d165d10ae",
          "body": null,
          "is_bot": false,
          "headline": "Updated dependencies",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-04-15T17:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "951b3c76817b1286f0ece42313e2639ab59664d9",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade gradle build tools",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-04-15T08:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832af093b63d370c1ceca6430d7fc438f7fa0779",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-01-29T10:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f8fe8e3d2c05fa43d44490448f3348848acfb97",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.10 (code 50) TESTNET",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-01-24T14:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5e131dca812f8857d788ee65ed608c5f63f2447",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to eclair-core 0.3.6-android",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-01-24T14:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c43e73d6e25a026edcaefc2f424bc2fdb87a55c7",
          "body": null,
          "is_bot": false,
          "headline": "Disable support for basic mpp, upgrade eclair core",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-01-23T16:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c036cc82fc04c578109e6946b289c9498fac68f0",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade feature: onion_optin, basic_mpp, payment_secret",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-01-17T13:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40bcdc13dd4e3f4d63f81990f77b55514125fa9b",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade target sdk to 29",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-01-16T17:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf702bb7be8087cc9d78b6ce51dc071eb4f8bea3",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to eclair 0.3.5-android",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2020-01-16T17:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b51b7554963c4833220bbc8b7ca27686bff5129",
          "body": "…(#220)\n\n(Follow up to commit b20edad18c544c761fbd2ac1bf3f283d5a69a996)\r\n\r\nAccording to Bolt 2, capacity should be *less* than 2^24",
          "is_bot": false,
          "headline": "OpenChannelCapacityFragment: Fix off-by-one in max capacity (take 2) …",
          "author_name": "MarcoFalke",
          "author_login": null,
          "committed_at": "2020-01-16T14:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f665fd4d89a240e50ce99edb4e0ae8312095d5dd",
          "body": "0.3.4 is a significant upgrade touching many aspects of the code.\r\n\r\n* Use flat features\r\n* MilliSatoshi class moved from bitcoin-lib to eclair-core\r\n* Objects and methods with raw long amount have been typed\r\n* Globals have been removed (impacts blockheight)\r\n\r\n* Update secp256k1 to match v1.3. Source code is now in /src to make \r\nupgrades easier. We can now use faster pubkey recovery to parse payment \r\nrequests\r\n* Update payment handling (classes have been renamed/moved upstream)",
          "is_bot": false,
          "headline": "Update to eclair-core 0.3.4 (#218)",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2020-01-14T15:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9151eb9248b17dc42c32102e3880c67107f6568f",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-10-04T13:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b2d7bad83b4f91fa61e3fa250f34e5c546ebf6",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.9 (code 49) TESTNET",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-10-03T14:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f57a55318161de88337ddd62edc606d039e605a7",
          "body": null,
          "is_bot": false,
          "headline": "Google drive backup folder name depends on chain",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-10-03T14:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfbf2858dbace2aba7636d68d0ebd6c9eda9e296",
          "body": null,
          "is_bot": false,
          "headline": "Fixed gdrive permission scope check for backward compat",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-10-03T14:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5ef5980f6ef05dfb7661e1f1f9226ecc2b3ce81",
          "body": null,
          "is_bot": false,
          "headline": "Added logs in gdrive signin flow",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-10-03T13:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b49ab80145b65531f9f1363bcf630fa86f53c5",
          "body": null,
          "is_bot": false,
          "headline": "Exclude httpclient at configuration level",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-10-03T13:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d0793e9391a1a519304a65eb3f866bcf85e3dc6",
          "body": null,
          "is_bot": false,
          "headline": "Exclude httpcomponents from google-api-services",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-10-02T14:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73790ecc2976acf261f3c19e3849a15cf14c347b",
          "body": null,
          "is_bot": false,
          "headline": "Fixed linting issues",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-10-02T14:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d61905bf69de5935570a598af856db369861da",
          "body": "* Migrate google drive api to the REST V3 api\r\n\r\nThe Google Drive Android API that was used to upload/retrieve channels\r\nbackup has been deprecated and scheduled for termination at the end of\r\nDec, 2019. We switch to the REST V3 API which provides almost the same\r\nfeature set, albeit without offline\n[…]\n AppData folder. Subsequent backups will be uploaded to the public\r\nfolder.\r\n\r\n* Backup compression\r\n\r\nThe backup files are now compressed before being encrypted to save\r\nsome bandwidth.\r\n\r\nFixes #208",
          "is_bot": false,
          "headline": "Migrate Google Drive API to the REST V3 API (#213)",
          "author_name": "Dominique",
          "author_login": "dpad85",
          "committed_at": "2019-10-02T13:07:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b20edad18c544c761fbd2ac1bf3f283d5a69a996",
          "body": null,
          "is_bot": false,
          "headline": "OpenChannelCapacityFragment: Fix off-by-one in max capacity (#210)",
          "author_name": "MarcoFalke",
          "author_login": null,
          "committed_at": "2019-09-19T09:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fc50aa57613f456ed2c3997c2e3804df97d3e34",
          "body": null,
          "is_bot": false,
          "headline": "Fixed feerate-mismatch configuration",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-09-05T17:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10657f0233f1dee36319e12d9a9ca60ad372b151",
          "body": null,
          "is_bot": false,
          "headline": "NetworkDB is now removed if it is incompatible",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-09-05T09:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b185e5821433143de8380edefdfc15e69861e09",
          "body": null,
          "is_bot": false,
          "headline": "Added a button to share logs in the startup error message",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-09-04T13:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca26ba686e266630d293a8b32befc46fc623f68b",
          "body": null,
          "is_bot": false,
          "headline": "Added logging default setting to local; can still be disabled",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-09-04T12:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afd08ae606c5850d4b437efbc17d6aaa8aa35721",
          "body": null,
          "is_bot": false,
          "headline": "Using invoice's embedded expiration check when sending payment",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-09-03T11:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664f3e149d9db38ef7d7fa10920ca110d850d516",
          "body": "If users pauses the app and resumes the payment much later, the payment\nmay have expired in the mean time and we should check that accordingly.\n\nFixes #209",
          "is_bot": false,
          "headline": "Payment expiry should also be checked when actually sending payment",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-09-03T11:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5047c61292a4b9a46751babd1c5c5d48acb32f00",
          "body": null,
          "is_bot": false,
          "headline": "Upgraded build tools to latest",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-09-03T08:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "836733fbe7aae938539687275eb6fb2819545a19",
          "body": null,
          "is_bot": false,
          "headline": "Added guards to global feerate when estimating fees",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-08-20T13:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f84f84eb6c37a452b703b9e098cf0824569bd13",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-08-20T13:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "450e32a48aea975f624798db5ba8fdce8b50161f",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.8 (code 48) TESTNET",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-30T15:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02a29c0cdccb0d0c09ad47a09458f0b588233859",
          "body": null,
          "is_bot": false,
          "headline": "Fixed rare crash with gradient background drawable on android 5.0",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-30T15:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "406e256d7c68e71f09e9fa2afc605af27fe53bb3",
          "body": null,
          "is_bot": false,
          "headline": "Using eclair-core v0.3.3-android",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-26T17:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "997176dd3983eabb5fb9188bb782ae3b64e32660",
          "body": null,
          "is_bot": false,
          "headline": "Added a max 20s interval in timer reconnecting to a node",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-26T17:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f2ea5689d75bd1c39666eb72fa3c102d8d1574b",
          "body": null,
          "is_bot": false,
          "headline": "Added guard in send payment when checking for wallet readiness",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-22T14:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9afab85c1802b2b01f647879ad611d7df4f80f00",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-10T14:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce1a920e2c8f7cca5deefd37afe06ed07002e519",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.7 (code 47) TESTNET",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-10T13:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8aa928d8e5a0bf7c2d3cfbfd97aa0cbbdc101e",
          "body": null,
          "is_bot": false,
          "headline": "Upgraded gradle build tool",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-10T13:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ce8be3b753d7934af5fb088275b587699d80814",
          "body": null,
          "is_bot": false,
          "headline": "Wording",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-10T13:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5f7fb9336add79c8fde18d14e5e9f78ed0341f8",
          "body": null,
          "is_bot": false,
          "headline": "Wording",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-10T08:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a822db49ede63f53336703ed7cb6f2066f15d4e",
          "body": null,
          "is_bot": false,
          "headline": "Added consistent abi for universal apk",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-09T17:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5cb951aa9f702a4b10258ccabc682031ec1010f",
          "body": null,
          "is_bot": false,
          "headline": "Removed unused reference id",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-09T17:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec4b409d5712004b936f93b3f346c7f412a4ec9c",
          "body": null,
          "is_bot": false,
          "headline": "Explicitly load sqlite jdbc drive when restoring backup",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-09T15:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac3dd4a4d4814473957aff4e24204a7a7574227",
          "body": "This prevents an edge case where user would enable backup on a newly\ncreated wallet and think channels are saved remotely, but backup\nwould not be done since at this point there is probably no .bak file yet.",
          "is_bot": false,
          "headline": "Dispatch backup event in eventstream when gdrive backup is enabled",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-09T12:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c336b4c326aeaa5ca8e75787980feee5821e96f",
          "body": null,
          "is_bot": false,
          "headline": "Wording",
          "author_name": "dpad85",
          "author_login": "dpad85",
          "committed_at": "2019-07-09T09:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 36,
      "commits_last_year": 0,
      "latest_release_at": "2021-10-06T09:07:48Z",
      "latest_release_tag": "v0.4.17-MAINNET",
      "releases_from_tags": false,
      "days_since_last_push": 1603,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1750,
      "mean_days_between_releases": 91
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 40,
      "stars": 254,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2018-04-06",
            "count": 1
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 2
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2018-08-18",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 2
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2020-02-01",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-03-01",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 39,
        "total_forks": 40
      },
      "star_history": {
        "days": [
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 9
          },
          {
            "date": "2018-04-05",
            "count": 16
          },
          {
            "date": "2018-04-06",
            "count": 8
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 3
          },
          {
            "date": "2018-04-09",
            "count": 2
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 3
          },
          {
            "date": "2018-04-13",
            "count": 6
          },
          {
            "date": "2018-04-14",
            "count": 1
          },
          {
            "date": "2018-04-15",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 3
          },
          {
            "date": "2018-04-23",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 2
          },
          {
            "date": "2018-04-25",
            "count": 2
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 2
          },
          {
            "date": "2018-04-29",
            "count": 1
          },
          {
            "date": "2018-05-06",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-09",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-19",
            "count": 2
          },
          {
            "date": "2018-05-23",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-05-26",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-06",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 2
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-14",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 2
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-06-29",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-07-07",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-07-15",
            "count": 1
          },
          {
            "date": "2018-07-19",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 2
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 2
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-19",
            "count": 1
          },
          {
            "date": "2018-09-01",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-09-15",
            "count": 2
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 2
          },
          {
            "date": "2018-10-05",
            "count": 3
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-14",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-11-04",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-14",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 2
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-01-22",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 2
          },
          {
            "date": "2019-01-25",
            "count": 2
          },
          {
            "date": "2019-02-12",
            "count": 3
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 2
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 2
          },
          {
            "date": "2019-02-21",
            "count": 2
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 2
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-06-22",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-07-14",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-10",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-06-13",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 1
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-27",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-04",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-04",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 254,
        "total_stars": 254
      },
      "open_issues_and_prs": 107
    },
    "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": [
        "app/build.gradle",
        "build.gradle"
      ],
      "largest_source_bytes": 7823412,
      "source_files_sampled": 114,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "app/build.gradle",
        "build.gradle"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 30,
        "open_issues": 106,
        "closed_ratio": 0.571,
        "closed_issues": 141,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dpad85",
          "commits": 732,
          "avatar_url": "https://avatars.githubusercontent.com/u/5765435?v=4"
        },
        {
          "type": "User",
          "login": "sstone",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/1573866?v=4"
        },
        {
          "type": "User",
          "login": "t-bast",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/31281497?v=4"
        },
        {
          "type": "User",
          "login": "pm47",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2028222?v=4"
        },
        {
          "type": "User",
          "login": "kevkevinpal",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15950706?v=4"
        },
        {
          "type": "User",
          "login": "prusnak",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/42201?v=4"
        },
        {
          "type": "User",
          "login": "rodasmith",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4968956?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.963
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 8,
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "515282b04ea06dc131f35c5d68fe9c27bd3d7615",
        "ran_at": "2026-07-22T09:12:45Z",
        "aggregate_score": 3.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 236,
          "created_at": "2020-02-14T13:30:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2021-05-11T13:24:14Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 12,
          "created_at": "2018-04-05T12:39:54Z",
          "last_comment_at": "2018-04-06T23:39:17Z",
          "last_comment_author": "mautematico"
        },
        {
          "number": 17,
          "created_at": "2018-04-05T23:15:54Z",
          "last_comment_at": "2020-09-09T22:51:01Z",
          "last_comment_author": "lebowski36"
        },
        {
          "number": 18,
          "created_at": "2018-04-06T02:40:08Z",
          "last_comment_at": "2018-06-28T20:29:22Z",
          "last_comment_author": "artlav"
        },
        {
          "number": 19,
          "created_at": "2018-04-06T06:09:09Z",
          "last_comment_at": "2018-04-10T08:26:16Z",
          "last_comment_author": "CaveRock"
        },
        {
          "number": 24,
          "created_at": "2018-04-07T14:43:06Z",
          "last_comment_at": "2018-04-11T09:55:57Z",
          "last_comment_author": "dpad85"
        },
        {
          "number": 31,
          "created_at": "2018-04-09T20:49:12Z",
          "last_comment_at": "2018-04-12T15:55:08Z",
          "last_comment_author": "merehap"
        },
        {
          "number": 33,
          "created_at": "2018-04-12T18:49:23Z",
          "last_comment_at": "2018-04-12T18:49:25Z",
          "last_comment_author": "dpad85"
        },
        {
          "number": 34,
          "created_at": "2018-04-13T03:28:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 35,
          "created_at": "2018-04-13T06:56:31Z",
          "last_comment_at": "2018-07-17T14:18:27Z",
          "last_comment_author": "andronoob"
        },
        {
          "number": 36,
          "created_at": "2018-04-13T09:18:25Z",
          "last_comment_at": "2019-02-19T15:18:37Z",
          "last_comment_author": "dpad85"
        },
        {
          "number": 38,
          "created_at": "2018-04-13T09:26:27Z",
          "last_comment_at": "2018-04-13T09:26:28Z",
          "last_comment_author": "dpad85"
        },
        {
          "number": 39,
          "created_at": "2018-04-13T09:27:21Z",
          "last_comment_at": "2018-04-13T09:27:27Z",
          "last_comment_author": "dpad85"
        },
        {
          "number": 43,
          "created_at": "2018-04-13T09:35:13Z",
          "last_comment_at": "2018-06-12T01:14:03Z",
          "last_comment_author": "yuyaogawa"
        },
        {
          "number": 44,
          "created_at": "2018-04-13T09:38:37Z",
          "last_comment_at": "2018-04-13T09:38:41Z",
          "last_comment_author": "dpad85"
        },
        {
          "number": 46,
          "created_at": "2018-04-13T09:39:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2018-04-13T09:41:00Z",
          "last_comment_at": "2019-10-21T11:20:10Z",
          "last_comment_author": "carnhofdaki"
        },
        {
          "number": 49,
          "created_at": "2018-04-13T12:15:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 53,
          "created_at": "2018-04-13T14:32:03Z",
          "last_comment_at": "2019-01-15T07:15:57Z",
          "last_comment_author": "githorray"
        },
        {
          "number": 56,
          "created_at": "2018-04-14T03:58:06Z",
          "last_comment_at": "2018-04-14T04:25:07Z",
          "last_comment_author": "kseiksa"
        },
        {
          "number": 58,
          "created_at": "2018-04-17T16:22:26Z",
          "last_comment_at": "2018-04-20T07:48:33Z",
          "last_comment_author": "dannybabbev"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ACINQ/eclair-mobile",
    "host": "github.com",
    "name": "eclair-mobile",
    "owner": "ACINQ"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 16,
      "inputs": {
        "security": 31,
        "vitality": 23,
        "community": 53,
        "governance": 50,
        "engineering": 42,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 40,
        "overall_after_abandonment_multiplier": 16
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 23,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1603,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1603 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1603
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "releases_count": 36,
              "latest_release_tag": "v0.4.17-MAINNET",
              "releases_from_tags": false,
              "days_since_latest_release": 1750,
              "mean_days_between_releases": 91
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "36 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1750 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1750
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~91 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 91
                    }
                  }
                ],
                "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": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "forks": 40,
              "stars": 254,
              "watchers": 4,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "254 stars",
                "points": 39,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 254
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "40 forks",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.963
            },
            "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 96% of commits",
                "points": 0.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "merged_prs": 30,
              "open_issues": 106,
              "closed_issues": 141,
              "issue_closed_ratio": 0.571,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "57% of issues closed",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 57
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "30/35 decided PRs merged",
                "points": 32.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 30,
                      "decided": 35
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 177,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ACINQ",
              "public_repos": 30,
              "account_age_days": 4443
            },
            "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": "177 followers of ACINQ",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 177,
                      "login": "ACINQ"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "30 public repos, account ~12 yr old",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 30
                    }
                  },
                  {
                    "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": "at_risk",
        "name": "Engineering Quality",
        "value": 42,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "eclair",
                "lightning-network",
                "bitcoin",
                "payments",
                "blockchain",
                "cryptocurrency",
                "lightning",
                "android"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 31,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 3.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.2,
              "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": "20 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "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,
              "toolchain_manifests": [
                "app/build.gradle",
                "build.gradle"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "app/build.gradle, build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "app/build.gradle, 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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C",
              "largest_source_bytes": 7823412,
              "source_files_sampled": 114,
              "oversized_source_files": 2
            },
            "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": "2/114 source files over 60KB",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 114,
                      "oversized": 2
                    }
                  }
                ],
                "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T09:12:56.955835Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ACINQ/eclair-mobile.svg",
  "full_name": "ACINQ/eclair-mobile",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.