Öffentliches Register
Software-GesundheitsberichtSchema 0.27.0 · Metriken 1.13.0 · 2026-07-27 00:32 UTC

dropbox / dropbox-sdk-java

A Java library for the Dropbox Core API.

JavaMIT★ 627 Sterne⑂ 462 Forksseit Juni 2013Auf GitHub ansehen ↗

dropbox/dropbox-sdk-java erreicht einen Gesundheitsindex von 67 von 100 und liegt damit im Bereich Mittel. Am stärksten schneidet es bei Sustainability & Governance (79/100) ab, am schwächsten bei AI Readiness (53/100). Zuletzt vor 1 Tag aktualisiert. 4 Mitwirkende tragen den Großteil der jüngsten Arbeit.

67
gesamt / 100
Mittel

Software-Gesundheitsindex

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

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

Bewertungsprofil

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

Eigentümerschaft

DropboxOrganisation
855 Follower247 öffentliche Reposseit Jan. 2011

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?

71Gut · 22 % des Gesamtindex
Wie die Bewertung erfolgt
36/36Push-Aktualität — letzter Push vor 1 Tagen
6.2/36Commit-Rhythmus — 9/52 Wochen mit Commits
15.6/18Commit-Volumen — 53 Commits im letzten Jahr
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Verwendete Eingangsdaten
commits_last_year53
human_commit_share0,98
days_since_last_push1
active_weeks_last_year9
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 47 Releases veröffentlicht
36/36Release-Aktualität — letztes Release vor 11 Tagen
12.6/27Release-Rhythmus — ein Release etwa alle 128,4 Tage
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Verwendete Eingangsdaten
releases_count47
latest_release_tagv8.0.2
releases_from_tagsnein
days_since_latest_release11
mean_days_between_releases128,4

Community & Verbreitung

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

64Mittel · 18 % des Gesamtindex
Wie die Bewertung erfolgt
45.4/60Stars — 627 Stars
22.2/25Forks — 462 Forks
9.8/15Watcher — 59 Watcher
Verwendete Eingangsdaten
forks462
stars627
watchers59
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (MIT)
0/18CONTRIBUTING-Leitfaden
0/13.5Verhaltenskodex
0/7.2Issue-Vorlage
0/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingnein
has_issue_templatenein
has_code_of_conductnein
has_pull_request_templatenein

Nachhaltigkeit & Governance

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

79Gut · 24 % des Gesamtindex
Wie die Bewertung erfolgt
43.2/54Bus-Faktor — 4 Beitragende decken die Hälfte aller Commits ab
18.1/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 20 % der Commits
13.5/13.5Breite der Beitragenden — 56 Beitragende
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Verwendete Eingangsdaten
bus_factor4
contributors_sampled56
top_contributor_share0,195
Wie die Bewertung erfolgt
42.4/46.8Issue-Lösungsquote — 91 % der Issues geschlossen
28.9/38.3PR-Annahme — 219/290 entschiedene PRs gemergt
4.5/15OpenSSF Scorecard: Code-Review — Found 7/19 approved changesets -- score normalized to 3
Verwendete Eingangsdaten
merged_prs219
open_issues27
closed_issues267
issue_closed_ratio0,908
closed_unmerged_prs71
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
21.1/25Reichweite des Inhabers — 855 Follower von dropbox
25/25Kontohistorie — 247 öffentliche Repos, Kontoalter ca. 15 Jahre
Verwendete Eingangsdaten
followers855
owner_typeOrganization
is_verified
owner_logindropbox
public_repos247
account_age_days5.674

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

63Mittel · 20 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 2 Workflow(s)
24/24Tests vorhanden
0/16Linter-Konfiguration
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
Verwendete Eingangsdaten
has_cija
has_testsja
has_editorconfignein
has_linter_confignein
has_precommit_confignein
Wie die Bewertung erfolgt
30/30README
0/25Dokumentationsverzeichnis
15/15Dokumentations-/Homepage-Site — https://www.dropbox.com/developers/documentation/java
10/10Repository-Beschreibung
0/10Topics
0/10Wiki
Verwendete Eingangsdaten
topics
has_wikinein
homepagehttps://www.dropbox.com/developers/documentation/java
has_readmeja
has_docs_dirnein
has_descriptionja

Sicherheit

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

54Mittel · 16 % des Gesamtindex
Wie die Bewertung erfolgt
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 7/19 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Lizenz — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5,4

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.

53Mittel · 0 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
29.4/40Lesbare Commit-Historie — 54 von 98 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,551
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
12.6/18Bootstrap mit einem Befehl — android/build.gradle, build.gradle, core/build.gradle (Toolchain-Konvention, kein Task-Runner)
22/22Automatisierte Tests
0/11Lint-/Format-Konfiguration
11/11Statische Typprüfung — Java (statisch typisiert)
0/10Reproduzierbare Umgebung
4/10Belegte Agentenpraxis — 2 der letzten 100 Commits von Agenten verfasst oder ihnen zugeschrieben
8/8Automatisierte Wartung — 2 der letzten 100 Commits sind automatisierte Abhängigkeits-Updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfiles
has_dockerfilenein
typed_languageja
bootstrap_files
has_devcontainernein
has_linter_confignein
typecheck_configs
agent_commit_share0,02
toolchain_manifestsandroid/build.gradle, build.gradle, core/build.gradle, examples/android/build.gradle, examples/examples/build.gradle, examples/java/build.gradle, proguard/build.gradle, stone-java-gradle-plugin/build.gradle.kts
dependency_bot_commit_share0,02
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — Java (statisch typisiert)
54.4/55Handhabbare Dateigrößen — 2/188 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageJava
largest_source_bytes185.159
source_files_sampled188
oversized_source_files2
Wie die Bewertung erfolgt
0/40API-Schema (OpenAPI/GraphQL/proto)
0/20MCP-Server
40/40Lauffähige Beispiele — examples
Verwendete Eingangsdaten
example_dirsexamples
has_mcp_signalnein
api_schema_files

Eckdaten

627GitHub-Sterne
56Mitwirkende
53Commits, letzte 12 Monate
1Tage seit letztem Push
47Releases
4Bus-Faktor
27offene Issues
MavenPaket-Ökosysteme

Warnungen zur Datenerhebung

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

Weitere Details

Stern- und Fork-Verlauf 0 ★ / 462 ⇿
0Sterne
462Forks
47Releases

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.

010020030040050045672013-072020-012026-07
Major 6Minor 8Patch 33

Jeder Punkt umfasst 12 Tage.

OpenSSF Scorecard 5.4 / 10
5.4Gesamtwert

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-27 00:32 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 7/19 approved changesets -- score normalized to 3
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Alle Abhängigkeiten 0

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

RegistryPaketVersionBeziehung
Abhängigkeits-Advisories nicht bewertet

Der Advisory-Abgleich konnte für diesen Bericht nicht ausgeführt werden: No resolved dependencies to assess

JSON-Rohbericht maschinenlesbar
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 124002,
      "has_wiki": false,
      "homepage": "https://www.dropbox.com/developers/documentation/java",
      "languages": {
        "Java": 20518531,
        "Shell": 1034,
        "Kotlin": 81727,
        "Python": 196590
      },
      "pushed_at": "2026-07-25T16:20:00Z",
      "created_at": "2013-06-27T00:32:18Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-25T16:20:01Z",
      "description": "A Java library for the Dropbox Core API.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "https://dropbox.com/",
      "name": "Dropbox",
      "type": "Organization",
      "login": "dropbox",
      "company": null,
      "location": "San Francisco",
      "followers": 855,
      "avatar_url": "https://avatars.githubusercontent.com/u/559357?v=4",
      "created_at": "2011-01-12T12:01:31Z",
      "is_verified": null,
      "public_repos": 247,
      "account_age_days": 5674
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v8.0.2",
          "kind": "patch",
          "published_at": "2026-07-15T20:22:12Z"
        },
        {
          "tag": "v8.0.1",
          "kind": "patch",
          "published_at": "2026-06-30T16:23:30Z"
        },
        {
          "tag": "v7.1.1",
          "kind": "patch",
          "published_at": "2026-06-30T15:02:05Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2026-06-26T21:29:01Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2026-06-26T17:16:46Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2024-04-29T20:10:28Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2024-03-21T14:57:57Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2023-12-01T20:55:48Z"
        },
        {
          "tag": "v5.4.6",
          "kind": "patch",
          "published_at": "2023-10-03T17:00:14Z"
        },
        {
          "tag": "v5.4.5",
          "kind": "patch",
          "published_at": "2023-05-16T21:04:29Z"
        },
        {
          "tag": "v5.4.4",
          "kind": "patch",
          "published_at": "2022-10-17T14:35:05Z"
        },
        {
          "tag": "v5.4.3",
          "kind": "patch",
          "published_at": "2022-10-14T15:00:57Z"
        },
        {
          "tag": "v5.4.2",
          "kind": "patch",
          "published_at": "2022-10-04T13:07:16Z"
        },
        {
          "tag": "v5.4.1",
          "kind": "patch",
          "published_at": "2022-09-27T14:53:02Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2022-07-20T20:48:31Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2022-04-05T19:31:14Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2021-12-20T16:26:53Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2021-12-10T19:31:13Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2021-10-20T23:14:49Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2021-08-31T15:53:51Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2021-03-30T03:10:58Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2021-03-30T00:36:41Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2021-03-24T21:57:56Z"
        },
        {
          "tag": "v3.1.5",
          "kind": "patch",
          "published_at": "2020-08-11T19:32:15Z"
        },
        {
          "tag": "v3.1.4",
          "kind": "patch",
          "published_at": "2020-06-09T03:21:45Z"
        },
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2019-12-18T01:43:44Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2019-12-14T09:13:11Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2019-06-18T21:22:47Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2019-05-07T02:43:23Z"
        },
        {
          "tag": "v3.0.11",
          "kind": "patch",
          "published_at": "2018-12-12T21:50:42Z"
        },
        {
          "tag": "v3.0.10",
          "kind": "patch",
          "published_at": "2018-10-11T08:04:37Z"
        },
        {
          "tag": "v3.0.9",
          "kind": "patch",
          "published_at": "2018-09-15T20:15:05Z"
        },
        {
          "tag": "v3.0.8",
          "kind": "patch",
          "published_at": "2018-05-23T05:26:08Z"
        },
        {
          "tag": "v3.0.7",
          "kind": "patch",
          "published_at": "2018-04-13T10:37:13Z"
        },
        {
          "tag": "v3.0.6",
          "kind": "patch",
          "published_at": "2018-01-14T21:58:05Z"
        },
        {
          "tag": "v3.0.5",
          "kind": "patch",
          "published_at": "2017-10-08T01:31:35Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2017-09-20T02:10:11Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2017-05-02T21:40:08Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2017-04-12T01:55:15Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2017-03-30T01:19:36Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2017-03-17T22:57:51Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2016-10-05T01:56:07Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2016-08-01T21:36:49Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2016-07-30T00:32:41Z"
        },
        {
          "tag": "v2.0.6",
          "kind": "patch",
          "published_at": "2016-06-20T23:29:41Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2016-06-08T23:15:59Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2016-06-01T00:39:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1af96d0f49e8eae1c790fedb8c8338c3b5a26513",
          "body": "…-actions-696b649f44\n\nBump actions/setup-python from 6 to 7 in the github-actions group",
          "is_bot": false,
          "headline": "Merge pull request #593 from dropbox/dependabot/github_actions/github…",
          "author_name": "Andrey Markelov",
          "author_login": "AndreyVMarkelov",
          "committed_at": "2026-07-25T16:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f24698d0ea6cb7c224c8376ac8bac973ad6c1ad3",
          "body": "Add content hasher utility",
          "is_bot": false,
          "headline": "Merge pull request #599 from dropbox/add_content_hasher_utility",
          "author_name": "Andrey Markelov",
          "author_login": "AndreyVMarkelov",
          "committed_at": "2026-07-24T22:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb0d3168db8cd28483dbf9444973bc09559c0266",
          "body": null,
          "is_bot": false,
          "headline": "Add content hasher utility",
          "author_name": "Andrey Markelov",
          "author_login": "AndreyVMarkelov",
          "committed_at": "2026-07-24T21:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "575101161dae147629bd8670ba51246f9d0bd767",
          "body": null,
          "is_bot": false,
          "headline": "Add content hasher utility",
          "author_name": "Andrey Markelov",
          "author_login": "AndreyVMarkelov",
          "committed_at": "2026-07-24T19:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f7fefd1f50b7b91b061ef8a1422d077f6617f5",
          "body": "…guard\n\nfix shared account state for proguard test",
          "is_bot": false,
          "headline": "Merge pull request #598 from dropbox/fix_shared_account_state_for_pro…",
          "author_name": "Andrey Markelov",
          "author_login": "AndreyVMarkelov",
          "committed_at": "2026-07-24T18:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742ab7d03e3ca05956834ec75ea6d52e674cd434",
          "body": null,
          "is_bot": false,
          "headline": "fix shared account state for proguard test",
          "author_name": "Andrey Markelov",
          "author_login": "AndreyVMarkelov",
          "committed_at": "2026-07-24T17:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f24ff6a48f16bcc0809cd9c69c21f274882b248",
          "body": null,
          "is_bot": false,
          "headline": "fix shared account state for proguard test",
          "author_name": "Andrey Markelov",
          "author_login": "AndreyVMarkelov",
          "committed_at": "2026-07-24T17:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7932db190503cc4cf8b2118eea7ff461aa5c69f3",
          "body": "CI runs the binary-compatibility-validator (:core:apiCheck and\n:android:apiCheck), which fails when a spec update changes the public\nAPI. Run :core:apiDump and :android:apiDump after generation so the\ncommitted .api declarations stay in sync.\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update API declarations in spec_update workflow (#595)",
          "author_name": "Cody",
          "author_login": "cguldner",
          "committed_at": "2026-07-23T14:34:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7898a2c24d081d7af4119d07ac3974052096fbe5",
          "body": "Bumps the github-actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).\n\n\nUpdates `actions/setup-python` from 6 to 7\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v6...v7)\n\n---\nup\n[…]\non\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-python from 6 to 7 in the github-actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T19:05:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf143b0fa19a5bdad6a884483f850c740495a48f",
          "body": "Add a GitHub Actions workflow that updates the dropbox-api-spec\nsubmodule, regenerates Java SDK code via Gradle, and opens a PR.\nUses OIDC + GitHub App token via AWS Secrets Manager, closes\nsuperseded PRs, and labels for tracking.\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add spec_update workflow for automated API spec updates (#591)",
          "author_name": "Cody",
          "author_login": "cguldner",
          "committed_at": "2026-07-21T15:20:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "754a2bb1a3e670416719e629733e90c149733882",
          "body": "Add scoped-credential integration tests",
          "is_bot": false,
          "headline": "Merge pull request #590 from dropbox/integration-test-scoped-creds",
          "author_name": "Andrey Markelov",
          "author_login": "AndreyVMarkelov",
          "committed_at": "2026-07-17T22:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59fd2307d2a92ace5237b19417fbce6d571a762",
          "body": null,
          "is_bot": false,
          "headline": "Add scoped integration tests",
          "author_name": "Andrey Markelov",
          "author_login": "AndreyVMarkelov",
          "committed_at": "2026-07-16T22:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b060b11c3ea76574c23a57170a07825fb7a354",
          "body": "…-8.1.0-after-8.0.2\n\nPrepare next development version",
          "is_bot": false,
          "headline": "Merge pull request #589 from dropbox/prepare-next-development-version…",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-07-15T20:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d0c5c617abc0d114b117f6a46177c831a4cac57",
          "body": null,
          "is_bot": false,
          "headline": "Prepare next development version",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-07-15T20:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc77ffc0d9cf867c58980650241297ea602f173",
          "body": "Release v8.0.2",
          "is_bot": false,
          "headline": "Merge pull request #588 from dropbox/release/8.0.2",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-07-15T19:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1dcedbf4c773ac4864899fe283c40442c818fb",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release 8.0.2",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-07-15T19:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56895adfa8c3fd63b9b91e38a90c8f2452604cf0",
          "body": null,
          "is_bot": false,
          "headline": "Fix Android URL encoder compatibility (#587)",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-07-15T19:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c76d205e7bb488690e6f458031e9a60ee275246e",
          "body": "…(#586)\n\nBumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\n\nUpdates `actions/upload-artifact` from 4 to 7\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 4 to 7 in the github-actions group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T16:39:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a2c95c811c6b41630ec84bfb9c6f13a33ca8f04",
          "body": null,
          "is_bot": false,
          "headline": "Rename dependabot.yml to dependabot.yml (#585)",
          "author_name": "Cody",
          "author_login": "cguldner",
          "committed_at": "2026-07-15T16:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cebf25ae673d382675a3397226aa8dfd54235825",
          "body": null,
          "is_bot": false,
          "headline": "Create dependabot.yml for updating GitHub Actions (#584)",
          "author_name": "Cody",
          "author_login": "cguldner",
          "committed_at": "2026-07-15T16:13:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36e90106fd02157c898ad964b8dd2ed16c8e12ae",
          "body": "* Reword the v7.0.0 requirement to past tense now that the January 2026 certificate-migration deadline has passed.",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Greg",
          "author_login": "greg-db",
          "committed_at": "2026-07-09T19:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23d3a2cff082deb5a09552e8617beed13803493d",
          "body": null,
          "is_bot": false,
          "headline": "Prepare next development version (#582)",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-30T16:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65dbdb2c605b71a4f173c70619c6cb6c1b6cae12",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release 8.0.1 (#581)",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-30T15:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a3117151def2568b4caa67a3218ed6b9e012017",
          "body": null,
          "is_bot": false,
          "headline": "Update Dropbox API spec (#580)",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-30T15:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c75603638dda85b8a9caed19ad2a4682e5c15e45",
          "body": null,
          "is_bot": false,
          "headline": "Prepare next development version (#576)",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-26T20:59:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13d7fba7856c96641a7620b8a72c9423a0971fb9",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release 8.0.0 (#575)",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-26T20:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "365011f08c401e290324aa394f3fcc090f272670",
          "body": "* Upgrade build to Java 21\n\n* Document Java 21 requirement for v8\n\n* Update JDK version from 17 to 21 in workflow",
          "is_bot": false,
          "headline": "Upgrade build to Java 21 (#569)",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-26T20:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e451bebca39c4c1d0d863631cc66584a576e24d",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade build target to Java 17 (#568)",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-26T20:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab579e0c877575a0c42b458016e29c3e5f6d4a4",
          "body": "…-7.2.0\n\nPrepare next development version",
          "is_bot": false,
          "headline": "Merge pull request #574 from dropbox/prepare-next-development-version…",
          "author_name": "Jay",
          "author_login": "devPalacio",
          "committed_at": "2026-06-26T17:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1939e81cfd1e6b3a791c1b0b42dc60218631552",
          "body": null,
          "is_bot": false,
          "headline": "Prepare next development version",
          "author_name": "Jay Palacio",
          "author_login": null,
          "committed_at": "2026-06-26T17:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45e4964181f0345749f7df836e9ad0b6e4a69d71",
          "body": "Co-authored-by: Jay Palacio <jpalacio@dropbox.com>",
          "is_bot": false,
          "headline": "Fix Maven Central release signing (#573)",
          "author_name": "Jay",
          "author_login": "devPalacio",
          "committed_at": "2026-06-26T16:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30130a57ca9851bb49266b7d75c38ec9c07058b6",
          "body": "* Fix Javadoc generation on JDK 21\n\n* Run Javadocs in CI checks\n\n---------\n\nCo-authored-by: Jay Palacio <jpalacio@dropbox.com>",
          "is_bot": false,
          "headline": "Fix Javadoc generation on JDK 21 (#572)",
          "author_name": "Jay",
          "author_login": "devPalacio",
          "committed_at": "2026-06-26T16:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09c903ddcb0b7f9c5d6cdaf60d652b06a7d0d4ea",
          "body": "Co-authored-by: Jay Palacio <jpalacio@dropbox.com>",
          "is_bot": false,
          "headline": "Install packaging in publish workflow (#571)",
          "author_name": "Jay",
          "author_login": "devPalacio",
          "committed_at": "2026-06-26T15:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99befa79355706e2f48567f0f2652bb1903c4ed9",
          "body": "* Migrate to aws secrets manager\n\n* Upgrade to latest versions of actions\n\n---------\n\nCo-authored-by: Jay Palacio <jpalacio@dropbox.com>",
          "is_bot": false,
          "headline": "Migrate to AWS Secrets Manager (#570)",
          "author_name": "Jay",
          "author_login": "devPalacio",
          "committed_at": "2026-06-26T14:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ef4c0f05378ee9092674479048d3ca2c9bed47",
          "body": "* Upgrade build to Gradle 9 with Java 8 target\n\n* Fix Android API compatibility check\n\n* Fix ProGuard tasks for Gradle 9\n\n* Simplify Android API validation input\n\n* Use Android compile jar task output for API validation",
          "is_bot": false,
          "headline": "Upgrade build to Gradle 9 with Java 8 target (#567)",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-26T14:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fccc239bbdefc2467f2f20192e86d3b99f5c7de",
          "body": null,
          "is_bot": false,
          "headline": "Release v7.1.0 (#566)",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-16T21:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9986f8ccc0c57c70af7cb0c57cc0dd300aa2366a",
          "body": null,
          "is_bot": false,
          "headline": "Update to latest SDK spec",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-16T21:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d53932ddf1782c9e2ac361f1b0eccd15f0621ed",
          "body": null,
          "is_bot": false,
          "headline": "Fix ProGuard metadata assertion",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-16T21:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3bd337fd99fccfd4997ba865deb43de3c9cd10",
          "body": null,
          "is_bot": false,
          "headline": "Fix metadata integration assertions",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-16T20:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d03bb9f51b52831eb466306971b647e50add688a",
          "body": null,
          "is_bot": false,
          "headline": "Update Stone spec",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-06-16T19:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70c5cf314b6133535766a0089641b1655732d57b",
          "body": "Update ABI for DbxRequest",
          "is_bot": false,
          "headline": "Merge pull request #565 from dropbox/misc/fix-dbxrequest-api",
          "author_name": "Jon Amireh",
          "author_login": "jonamireh",
          "committed_at": "2026-06-15T17:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51e5e8e405d0c2c1296e65f372f253d927c536c",
          "body": null,
          "is_bot": false,
          "headline": "Update ABI for DbxRequest",
          "author_name": "Jon Amireh",
          "author_login": "jonamireh",
          "committed_at": "2026-06-12T21:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e3a187bbd43ff0ce269b8f8cf83b8fb7e0ce706",
          "body": "Add an option to generate API calls using a DbxRequest wrapper",
          "is_bot": false,
          "headline": "Merge pull request #564 from jonamireh/feature/request",
          "author_name": "Jon Amireh",
          "author_login": "jonamireh",
          "committed_at": "2026-06-10T16:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511564ed90c2828e450603af8fc8f0cefe291b8f",
          "body": null,
          "is_bot": false,
          "headline": "Implement Callable instead",
          "author_name": "Jon Amireh",
          "author_login": "jonamireh",
          "committed_at": "2026-06-09T18:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30cbb6e03ae30dc92df210ce665c637369d64021",
          "body": null,
          "is_bot": false,
          "headline": "Switch to generateRequest",
          "author_name": "Jon Amireh",
          "author_login": "jonamireh",
          "committed_at": "2026-06-09T16:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a8ec04ef97e7bd0a28d42d55f40b8c4f42f8c67",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup",
          "author_name": "Jon Amireh",
          "author_login": "jonamireh",
          "committed_at": "2026-06-09T15:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14eafd21b308ed66d637b75be1be14b19049440",
          "body": null,
          "is_bot": false,
          "headline": "Update Builders",
          "author_name": "Jon Amireh",
          "author_login": "jonamireh",
          "committed_at": "2026-06-09T15:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d23a44c71c67a6f51b680e462014b1d19f14687",
          "body": null,
          "is_bot": false,
          "headline": "Update javadoc",
          "author_name": "Jon Amireh",
          "author_login": "jonamireh",
          "committed_at": "2026-06-09T15:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3279e35c53b037d75958593cef97da62fe0b6ce2",
          "body": null,
          "is_bot": false,
          "headline": "Add `DbxRequest` generation with `--call-request`",
          "author_name": "Jon Amireh",
          "author_login": "jonamireh",
          "committed_at": "2026-06-09T15:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f64a2b88cc7e76d9720f1a5511f7a84b0b26e0b",
          "body": null,
          "is_bot": false,
          "headline": "Update spec more",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-05-05T21:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e503b257aae6cdc7fca841d7b4724e2158b6e8b",
          "body": null,
          "is_bot": false,
          "headline": "Update to latest SDK spec",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2026-05-05T21:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d499d4e566784e138d18d9814a853caf47308bec",
          "body": "Updated link to docs\n\nCo-authored-by: Monica Auriemma <reta@dropbox.com>",
          "is_bot": false,
          "headline": "Updated README.md (#559)",
          "author_name": "Monica Auriemma",
          "author_login": "imonkia",
          "committed_at": "2025-10-02T17:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e59689eac2e88018b2d72aa41e4a7f88b9dcc8",
          "body": null,
          "is_bot": false,
          "headline": "MF-7375 Mark getUserMessage as Nullable (#557)",
          "author_name": "Wojciech Dziemianczyk",
          "author_login": "wdziemia",
          "committed_at": "2025-10-01T14:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "162fa5005ed569894b82bf4cc3393c61038c5058",
          "body": "Update minimum SDK and document minimum Android version",
          "is_bot": false,
          "headline": "Merge pull request #556 from dropbox/jfein/version-update",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2025-04-18T19:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02bd0f4645e01520aa69922c55fc66bc1ab9cf60",
          "body": null,
          "is_bot": false,
          "headline": "Update minimum SDK and document minimum Android version",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2025-04-18T16:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24e706b206f7135c3e61366c5e7c4e14b535477d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md with note about server certificate changes",
          "author_name": "Greg",
          "author_login": "greg-db",
          "committed_at": "2025-02-06T14:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b485b7ac23a7fb496c831eb7aed3416347c1c3f4",
          "body": "MF-5759 fix unstable route order for routes with same name but different versions",
          "is_bot": false,
          "headline": "Merge pull request #549 from dropbox/MF-5759-2",
          "author_name": "Alex Decker",
          "author_login": "adecker89",
          "committed_at": "2024-09-16T18:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43b8b8ec1178aa49c85723923ff2548d482feab3",
          "body": "Co-authored-by: Jay <jaypalacio@gmail.com>",
          "is_bot": false,
          "headline": "Update .github/workflows/check.yml",
          "author_name": "Alex Decker",
          "author_login": "adecker89",
          "committed_at": "2024-09-16T18:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a2a75bec5e2da1e6f574550be73e48794363d57",
          "body": null,
          "is_bot": false,
          "headline": "install python packaging in github check",
          "author_name": "Alex Decker",
          "author_login": null,
          "committed_at": "2024-09-03T14:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48b1ca025c872a16c97647ef3f654ff5ac6c0cee",
          "body": null,
          "is_bot": false,
          "headline": "Remove debug print statement",
          "author_name": "Alex Decker",
          "author_login": null,
          "committed_at": "2024-09-03T14:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce2eb9e93cdbf1a2bae3ef526a69e9321b0b8df2",
          "body": "…ent versions (#345)\n\nCo-authored-by: Alex Decker <adecker@dropbox.com>",
          "is_bot": false,
          "headline": "MF-5759 fix unstable route order for routes with same name but differ…",
          "author_name": "Alex Decker",
          "author_login": null,
          "committed_at": "2024-08-29T21:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99c78ef2bb956c757ab45d6a03de75f4a5daeb29",
          "body": "MF-5759 fix stability of stone task output across different machines",
          "is_bot": false,
          "headline": "Merge pull request #547 from dropbox/MF-5759",
          "author_name": "Alex Decker",
          "author_login": "adecker89",
          "committed_at": "2024-08-22T15:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9794891715660d1c360e34e87f5b9f0e114c4fa6",
          "body": null,
          "is_bot": false,
          "headline": "MF-5759 fix stability of stone task output across different machines",
          "author_name": "Alex Decker",
          "author_login": null,
          "committed_at": "2024-08-20T17:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80ef16a93b6fe9b61f28ea3355c2e7f4ba8b50d6",
          "body": "* changes to compile under sdk35\r\n---------\r\n\r\nCo-authored-by: Jay Palacio <jpalacio@dropbox.com>",
          "is_bot": false,
          "headline": "Support Android SDK 35 (#545)",
          "author_name": "Jay",
          "author_login": "devPalacio",
          "committed_at": "2024-07-12T13:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e20330f78fc526c04ad5964c0b8d5562036dd6e",
          "body": "* Update gradle wrapper validator",
          "is_bot": false,
          "headline": "Update gradle wrapper validator (#546)",
          "author_name": "Jay",
          "author_login": "devPalacio",
          "committed_at": "2024-07-01T20:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24acbe83199ca294075d2e65d392ef7eb7d0ad4",
          "body": "Remove out of date note about Android code.",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Greg",
          "author_login": "greg-db",
          "committed_at": "2024-06-12T18:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a878b144d475ddbe86c644ed625c792b70ef7264",
          "body": "Fixed Auth links",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Greg",
          "author_login": "greg-db",
          "committed_at": "2024-06-11T17:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e93f0c376df22a3215bd83f224e0ae9ff55ac96",
          "body": "Fix date",
          "is_bot": false,
          "headline": "Merge pull request #541 from dropbox/fix-date",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-29T20:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845cebe85455ee06e8154fb62940916a9e32680e",
          "body": "Prepare next development version",
          "is_bot": false,
          "headline": "Merge pull request #540 from dropbox/jfein/next-version",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-29T20:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c19cec4019733aac335b62d1d5d2a6f8b0ad7c1f",
          "body": null,
          "is_bot": false,
          "headline": "Fix date",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-29T20:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "729597a7821bb87734fc523e132090c93f37146a",
          "body": null,
          "is_bot": false,
          "headline": "Prepare next development version",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-29T19:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b70fd043be3ac17b919684bda720a6a2153fac13",
          "body": "Prepare for release 7.0.0",
          "is_bot": false,
          "headline": "Merge pull request #538 from dropbox/jfein/version-bump",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-29T19:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "775dcaf92dffb9a569d900026118956926be1fdf",
          "body": null,
          "is_bot": false,
          "headline": "Add additional notes for release",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-29T19:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00269a48d302edab88827175959f938d40b63706",
          "body": null,
          "is_bot": false,
          "headline": "exclude pycache from task input key (#539)",
          "author_name": "Jay",
          "author_login": "devPalacio",
          "committed_at": "2024-04-29T16:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9151600e3a3faa094080745b0735ed290f964e",
          "body": null,
          "is_bot": false,
          "headline": "Fix docs",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-29T16:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf6bd35c5341be8f1d08d5609bc917fe135e49f1",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release 7.0.0",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-29T16:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5e243daf4e9853b168d4c6b0e30382b44d62537",
          "body": "Remove cert pinning from the SDK",
          "is_bot": false,
          "headline": "Merge pull request #537 from dropbox/jfein/remove-cert-pinning",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-29T15:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa4c4c109b3a2b06f55b9008c3b5019715c03279",
          "body": null,
          "is_bot": false,
          "headline": "Delete cert loader and gradle plugin, fix javadocs for new field",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-29T14:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ce90adc2b252e0fda9af364e026379d0595f433",
          "body": null,
          "is_bot": false,
          "headline": "Add back ability to cert pin for standard connections",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-26T21:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaf00e7226e6786f6a543362d3be35acda9d770b",
          "body": null,
          "is_bot": false,
          "headline": "Remove cert pinning from the SDK",
          "author_name": "Josh Feinberg",
          "author_login": "joshafeinberg",
          "committed_at": "2024-04-26T21:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f765cb69940ac047682cf117af7a94a1f66b6eb",
          "body": "… name clashes with \"hash\" (#534)\n\n* MF-5246 Prefix variables with \"this.\" in hashcode function to prevent name clashes\r\n\r\n---------\r\n\r\nCo-authored-by: Walter Dziemianczyk <wdziemia@dropbox.com>",
          "is_bot": false,
          "headline": "MF-5246 Prefix variables with \"this.\" in hashcode function to prevent…",
          "author_name": "Wojciech Dziemianczyk",
          "author_login": "wdziemia",
          "committed_at": "2024-04-03T18:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91fe56526c571eb36ffc926e68ef8ef023b2d6b5",
          "body": "* dont hardcode src in StoneTask\r\n\r\n* set output dir in :core\r\n\r\n* generate stones",
          "is_bot": false,
          "headline": "Dont hardcode `src` in StoneTask outputDir (#533)",
          "author_name": "Jay",
          "author_login": "devPalacio",
          "committed_at": "2024-03-21T11:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b004c0fa5f6a31dfe7dd6eed96e60f5d6f2e1400",
          "body": "Co-authored-by: Walter Dziemianczyk <wdziemia@dropbox.com>",
          "is_bot": false,
          "headline": "Prepare next development version (#532)",
          "author_name": "Wojciech Dziemianczyk",
          "author_login": "wdziemia",
          "committed_at": "2024-03-20T22:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23ad93b58bab01b73c5817a7401f61324e6f1261",
          "body": "Co-authored-by: Walter Dziemianczyk <wdziemia@dropbox.com>",
          "is_bot": false,
          "headline": "Prepare for release 6.1.0 (#531)",
          "author_name": "Wojciech Dziemianczyk",
          "author_login": "wdziemia",
          "committed_at": "2024-03-19T19:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80ae5551dcca549d7196188679c555c287048605",
          "body": "* fix StoneTask cacheability",
          "is_bot": false,
          "headline": "Fix StoneTask cache misses (#530)",
          "author_name": "Jay",
          "author_login": "devPalacio",
          "committed_at": "2024-03-19T19:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef82f15668f4d7b35804150e5eb854d186aacf78",
          "body": "* Update README.md & AndroidManifest.xml",
          "is_bot": false,
          "headline": "Mention android:taskAffinity activity property in Android example (#521)",
          "author_name": "tiberiusteng",
          "author_login": "tiberiusteng",
          "committed_at": "2024-03-19T19:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98daa3d3967d56636e3ae93677c2ab80e7e63b92",
          "body": "… getters (#527)\n\n* MF-5140 Adds @Nullable & @Nonnull annotations to generated data models\r\n\r\n---------\r\n\r\nCo-authored-by: Walter Dziemianczyk <wdziemia@dropbox.com>",
          "is_bot": false,
          "headline": "MF-5140 Adds @Nullable & @Nonnull annotations to generated data model…",
          "author_name": "Wojciech Dziemianczyk",
          "author_login": "wdziemia",
          "committed_at": "2024-03-19T19:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de23905d0cc0c63bff6d6514f11ee10a9f2ab54f",
          "body": "…_stone_source/ to allow easier tracking of source changes (#529)\n\nCo-authored-by: Walter Dziemianczyk <wdziemia@dropbox.com>",
          "is_bot": false,
          "headline": "Removes root generated_stone_source/ and commits core/build/generated…",
          "author_name": "Wojciech Dziemianczyk",
          "author_login": "wdziemia",
          "committed_at": "2024-03-14T15:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3744ce1817556e1859041cd7f4e99cd2024f9f",
          "body": "* Update README.md\r\n* Bump version to snapshot",
          "is_bot": false,
          "headline": "Update README and bump version to -SNAPSHOT (#519)",
          "author_name": "Wojciech Dziemianczyk",
          "author_login": "wdziemia",
          "committed_at": "2023-12-12T17:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23852f8a3d0ff8c83e60c046f5c2a44b6d05389b",
          "body": null,
          "is_bot": false,
          "headline": "Fix maven publish (#516)",
          "author_name": "Wojciech Dziemianczyk",
          "author_login": "wdziemia",
          "committed_at": "2023-12-01T20:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22fe258713caf1c84cc4193a635ef14ae32f0840",
          "body": "* Prepare for release 6.0.0",
          "is_bot": false,
          "headline": "Prepare for release 6.0.0 (#514)",
          "author_name": "Wojciech Dziemianczyk",
          "author_login": "wdziemia",
          "committed_at": "2023-12-01T19:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2337c078045cb0bbb597c1331052957b4bc18d50",
          "body": "…(#515)\n\nCo-authored-by: Walter Dziemianczyk <wdziemia@dropbox.com>",
          "is_bot": false,
          "headline": "Mark StoneTask as cacheable and reolve some dbapp integration issues …",
          "author_name": "Wojciech Dziemianczyk",
          "author_login": "wdziemia",
          "committed_at": "2023-11-30T22:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68f4dee3006f2e8db9ca8149fc1bc892671a8f8f",
          "body": "Adds queries to SDK manifest",
          "is_bot": false,
          "headline": "Merge pull request #509 from dropbox/rharter/android-queries",
          "author_name": "Ryan Harter",
          "author_login": "rharter",
          "committed_at": "2023-11-30T15:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "935e7ad47ff589359a5bef0b614f4ad8fe0db30c",
          "body": null,
          "is_bot": false,
          "headline": "Removes queries elements from example app manifest.",
          "author_name": "Ryan Harter",
          "author_login": "rharter",
          "committed_at": "2023-11-29T20:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1187d007e3be5771ec21d198a2a1e86082f63aa1",
          "body": "don't need to.",
          "is_bot": false,
          "headline": "Adding the queries element to the SDK's manifest means that consumers",
          "author_name": "Ryan Harter",
          "author_login": "rharter",
          "committed_at": "2023-08-11T14:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96bbd5c28b1d2398957931e0ca1e3568b2df41d",
          "body": "Restructure modules.",
          "is_bot": false,
          "headline": "Merge pull request #510 from dropbox/rharter/module-structure",
          "author_name": "Ryan Harter",
          "author_login": "rharter",
          "committed_at": "2023-08-10T21:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c14a9edee28aea4e65718f3e4186847eca3d399a",
          "body": null,
          "is_bot": false,
          "headline": "Adds forgotten import to android sample.",
          "author_name": "Ryan Harter",
          "author_login": "rharter",
          "committed_at": "2023-08-10T19:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f3f2c222aaf613b5cff3fa600d10514e0e11722",
          "body": null,
          "is_bot": false,
          "headline": "Updates api and dependency guard files.",
          "author_name": "Ryan Harter",
          "author_login": "rharter",
          "committed_at": "2023-08-10T19:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4d9175a885d180455ff4ecede39a3250b8089b6",
          "body": null,
          "is_bot": false,
          "headline": "Restructure modules.",
          "author_name": "Ryan Harter",
          "author_login": "rharter",
          "committed_at": "2023-08-10T18:28:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ae1907c4a9e9fc6b4e968f79f84e8955c7a1a4",
          "body": "Generates the `DbxSdkVersion` value in a gradle task.",
          "is_bot": false,
          "headline": "Merge pull request #508 from dropbox/rharter/357",
          "author_name": "Ryan Harter",
          "author_login": "rharter",
          "committed_at": "2023-08-10T13:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 47,
      "commits_last_year": 53,
      "latest_release_at": "2026-07-15T20:22:12Z",
      "latest_release_tag": "v8.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 11,
      "mean_days_between_releases": 128.4
    },
    "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": 462,
      "stars": 627,
      "watchers": 59,
      "fork_history": {
        "days": [
          {
            "date": "2013-07-04",
            "count": 1
          },
          {
            "date": "2013-07-23",
            "count": 2
          },
          {
            "date": "2013-07-25",
            "count": 1
          },
          {
            "date": "2013-08-09",
            "count": 1
          },
          {
            "date": "2013-08-12",
            "count": 1
          },
          {
            "date": "2013-08-28",
            "count": 1
          },
          {
            "date": "2013-09-17",
            "count": 1
          },
          {
            "date": "2013-10-26",
            "count": 1
          },
          {
            "date": "2013-11-27",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 1
          },
          {
            "date": "2013-12-27",
            "count": 1
          },
          {
            "date": "2014-02-12",
            "count": 1
          },
          {
            "date": "2014-03-27",
            "count": 1
          },
          {
            "date": "2014-05-12",
            "count": 1
          },
          {
            "date": "2014-06-07",
            "count": 1
          },
          {
            "date": "2014-06-16",
            "count": 1
          },
          {
            "date": "2014-07-02",
            "count": 1
          },
          {
            "date": "2014-08-11",
            "count": 1
          },
          {
            "date": "2014-09-19",
            "count": 1
          },
          {
            "date": "2014-10-10",
            "count": 1
          },
          {
            "date": "2014-10-25",
            "count": 1
          },
          {
            "date": "2014-10-27",
            "count": 1
          },
          {
            "date": "2014-12-02",
            "count": 1
          },
          {
            "date": "2015-02-10",
            "count": 1
          },
          {
            "date": "2015-03-10",
            "count": 1
          },
          {
            "date": "2015-03-20",
            "count": 2
          },
          {
            "date": "2015-03-25",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-04-30",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-12-12",
            "count": 1
          },
          {
            "date": "2015-12-13",
            "count": 1
          },
          {
            "date": "2015-12-14",
            "count": 1
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2015-12-29",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 2
          },
          {
            "date": "2016-01-13",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-16",
            "count": 1
          },
          {
            "date": "2016-01-20",
            "count": 1
          },
          {
            "date": "2016-01-24",
            "count": 1
          },
          {
            "date": "2016-01-25",
            "count": 1
          },
          {
            "date": "2016-02-08",
            "count": 1
          },
          {
            "date": "2016-02-20",
            "count": 1
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-03-01",
            "count": 1
          },
          {
            "date": "2016-03-06",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-19",
            "count": 1
          },
          {
            "date": "2016-03-24",
            "count": 1
          },
          {
            "date": "2016-03-25",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 1
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2016-04-22",
            "count": 1
          },
          {
            "date": "2016-04-24",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-04-30",
            "count": 1
          },
          {
            "date": "2016-05-23",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-05-28",
            "count": 1
          },
          {
            "date": "2016-05-30",
            "count": 2
          },
          {
            "date": "2016-06-13",
            "count": 2
          },
          {
            "date": "2016-06-15",
            "count": 1
          },
          {
            "date": "2016-06-16",
            "count": 1
          },
          {
            "date": "2016-06-17",
            "count": 2
          },
          {
            "date": "2016-06-27",
            "count": 1
          },
          {
            "date": "2016-06-28",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 2
          },
          {
            "date": "2016-07-14",
            "count": 2
          },
          {
            "date": "2016-07-18",
            "count": 1
          },
          {
            "date": "2016-07-19",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 1
          },
          {
            "date": "2016-08-21",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-17",
            "count": 1
          },
          {
            "date": "2016-09-23",
            "count": 1
          },
          {
            "date": "2016-09-24",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-09-28",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-10-21",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-10-28",
            "count": 1
          },
          {
            "date": "2016-10-31",
            "count": 1
          },
          {
            "date": "2016-11-05",
            "count": 1
          },
          {
            "date": "2016-11-16",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2016-11-27",
            "count": 2
          },
          {
            "date": "2016-12-01",
            "count": 1
          },
          {
            "date": "2016-12-11",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-22",
            "count": 2
          },
          {
            "date": "2016-12-28",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-12",
            "count": 1
          },
          {
            "date": "2017-01-21",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 2
          },
          {
            "date": "2017-01-31",
            "count": 2
          },
          {
            "date": "2017-02-15",
            "count": 1
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 2
          },
          {
            "date": "2017-02-28",
            "count": 2
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-03-04",
            "count": 1
          },
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-03-11",
            "count": 1
          },
          {
            "date": "2017-03-15",
            "count": 2
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-03-28",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-04-01",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-12",
            "count": 1
          },
          {
            "date": "2017-04-22",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-06-01",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 1
          },
          {
            "date": "2017-06-08",
            "count": 1
          },
          {
            "date": "2017-06-10",
            "count": 1
          },
          {
            "date": "2017-06-11",
            "count": 1
          },
          {
            "date": "2017-06-15",
            "count": 1
          },
          {
            "date": "2017-06-19",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-07-05",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 2
          },
          {
            "date": "2017-07-22",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 2
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-05",
            "count": 2
          },
          {
            "date": "2017-08-12",
            "count": 1
          },
          {
            "date": "2017-08-18",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-08-30",
            "count": 2
          },
          {
            "date": "2017-08-31",
            "count": 1
          },
          {
            "date": "2017-09-07",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-09-29",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 2
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-08",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 2
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-15",
            "count": 1
          },
          {
            "date": "2017-10-16",
            "count": 1
          },
          {
            "date": "2017-10-18",
            "count": 2
          },
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2017-10-29",
            "count": 1
          },
          {
            "date": "2017-11-01",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-11-13",
            "count": 2
          },
          {
            "date": "2017-11-22",
            "count": 2
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-24",
            "count": 1
          },
          {
            "date": "2017-12-25",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-01-14",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 1
          },
          {
            "date": "2018-01-23",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-11",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 2
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-05-16",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-19",
            "count": 1
          },
          {
            "date": "2018-07-28",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-02",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 2
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-09-03",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 1
          },
          {
            "date": "2018-10-09",
            "count": 1
          },
          {
            "date": "2018-10-14",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-10-27",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2018-11-04",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 1
          },
          {
            "date": "2018-11-11",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-11-29",
            "count": 1
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2018-12-16",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-02-02",
            "count": 1
          },
          {
            "date": "2019-02-09",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-03-03",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-06-03",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-08-10",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-08-31",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-07",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-30",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-05",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2020-12-20",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-27",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 2
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 2
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 2
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 2
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 2
          },
          {
            "date": "2022-09-29",
            "count": 2
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 2
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 2
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 2
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 456,
        "total_forks": 462
      },
      "star_history": null,
      "open_issues_and_prs": 31
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "android/build.gradle",
        "build.gradle",
        "core/build.gradle",
        "examples/android/build.gradle",
        "examples/examples/build.gradle",
        "examples/java/build.gradle",
        "proguard/build.gradle",
        "stone-java-gradle-plugin/build.gradle.kts"
      ],
      "largest_source_bytes": 185159,
      "source_files_sampled": 188,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "android/build.gradle",
        "build.gradle",
        "core/build.gradle",
        "proguard/build.gradle",
        "stone-java-gradle-plugin/build.gradle.kts"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 219,
        "open_issues": 27,
        "closed_ratio": 0.908,
        "closed_issues": 267,
        "closed_unmerged_prs": 71
      },
      "bus_factor": 4,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jiuyangzhao",
          "commits": 90,
          "avatar_url": "https://avatars.githubusercontent.com/u/26374081?v=4"
        },
        {
          "type": "User",
          "login": "handstandsam",
          "commits": 66,
          "avatar_url": "https://avatars.githubusercontent.com/u/264948?v=4"
        },
        {
          "type": "User",
          "login": "lchen8",
          "commits": 51,
          "avatar_url": "https://avatars.githubusercontent.com/u/6137783?v=4"
        },
        {
          "type": "User",
          "login": "cakoose",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/239989?v=4"
        },
        {
          "type": "User",
          "login": "joshafeinberg",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/15068619?v=4"
        },
        {
          "type": "User",
          "login": "devPalacio",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/20633671?v=4"
        },
        {
          "type": "User",
          "login": "changusmc",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/8715059?v=4"
        },
        {
          "type": "User",
          "login": "wdziemia",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/3921079?v=4"
        },
        {
          "type": "User",
          "login": "greg-db",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/8700917?v=4"
        },
        {
          "type": "User",
          "login": "zjiuyang",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/6343477?v=4"
        }
      ],
      "contributors_sampled": 56,
      "top_contributor_share": 0.195
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check.yml",
        "spec_update.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 7/19 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1af96d0f49e8eae1c790fedb8c8338c3b5a26513",
        "ran_at": "2026-07-27T00:32:00Z",
        "aggregate_score": 5.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T16:33:53Z",
      "oldest_open_prs": [
        {
          "number": 543,
          "created_at": "2024-06-17T15:53:54Z",
          "last_comment_at": "2024-06-17T17:59:13Z",
          "last_comment_author": "greg-db"
        },
        {
          "number": 561,
          "created_at": "2026-05-05T19:19:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 578,
          "created_at": "2026-06-30T15:03:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 596,
          "created_at": "2026-07-23T14:39:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-25T16:19:52Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 17,
          "created_at": "2014-12-07T11:24:11Z",
          "last_comment_at": "2022-09-23T12:22:44Z",
          "last_comment_author": "handstandsam"
        },
        {
          "number": 44,
          "created_at": "2016-03-28T20:03:51Z",
          "last_comment_at": "2022-09-23T12:31:30Z",
          "last_comment_author": "handstandsam"
        },
        {
          "number": 237,
          "created_at": "2019-02-22T17:22:56Z",
          "last_comment_at": "2019-02-22T20:32:46Z",
          "last_comment_author": "greg-db"
        },
        {
          "number": 242,
          "created_at": "2019-03-21T01:34:18Z",
          "last_comment_at": "2020-06-17T14:54:26Z",
          "last_comment_author": "greg-db"
        },
        {
          "number": 248,
          "created_at": "2019-04-22T09:55:15Z",
          "last_comment_at": "2022-09-12T14:03:46Z",
          "last_comment_author": "abingvw"
        },
        {
          "number": 280,
          "created_at": "2020-05-28T14:23:36Z",
          "last_comment_at": "2022-09-23T13:06:16Z",
          "last_comment_author": "handstandsam"
        },
        {
          "number": 293,
          "created_at": "2020-10-30T19:21:32Z",
          "last_comment_at": "2020-12-31T19:59:20Z",
          "last_comment_author": "Sardarwaqas800"
        },
        {
          "number": 324,
          "created_at": "2021-07-19T16:06:09Z",
          "last_comment_at": "2022-09-23T20:56:25Z",
          "last_comment_author": "handstandsam"
        },
        {
          "number": 347,
          "created_at": "2021-10-07T03:37:44Z",
          "last_comment_at": "2022-10-20T01:48:39Z",
          "last_comment_author": "alexplanetart"
        },
        {
          "number": 362,
          "created_at": "2021-12-10T15:24:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 416,
          "created_at": "2022-08-16T20:03:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 446,
          "created_at": "2022-09-23T12:10:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 447,
          "created_at": "2022-09-23T12:20:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 469,
          "created_at": "2022-10-06T13:53:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 481,
          "created_at": "2022-11-29T13:26:59Z",
          "last_comment_at": "2024-06-12T16:20:37Z",
          "last_comment_author": "jamesncl"
        },
        {
          "number": 487,
          "created_at": "2023-01-24T16:46:20Z",
          "last_comment_at": "2023-01-24T17:02:11Z",
          "last_comment_author": "greg-db"
        },
        {
          "number": 489,
          "created_at": "2023-03-02T14:32:28Z",
          "last_comment_at": "2023-03-02T15:34:08Z",
          "last_comment_author": "greg-db"
        },
        {
          "number": 490,
          "created_at": "2023-03-11T00:05:17Z",
          "last_comment_at": "2023-07-19T12:05:39Z",
          "last_comment_author": "devPalacio"
        },
        {
          "number": 493,
          "created_at": "2023-05-01T07:17:23Z",
          "last_comment_at": "2023-05-01T15:39:13Z",
          "last_comment_author": "greg-db"
        },
        {
          "number": 505,
          "created_at": "2023-08-04T02:59:33Z",
          "last_comment_at": "2024-01-23T20:35:21Z",
          "last_comment_author": "greg-db"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dropbox/dropbox-sdk-java",
    "host": "github.com",
    "name": "dropbox-sdk-java",
    "owner": "dropbox"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 54,
        "vitality": 71,
        "community": 64,
        "governance": 79,
        "engineering": 63
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 53,
              "human_commit_share": 0.98,
              "days_since_last_push": 1,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "53 commits in the last year",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "releases_count": 47,
              "latest_release_tag": "v8.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 11,
              "mean_days_between_releases": 128.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "47 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 11 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~128.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 128.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 64,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "forks": 462,
              "stars": 627,
              "watchers": 59,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "627 stars",
                "points": 45.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 627
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "462 forks",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 462
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "59 watchers",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 79,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 56,
              "top_contributor_share": 0.195
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 20% of commits",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 20
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "56 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 219,
              "open_issues": 27,
              "closed_issues": 267,
              "issue_closed_ratio": 0.908,
              "closed_unmerged_prs": 71
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "219/290 decided PRs merged",
                "points": 28.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 219,
                      "decided": 290
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/19 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 855,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "dropbox",
              "public_repos": 247,
              "account_age_days": 5674
            },
            "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": "855 followers of dropbox",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 855,
                      "login": "dropbox"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "247 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 247
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 63,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://www.dropbox.com/developers/documentation/java",
              "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": "https://www.dropbox.com/developers/documentation/java",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/19 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.551,
              "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": "54 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 29.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 58,
            "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.02,
              "toolchain_manifests": [
                "android/build.gradle",
                "build.gradle",
                "core/build.gradle",
                "examples/android/build.gradle",
                "examples/examples/build.gradle",
                "examples/java/build.gradle",
                "proguard/build.gradle",
                "stone-java-gradle-plugin/build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "android/build.gradle, build.gradle, core/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "android/build.gradle, build.gradle, core/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": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 185159,
              "source_files_sampled": 188,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/188 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 188,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T00:32:29.400395Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dropbox/dropbox-sdk-java.svg",
  "full_name": "dropbox/dropbox-sdk-java",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

Wie ein einzelnes Ergebnis im Gesamtregister steht: aggregierte Statistiken.