{
  "schema_version": "v1",
  "_meta": {
    "page": "adoption",
    "description": "Collector-derived contract for the Adoption metrics tab.",
    "generated_at": "2026-06-30T18:05:29Z",
    "starter_artifact": false,
    "status": "partial"
  },
  "summary_metrics": [
    {
      "id": "tracked_image_lanes",
      "label": "Tracked image lanes",
      "value": 10,
      "unit": "count",
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/variant-publishers.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Count all variant-branch lanes from docs/data/variant-publishers.json."
    },
    {
      "id": "lanes_with_pull_data",
      "label": "Lanes with image pull data",
      "value": 0,
      "unit": "count",
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/variant-publishers.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Count lanes whose pull_count is non-null after joining container registry API data (e.g., GHCR package statistics) from docs/data/."
    },
    {
      "id": "lanes_with_countme_data",
      "label": "Lanes with countme data",
      "value": 6,
      "unit": "count",
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/variant-publishers.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Count lanes whose countme_active_devices is non-null after joining Fedora countme infrastructure data from docs/data/."
    }
  ],
  "trust_cards": [
    {
      "variant": "bluefin",
      "publisher_repo": "projectbluefin/bluefin",
      "org": "projectbluefin",
      "emits_sbom": false,
      "emits_cve_scan": false,
      "emits_cosign_attestation": false,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/bluefin",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Trust metadata for bluefin read directly from docs/data/variant-publishers.json emits_sbom/emits_cve_scan/emits_cosign_attestation fields."
    },
    {
      "variant": "bluefin-lts",
      "publisher_repo": "projectbluefin/bluefin-lts",
      "org": "projectbluefin",
      "emits_sbom": false,
      "emits_cve_scan": false,
      "emits_cosign_attestation": false,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/bluefin-lts",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Trust metadata for bluefin-lts read directly from docs/data/variant-publishers.json emits_sbom/emits_cve_scan/emits_cosign_attestation fields."
    },
    {
      "variant": "aurora",
      "publisher_repo": "ublue-os/aurora",
      "org": "ublue-os",
      "emits_sbom": false,
      "emits_cve_scan": false,
      "emits_cosign_attestation": false,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/ublue-os/aurora",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Trust metadata for aurora read directly from docs/data/variant-publishers.json emits_sbom/emits_cve_scan/emits_cosign_attestation fields."
    },
    {
      "variant": "bazzite",
      "publisher_repo": "ublue-os/bazzite",
      "org": "ublue-os",
      "emits_sbom": false,
      "emits_cve_scan": false,
      "emits_cosign_attestation": false,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/ublue-os/bazzite",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Trust metadata for bazzite read directly from docs/data/variant-publishers.json emits_sbom/emits_cve_scan/emits_cosign_attestation fields."
    },
    {
      "variant": "dakota",
      "publisher_repo": "projectbluefin/dakota",
      "org": "projectbluefin",
      "emits_sbom": false,
      "emits_cve_scan": false,
      "emits_cosign_attestation": false,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/dakota",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Trust metadata for dakota read directly from docs/data/variant-publishers.json emits_sbom/emits_cve_scan/emits_cosign_attestation fields."
    },
    {
      "variant": "flatcar",
      "publisher_repo": null,
      "org": null,
      "emits_sbom": false,
      "emits_cve_scan": false,
      "emits_cosign_attestation": false,
      "state": "unavailable",
      "state_reason": "publisher_repo and org are unknown for this variant; trust-summary card requires repo-owned evidence to be meaningful.",
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/variant-publishers.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Trust metadata for flatcar read directly from docs/data/variant-publishers.json emits_sbom/emits_cve_scan/emits_cosign_attestation fields."
    }
  ],
  "rows": [
    {
      "id": "bluefin-testing",
      "variant": "bluefin",
      "branch": "testing",
      "pull_count": null,
      "countme_active_devices": 3502,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/adoption-countme-migrated.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Distro-wide countme active-device count transplanted from repo-owned docs/data/adoption-countme-migrated.json (snapshot week 2026-03-16 to 2026-03-22). The same value is reused for each tracked branch because the source has no branch dimension."
    },
    {
      "id": "bluefin-stable",
      "variant": "bluefin",
      "branch": "stable",
      "pull_count": null,
      "countme_active_devices": 3502,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/adoption-countme-migrated.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Distro-wide countme active-device count transplanted from repo-owned docs/data/adoption-countme-migrated.json (snapshot week 2026-03-16 to 2026-03-22). The same value is reused for each tracked branch because the source has no branch dimension."
    },
    {
      "id": "bluefin-lts-testing",
      "variant": "bluefin-lts",
      "branch": "testing",
      "pull_count": null,
      "countme_active_devices": null,
      "state": "unavailable",
      "state_reason": "No registry pull-count data (GHCR or container registry API) or active-device data (Fedora countme infrastructure) is tracked in docs/data/ for this lane.",
      "source_url": "https://github.com/projectbluefin/bluefin-lts/releases",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Lane derived from docs/data/variant-publishers.json bluefin-lts.branches; no registry pull-count data (GHCR API) or Fedora countme data found in docs/data/."
    },
    {
      "id": "bluefin-lts-stable",
      "variant": "bluefin-lts",
      "branch": "stable",
      "pull_count": null,
      "countme_active_devices": null,
      "state": "unavailable",
      "state_reason": "No registry pull-count data (GHCR or container registry API) or active-device data (Fedora countme infrastructure) is tracked in docs/data/ for this lane.",
      "source_url": "https://github.com/projectbluefin/bluefin-lts/releases",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Lane derived from docs/data/variant-publishers.json bluefin-lts.branches; no registry pull-count data (GHCR API) or Fedora countme data found in docs/data/."
    },
    {
      "id": "aurora-testing",
      "variant": "aurora",
      "branch": "testing",
      "pull_count": null,
      "countme_active_devices": 2527,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/adoption-countme-migrated.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Distro-wide countme active-device count transplanted from repo-owned docs/data/adoption-countme-migrated.json (snapshot week 2026-03-16 to 2026-03-22). The same value is reused for each tracked branch because the source has no branch dimension."
    },
    {
      "id": "aurora-stable",
      "variant": "aurora",
      "branch": "stable",
      "pull_count": null,
      "countme_active_devices": 2527,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/adoption-countme-migrated.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Distro-wide countme active-device count transplanted from repo-owned docs/data/adoption-countme-migrated.json (snapshot week 2026-03-16 to 2026-03-22). The same value is reused for each tracked branch because the source has no branch dimension."
    },
    {
      "id": "bazzite-testing",
      "variant": "bazzite",
      "branch": "testing",
      "pull_count": null,
      "countme_active_devices": 71550,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/adoption-countme-migrated.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Distro-wide countme active-device count transplanted from repo-owned docs/data/adoption-countme-migrated.json (snapshot week 2026-03-16 to 2026-03-22). The same value is reused for each tracked branch because the source has no branch dimension."
    },
    {
      "id": "bazzite-stable",
      "variant": "bazzite",
      "branch": "stable",
      "pull_count": null,
      "countme_active_devices": 71550,
      "state": "available",
      "state_reason": null,
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/adoption-countme-migrated.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Distro-wide countme active-device count transplanted from repo-owned docs/data/adoption-countme-migrated.json (snapshot week 2026-03-16 to 2026-03-22). The same value is reused for each tracked branch because the source has no branch dimension."
    },
    {
      "id": "dakota-testing",
      "variant": "dakota",
      "branch": "testing",
      "pull_count": null,
      "countme_active_devices": null,
      "state": "unavailable",
      "state_reason": "No registry pull-count data (GHCR or container registry API) or active-device data (Fedora countme infrastructure) is tracked in docs/data/ for this lane.",
      "source_url": "https://github.com/projectbluefin/dakota/releases",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Lane derived from docs/data/variant-publishers.json dakota.branches; no registry pull-count data (GHCR API) or Fedora countme data found in docs/data/."
    },
    {
      "id": "flatcar-testing",
      "variant": "flatcar",
      "branch": "testing",
      "pull_count": null,
      "countme_active_devices": null,
      "state": "unavailable",
      "state_reason": "No registry pull-count data (GHCR or container registry API) or active-device data (Fedora countme infrastructure) is tracked in docs/data/ for this lane.",
      "source_url": "https://github.com/projectbluefin/lab/blob/main/docs/data/variant-publishers.json",
      "collected_at": "2026-06-30T18:05:29Z",
      "derivation": "Lane derived from docs/data/variant-publishers.json flatcar.branches; no registry pull-count data (GHCR API) or Fedora countme data found in docs/data/."
    }
  ],
  "countme_trend": {
    "monthly": [
      {
        "week_start": "2024-07-22",
        "week_end": "2024-07-28",
        "distros": {
          "bazzite": 2927
        },
        "total": 2927
      },
      {
        "week_start": "2024-08-19",
        "week_end": "2024-08-25",
        "distros": {
          "bazzite": 4464
        },
        "total": 4464
      },
      {
        "week_start": "2024-09-23",
        "week_end": "2024-09-29",
        "distros": {
          "aurora": 6,
          "bazzite": 5370,
          "bluefin": 10
        },
        "total": 5386
      },
      {
        "week_start": "2024-10-21",
        "week_end": "2024-10-27",
        "distros": {
          "aurora": 481,
          "bazzite": 6286,
          "bluefin": 796
        },
        "total": 7563
      },
      {
        "week_start": "2024-11-18",
        "week_end": "2024-11-24",
        "distros": {
          "aurora": 567,
          "bazzite": 6988,
          "bluefin": 1040
        },
        "total": 8595
      },
      {
        "week_start": "2024-12-16",
        "week_end": "2024-12-22",
        "distros": {
          "aurora": 674,
          "bazzite": 8903,
          "bluefin": 1241,
          "secureblue": 20
        },
        "total": 10838
      },
      {
        "week_start": "2025-01-20",
        "week_end": "2025-01-26",
        "distros": {
          "aurora": 766,
          "bazzite": 11669,
          "bluefin": 1364,
          "secureblue": 112,
          "winblues": 5
        },
        "total": 13916
      },
      {
        "week_start": "2025-02-17",
        "week_end": "2025-02-23",
        "distros": {
          "aurora": 1120,
          "bazzite": 14073,
          "bluefin": 1944,
          "secureblue": 128,
          "winblues": 7
        },
        "total": 17272
      },
      {
        "week_start": "2025-03-24",
        "week_end": "2025-03-30",
        "distros": {
          "aurora": 1102,
          "bazzite": 14252,
          "bluefin": 2099,
          "secureblue": 560,
          "wayblue": 5,
          "winblues": 18
        },
        "total": 18036
      },
      {
        "week_start": "2025-04-21",
        "week_end": "2025-04-27",
        "distros": {
          "aurora": 1476,
          "bazzite": 17126,
          "bluefin": 3039,
          "secureblue": 268,
          "wayblue": 32,
          "winblues": 41
        },
        "total": 21982
      },
      {
        "week_start": "2025-05-19",
        "week_end": "2025-05-25",
        "distros": {
          "aurora": 1496,
          "bazzite": 18705,
          "bluefin": 2949,
          "secureblue": 333,
          "wayblue": 95,
          "winblues": 26
        },
        "total": 23604
      },
      {
        "week_start": "2025-06-23",
        "week_end": "2025-06-29",
        "distros": {
          "aurora": 1631,
          "bazzite": 21913,
          "bluefin": 2450,
          "secureblue": 460,
          "wayblue": 138,
          "winblues": 10
        },
        "total": 26602
      },
      {
        "week_start": "2025-07-21",
        "week_end": "2025-07-27",
        "distros": {
          "aurora": 1595,
          "bazzite": 26660,
          "bluefin": 2463,
          "secureblue": 485,
          "wayblue": 116,
          "winblues": 46
        },
        "total": 31365
      },
      {
        "week_start": "2025-08-25",
        "week_end": "2025-08-31",
        "distros": {
          "aurora": 1713,
          "bazzite": 28741,
          "bluefin": 2820,
          "secureblue": 432,
          "wayblue": 101,
          "winblues": 26
        },
        "total": 33833
      },
      {
        "week_start": "2025-09-22",
        "week_end": "2025-09-28",
        "distros": {
          "aurora": 1716,
          "bazzite": 30252,
          "bluefin": 2726,
          "secureblue": 544,
          "wayblue": 134,
          "winblues": 23
        },
        "total": 35395
      },
      {
        "week_start": "2025-10-20",
        "week_end": "2025-10-26",
        "distros": {
          "aurora": 2369,
          "bazzite": 36775,
          "bluefin": 3644,
          "secureblue": 679,
          "wayblue": 157,
          "winblues": 21
        },
        "total": 43645
      },
      {
        "week_start": "2025-11-24",
        "week_end": "2025-11-30",
        "distros": {
          "aurora": 2117,
          "bazzite": 48047,
          "bluefin": 3112,
          "origami": 2,
          "secureblue": 1103,
          "wayblue": 172,
          "winblues": 8
        },
        "total": 54561
      },
      {
        "week_start": "2025-12-22",
        "week_end": "2025-12-28",
        "distros": {
          "aurora": 2041,
          "bazzite": 57772,
          "bluefin": 3072,
          "origami": 1,
          "secureblue": 933,
          "wayblue": 150,
          "winblues": 13
        },
        "total": 63982
      },
      {
        "week_start": "2026-01-19",
        "week_end": "2026-01-25",
        "distros": {
          "aurora": 2302,
          "bazzite": 63783,
          "bluefin": 3280,
          "origami": 2,
          "secureblue": 1253,
          "wayblue": 190,
          "winblues": 17
        },
        "total": 70827
      },
      {
        "week_start": "2026-02-16",
        "week_end": "2026-02-22",
        "distros": {
          "aurora": 2505,
          "bazzite": 68245,
          "bluefin": 3303,
          "origami": 9,
          "secureblue": 811,
          "wayblue": 254,
          "winblues": 19
        },
        "total": 75146
      },
      {
        "week_start": "2026-03-23",
        "week_end": "2026-03-29",
        "distros": {
          "aurora": 2458,
          "bazzite": 71326,
          "bluefin": 3422,
          "origami": 9,
          "secureblue": 976,
          "wayblue": 161,
          "winblues": 19
        },
        "total": 78371
      },
      {
        "week_start": "2026-04-20",
        "week_end": "2026-04-26",
        "distros": {
          "aurora": 2533,
          "bazzite": 74348,
          "bluefin": 3489,
          "origami": 8,
          "secureblue": 932,
          "wayblue": 255,
          "winblues": 26
        },
        "total": 81591
      },
      {
        "week_start": "2026-05-25",
        "week_end": "2026-05-31",
        "distros": {
          "aurora": 2526,
          "bazzite": 78627,
          "bluefin": 3503,
          "origami": 111,
          "secureblue": 923,
          "wayblue": 273,
          "winblues": 15
        },
        "total": 85978
      },
      {
        "week_start": "2026-06-15",
        "week_end": "2026-06-21",
        "distros": {
          "aurora": 2622,
          "bazzite": 79622,
          "bluefin": 3560,
          "origami": 6,
          "secureblue": 976,
          "wayblue": 241,
          "winblues": 18
        },
        "total": 87045
      }
    ],
    "weekly": [
      {
        "week_start": "2026-02-02",
        "week_end": "2026-02-08",
        "distros": {
          "aurora": 2272,
          "bazzite": 65676,
          "bluefin": 3294,
          "origami": 16,
          "secureblue": 833,
          "wayblue": 289,
          "winblues": 15
        },
        "total": 72395
      },
      {
        "week_start": "2024-09-30",
        "week_end": "2024-10-06",
        "distros": {
          "aurora": 217,
          "bazzite": 5475,
          "bluefin": 423
        },
        "total": 6115
      },
      {
        "week_start": "2025-09-15",
        "week_end": "2025-09-21",
        "distros": {
          "aurora": 1798,
          "bazzite": 30168,
          "bluefin": 3028,
          "secureblue": 621,
          "wayblue": 111,
          "winblues": 35
        },
        "total": 35761
      },
      {
        "week_start": "2025-10-20",
        "week_end": "2025-10-26",
        "distros": {
          "aurora": 2369,
          "bazzite": 36775,
          "bluefin": 3644,
          "secureblue": 679,
          "wayblue": 157,
          "winblues": 21
        },
        "total": 43645
      },
      {
        "week_start": "2026-02-16",
        "week_end": "2026-02-22",
        "distros": {
          "aurora": 2505,
          "bazzite": 68245,
          "bluefin": 3303,
          "origami": 9,
          "secureblue": 811,
          "wayblue": 254,
          "winblues": 19
        },
        "total": 75146
      },
      {
        "week_start": "2025-08-04",
        "week_end": "2025-08-10",
        "distros": {
          "aurora": 1915,
          "bazzite": 27248,
          "bluefin": 2766,
          "secureblue": 352,
          "wayblue": 136,
          "winblues": 14
        },
        "total": 32431
      },
      {
        "week_start": "2024-07-15",
        "week_end": "2024-07-21",
        "distros": {
          "bazzite": 2205
        },
        "total": 2205
      },
      {
        "week_start": "2025-12-08",
        "week_end": "2025-12-14",
        "distros": {
          "aurora": 2039,
          "bazzite": 51184,
          "bluefin": 3166,
          "secureblue": 981,
          "wayblue": 115,
          "winblues": 13
        },
        "total": 57498
      },
      {
        "week_start": "2025-01-06",
        "week_end": "2025-01-12",
        "distros": {
          "aurora": 708,
          "bazzite": 11090,
          "bluefin": 1324,
          "secureblue": 100
        },
        "total": 13222
      },
      {
        "week_start": "2026-04-27",
        "week_end": "2026-05-03",
        "distros": {
          "aurora": 2646,
          "bazzite": 77253,
          "bluefin": 3520,
          "origami": 6,
          "secureblue": 931,
          "wayblue": 225,
          "winblues": 29
        },
        "total": 84610
      },
      {
        "week_start": "2026-04-13",
        "week_end": "2026-04-19",
        "distros": {
          "aurora": 2490,
          "bazzite": 73924,
          "bluefin": 3448,
          "origami": 12,
          "secureblue": 894,
          "wayblue": 178,
          "winblues": 19
        },
        "total": 80965
      },
      {
        "week_start": "2024-07-29",
        "week_end": "2024-08-04",
        "distros": {
          "bazzite": 3424
        },
        "total": 3424
      },
      {
        "week_start": "2024-10-07",
        "week_end": "2024-10-13",
        "distros": {
          "aurora": 404,
          "bazzite": 5608,
          "bluefin": 678
        },
        "total": 6690
      },
      {
        "week_start": "2025-06-09",
        "week_end": "2025-06-15",
        "distros": {
          "aurora": 1561,
          "bazzite": 20707,
          "bluefin": 2595,
          "secureblue": 401,
          "wayblue": 137,
          "winblues": 25
        },
        "total": 25426
      },
      {
        "week_start": "2024-11-11",
        "week_end": "2024-11-17",
        "distros": {
          "aurora": 553,
          "bazzite": 6910,
          "bluefin": 947
        },
        "total": 8410
      },
      {
        "week_start": "2025-04-28",
        "week_end": "2025-05-04",
        "distros": {
          "aurora": 1479,
          "bazzite": 16972,
          "bluefin": 2865,
          "secureblue": 299,
          "wayblue": 73,
          "winblues": 17
        },
        "total": 21705
      },
      {
        "week_start": "2024-09-23",
        "week_end": "2024-09-29",
        "distros": {
          "aurora": 6,
          "bazzite": 5370,
          "bluefin": 10
        },
        "total": 5386
      },
      {
        "week_start": "2025-09-01",
        "week_end": "2025-09-07",
        "distros": {
          "aurora": 1834,
          "bazzite": 29530,
          "bluefin": 3169,
          "secureblue": 540,
          "wayblue": 108,
          "winblues": 27
        },
        "total": 35208
      },
      {
        "week_start": "2025-05-05",
        "week_end": "2025-05-11",
        "distros": {
          "aurora": 1426,
          "bazzite": 17537,
          "bluefin": 2711,
          "secureblue": 502,
          "wayblue": 72,
          "winblues": 29
        },
        "total": 22277
      },
      {
        "week_start": "2025-10-13",
        "week_end": "2025-10-19",
        "distros": {
          "aurora": 2062,
          "bazzite": 34643,
          "bluefin": 3209,
          "secureblue": 725,
          "wayblue": 107,
          "winblues": 21
        },
        "total": 40767
      },
      {
        "week_start": "2025-04-21",
        "week_end": "2025-04-27",
        "distros": {
          "aurora": 1476,
          "bazzite": 17126,
          "bluefin": 3039,
          "secureblue": 268,
          "wayblue": 32,
          "winblues": 41
        },
        "total": 21982
      },
      {
        "week_start": "2024-10-28",
        "week_end": "2024-11-03",
        "distros": {
          "aurora": 492,
          "bazzite": 7023,
          "bluefin": 867
        },
        "total": 8382
      },
      {
        "week_start": "2025-09-29",
        "week_end": "2025-10-05",
        "distros": {
          "aurora": 1892,
          "bazzite": 31886,
          "bluefin": 3036,
          "secureblue": 570,
          "wayblue": 109,
          "winblues": 23
        },
        "total": 37516
      },
      {
        "week_start": "2025-12-29",
        "week_end": "2026-01-04",
        "distros": {
          "aurora": 2234,
          "bazzite": 62541,
          "bluefin": 3382,
          "origami": 3,
          "secureblue": 1262,
          "wayblue": 188,
          "winblues": 18
        },
        "total": 69628
      },
      {
        "week_start": "2024-07-22",
        "week_end": "2024-07-28",
        "distros": {
          "bazzite": 2927
        },
        "total": 2927
      },
      {
        "week_start": "2025-01-13",
        "week_end": "2025-01-19",
        "distros": {
          "aurora": 754,
          "bazzite": 11245,
          "bluefin": 1280,
          "secureblue": 108
        },
        "total": 13387
      },
      {
        "week_start": "2025-02-24",
        "week_end": "2025-03-02",
        "distros": {
          "aurora": 1041,
          "bazzite": 13892,
          "bluefin": 1941,
          "secureblue": 140,
          "winblues": 11
        },
        "total": 17025
      },
      {
        "week_start": "2025-11-03",
        "week_end": "2025-11-09",
        "distros": {
          "aurora": 1943,
          "bazzite": 38188,
          "bluefin": 3011,
          "origami": 12,
          "secureblue": 769,
          "wayblue": 136,
          "winblues": 18
        },
        "total": 44077
      },
      {
        "week_start": "2025-02-10",
        "week_end": "2025-02-16",
        "distros": {
          "aurora": 1048,
          "bazzite": 15987,
          "bluefin": 1885,
          "secureblue": 131,
          "winblues": 4
        },
        "total": 19055
      },
      {
        "week_start": "2024-09-02",
        "week_end": "2024-09-08",
        "distros": {
          "bazzite": 4982
        },
        "total": 4982
      },
      {
        "week_start": "2026-04-06",
        "week_end": "2026-04-12",
        "distros": {
          "aurora": 2494,
          "bazzite": 73669,
          "bluefin": 3459,
          "origami": 8,
          "secureblue": 836,
          "wayblue": 212,
          "winblues": 18
        },
        "total": 80696
      },
      {
        "week_start": "2026-05-25",
        "week_end": "2026-05-31",
        "distros": {
          "aurora": 2526,
          "bazzite": 78627,
          "bluefin": 3503,
          "origami": 111,
          "secureblue": 923,
          "wayblue": 273,
          "winblues": 15
        },
        "total": 85978
      },
      {
        "week_start": "2025-07-14",
        "week_end": "2025-07-20",
        "distros": {
          "aurora": 1806,
          "bazzite": 26770,
          "bluefin": 2486,
          "secureblue": 378,
          "wayblue": 102,
          "winblues": 13
        },
        "total": 31555
      },
      {
        "week_start": "2025-10-06",
        "week_end": "2025-10-12",
        "distros": {
          "aurora": 1911,
          "bazzite": 32919,
          "bluefin": 3085,
          "secureblue": 642,
          "wayblue": 157,
          "winblues": 30
        },
        "total": 38744
      },
      {
        "week_start": "2024-11-18",
        "week_end": "2024-11-24",
        "distros": {
          "aurora": 567,
          "bazzite": 6988,
          "bluefin": 1040
        },
        "total": 8595
      },
      {
        "week_start": "2025-03-17",
        "week_end": "2025-03-23",
        "distros": {
          "aurora": 1169,
          "bazzite": 14636,
          "bluefin": 2181,
          "secureblue": 508,
          "winblues": 42
        },
        "total": 18536
      },
      {
        "week_start": "2025-02-17",
        "week_end": "2025-02-23",
        "distros": {
          "aurora": 1120,
          "bazzite": 14073,
          "bluefin": 1944,
          "secureblue": 128,
          "winblues": 7
        },
        "total": 17272
      },
      {
        "week_start": "2025-11-10",
        "week_end": "2025-11-16",
        "distros": {
          "aurora": 1774,
          "bazzite": 39947,
          "bluefin": 2708,
          "origami": 3,
          "secureblue": 678,
          "wayblue": 147,
          "winblues": 14
        },
        "total": 45271
      },
      {
        "week_start": "2025-08-18",
        "week_end": "2025-08-24",
        "distros": {
          "aurora": 1963,
          "bazzite": 28159,
          "bluefin": 2615,
          "secureblue": 408,
          "wayblue": 127,
          "winblues": 23
        },
        "total": 33295
      },
      {
        "week_start": "2026-06-01",
        "week_end": "2026-06-07",
        "distros": {
          "aurora": 2560,
          "bazzite": 79718,
          "bluefin": 3592,
          "origami": 51,
          "secureblue": 889,
          "wayblue": 238,
          "winblues": 22
        },
        "total": 87070
      },
      {
        "week_start": "2026-01-12",
        "week_end": "2026-01-18",
        "distros": {
          "aurora": 2311,
          "bazzite": 59401,
          "bluefin": 3278,
          "origami": 1,
          "secureblue": 1003,
          "wayblue": 172,
          "winblues": 13
        },
        "total": 66179
      },
      {
        "week_start": "2025-08-11",
        "week_end": "2025-08-17",
        "distros": {
          "aurora": 1741,
          "bazzite": 27631,
          "bluefin": 2717,
          "secureblue": 351,
          "wayblue": 123,
          "winblues": 31
        },
        "total": 32594
      },
      {
        "week_start": "2026-01-19",
        "week_end": "2026-01-25",
        "distros": {
          "aurora": 2302,
          "bazzite": 63783,
          "bluefin": 3280,
          "origami": 2,
          "secureblue": 1253,
          "wayblue": 190,
          "winblues": 17
        },
        "total": 70827
      },
      {
        "week_start": "2026-01-26",
        "week_end": "2026-02-01",
        "distros": {
          "aurora": 2320,
          "bazzite": 64949,
          "bluefin": 3268,
          "origami": 20,
          "secureblue": 776,
          "wayblue": 255,
          "winblues": 26
        },
        "total": 71614
      },
      {
        "week_start": "2026-05-04",
        "week_end": "2026-05-10",
        "distros": {
          "aurora": 2545,
          "bazzite": 76668,
          "bluefin": 3487,
          "origami": 3,
          "secureblue": 956,
          "wayblue": 217,
          "winblues": 26
        },
        "total": 83902
      },
      {
        "week_start": "2024-07-08",
        "week_end": "2024-07-14",
        "distros": {
          "bazzite": 112
        },
        "total": 112
      },
      {
        "week_start": "2024-12-30",
        "week_end": "2025-01-05",
        "distros": {
          "aurora": 648,
          "bazzite": 10267,
          "bluefin": 1197,
          "secureblue": 93
        },
        "total": 12205
      },
      {
        "week_start": "2024-10-21",
        "week_end": "2024-10-27",
        "distros": {
          "aurora": 481,
          "bazzite": 6286,
          "bluefin": 796
        },
        "total": 7563
      },
      {
        "week_start": "2025-05-19",
        "week_end": "2025-05-25",
        "distros": {
          "aurora": 1496,
          "bazzite": 18705,
          "bluefin": 2949,
          "secureblue": 333,
          "wayblue": 95,
          "winblues": 26
        },
        "total": 23604
      },
      {
        "week_start": "2026-05-11",
        "week_end": "2026-05-17",
        "distros": {
          "aurora": 2573,
          "bazzite": 79936,
          "bluefin": 3487,
          "origami": 3,
          "secureblue": 938,
          "wayblue": 238,
          "winblues": 24
        },
        "total": 87199
      },
      {
        "week_start": "2026-03-23",
        "week_end": "2026-03-29",
        "distros": {
          "aurora": 2458,
          "bazzite": 71326,
          "bluefin": 3422,
          "origami": 9,
          "secureblue": 976,
          "wayblue": 161,
          "winblues": 19
        },
        "total": 78371
      },
      {
        "week_start": "2024-09-16",
        "week_end": "2024-09-22",
        "distros": {
          "bazzite": 5212
        },
        "total": 5212
      },
      {
        "week_start": "2025-04-14",
        "week_end": "2025-04-20",
        "distros": {
          "aurora": 1410,
          "bazzite": 16898,
          "bluefin": 3013,
          "secureblue": 298,
          "wayblue": 36,
          "winblues": 30
        },
        "total": 21685
      },
      {
        "week_start": "2025-01-20",
        "week_end": "2025-01-26",
        "distros": {
          "aurora": 766,
          "bazzite": 11669,
          "bluefin": 1364,
          "secureblue": 112,
          "winblues": 5
        },
        "total": 13916
      },
      {
        "week_start": "2024-09-09",
        "week_end": "2024-09-15",
        "distros": {
          "bazzite": 5217
        },
        "total": 5217
      },
      {
        "week_start": "2024-08-26",
        "week_end": "2024-09-01",
        "distros": {
          "bazzite": 4725
        },
        "total": 4725
      },
      {
        "week_start": "2025-01-27",
        "week_end": "2025-02-02",
        "distros": {
          "aurora": 790,
          "bazzite": 11809,
          "bluefin": 1382,
          "secureblue": 109,
          "winblues": 1
        },
        "total": 14091
      },
      {
        "week_start": "2025-03-10",
        "week_end": "2025-03-16",
        "distros": {
          "aurora": 990,
          "bazzite": 14314,
          "bluefin": 2051,
          "secureblue": 482,
          "winblues": 5
        },
        "total": 17842
      },
      {
        "week_start": "2025-06-23",
        "week_end": "2025-06-29",
        "distros": {
          "aurora": 1631,
          "bazzite": 21913,
          "bluefin": 2450,
          "secureblue": 460,
          "wayblue": 138,
          "winblues": 10
        },
        "total": 26602
      },
      {
        "week_start": "2024-08-05",
        "week_end": "2024-08-11",
        "distros": {
          "bazzite": 3871
        },
        "total": 3871
      },
      {
        "week_start": "2024-10-14",
        "week_end": "2024-10-20",
        "distros": {
          "aurora": 423,
          "bazzite": 6083,
          "bluefin": 759
        },
        "total": 7265
      },
      {
        "week_start": "2026-02-09",
        "week_end": "2026-02-15",
        "distros": {
          "aurora": 2418,
          "bazzite": 67079,
          "bluefin": 3296,
          "origami": 7,
          "secureblue": 784,
          "wayblue": 252,
          "winblues": 12
        },
        "total": 73848
      },
      {
        "week_start": "2025-05-26",
        "week_end": "2025-06-01",
        "distros": {
          "aurora": 1599,
          "bazzite": 20361,
          "bluefin": 2898,
          "secureblue": 460,
          "wayblue": 106,
          "winblues": 29
        },
        "total": 25453
      },
      {
        "week_start": "2026-03-16",
        "week_end": "2026-03-22",
        "distros": {
          "aurora": 2527,
          "bazzite": 71550,
          "bluefin": 3502,
          "origami": 11,
          "secureblue": 815,
          "wayblue": 189,
          "winblues": 21
        },
        "total": 78615
      },
      {
        "week_start": "2025-03-24",
        "week_end": "2025-03-30",
        "distros": {
          "aurora": 1102,
          "bazzite": 14252,
          "bluefin": 2099,
          "secureblue": 560,
          "wayblue": 5,
          "winblues": 18
        },
        "total": 18036
      },
      {
        "week_start": "2025-08-25",
        "week_end": "2025-08-31",
        "distros": {
          "aurora": 1713,
          "bazzite": 28741,
          "bluefin": 2820,
          "secureblue": 432,
          "wayblue": 101,
          "winblues": 26
        },
        "total": 33833
      },
      {
        "week_start": "2025-03-03",
        "week_end": "2025-03-09",
        "distros": {
          "aurora": 979,
          "bazzite": 13955,
          "bluefin": 1951,
          "secureblue": 222,
          "winblues": 7
        },
        "total": 17114
      },
      {
        "week_start": "2026-06-15",
        "week_end": "2026-06-21",
        "distros": {
          "aurora": 2622,
          "bazzite": 79622,
          "bluefin": 3560,
          "origami": 6,
          "secureblue": 976,
          "wayblue": 241,
          "winblues": 18
        },
        "total": 87045
      },
      {
        "week_start": "2025-05-12",
        "week_end": "2025-05-18",
        "distros": {
          "aurora": 1600,
          "bazzite": 18124,
          "bluefin": 2744,
          "secureblue": 402,
          "wayblue": 104,
          "winblues": 25
        },
        "total": 22999
      },
      {
        "week_start": "2024-12-16",
        "week_end": "2024-12-22",
        "distros": {
          "aurora": 674,
          "bazzite": 8903,
          "bluefin": 1241,
          "secureblue": 20
        },
        "total": 10838
      },
      {
        "week_start": "2025-06-16",
        "week_end": "2025-06-22",
        "distros": {
          "aurora": 1609,
          "bazzite": 21988,
          "bluefin": 2897,
          "secureblue": 586,
          "wayblue": 143,
          "winblues": 21
        },
        "total": 27244
      },
      {
        "week_start": "2025-12-15",
        "week_end": "2025-12-21",
        "distros": {
          "aurora": 2207,
          "bazzite": 53780,
          "bluefin": 3097,
          "secureblue": 988,
          "wayblue": 148,
          "winblues": 16
        },
        "total": 60236
      },
      {
        "week_start": "2025-12-01",
        "week_end": "2025-12-07",
        "distros": {
          "aurora": 1983,
          "bazzite": 47398,
          "bluefin": 3165,
          "origami": 2,
          "secureblue": 1321,
          "wayblue": 159,
          "winblues": 19
        },
        "total": 54047
      },
      {
        "week_start": "2024-08-12",
        "week_end": "2024-08-18",
        "distros": {
          "bazzite": 4172
        },
        "total": 4172
      },
      {
        "week_start": "2025-10-27",
        "week_end": "2025-11-02",
        "distros": {
          "aurora": 2188,
          "bazzite": 38070,
          "bluefin": 3466,
          "origami": 6,
          "secureblue": 580,
          "wayblue": 135,
          "winblues": 33
        },
        "total": 44478
      },
      {
        "week_start": "2025-07-21",
        "week_end": "2025-07-27",
        "distros": {
          "aurora": 1595,
          "bazzite": 26660,
          "bluefin": 2463,
          "secureblue": 485,
          "wayblue": 116,
          "winblues": 46
        },
        "total": 31365
      },
      {
        "week_start": "2025-02-03",
        "week_end": "2025-02-09",
        "distros": {
          "aurora": 1189,
          "bazzite": 14468,
          "bluefin": 1945,
          "secureblue": 108,
          "winblues": 2
        },
        "total": 17712
      },
      {
        "week_start": "2026-02-23",
        "week_end": "2026-03-01",
        "distros": {
          "aurora": 2492,
          "bazzite": 68320,
          "bluefin": 3492,
          "origami": 7,
          "secureblue": 841,
          "wayblue": 180,
          "winblues": 23
        },
        "total": 75355
      },
      {
        "week_start": "2024-11-04",
        "week_end": "2024-11-10",
        "distros": {
          "aurora": 546,
          "bazzite": 6940,
          "bluefin": 904
        },
        "total": 8390
      },
      {
        "week_start": "2025-11-24",
        "week_end": "2025-11-30",
        "distros": {
          "aurora": 2117,
          "bazzite": 48047,
          "bluefin": 3112,
          "origami": 2,
          "secureblue": 1103,
          "wayblue": 172,
          "winblues": 8
        },
        "total": 54561
      },
      {
        "week_start": "2026-01-05",
        "week_end": "2026-01-11",
        "distros": {
          "aurora": 2229,
          "bazzite": 60673,
          "bluefin": 3315,
          "origami": 1,
          "secureblue": 982,
          "wayblue": 150,
          "winblues": 17
        },
        "total": 67367
      },
      {
        "week_start": "2025-09-22",
        "week_end": "2025-09-28",
        "distros": {
          "aurora": 1716,
          "bazzite": 30252,
          "bluefin": 2726,
          "secureblue": 544,
          "wayblue": 134,
          "winblues": 23
        },
        "total": 35395
      },
      {
        "week_start": "2026-03-30",
        "week_end": "2026-04-05",
        "distros": {
          "aurora": 2372,
          "bazzite": 73404,
          "bluefin": 3496,
          "origami": 7,
          "secureblue": 848,
          "wayblue": 147,
          "winblues": 15
        },
        "total": 80289
      },
      {
        "week_start": "2026-03-09",
        "week_end": "2026-03-15",
        "distros": {
          "aurora": 2626,
          "bazzite": 71844,
          "bluefin": 3555,
          "origami": 35,
          "secureblue": 963,
          "wayblue": 189,
          "winblues": 35
        },
        "total": 79247
      },
      {
        "week_start": "2026-04-20",
        "week_end": "2026-04-26",
        "distros": {
          "aurora": 2533,
          "bazzite": 74348,
          "bluefin": 3489,
          "origami": 8,
          "secureblue": 932,
          "wayblue": 255,
          "winblues": 26
        },
        "total": 81591
      },
      {
        "week_start": "2026-05-18",
        "week_end": "2026-05-24",
        "distros": {
          "aurora": 2503,
          "bazzite": 77503,
          "bluefin": 3298,
          "origami": 74,
          "secureblue": 972,
          "wayblue": 200,
          "winblues": 17
        },
        "total": 84567
      },
      {
        "week_start": "2026-06-08",
        "week_end": "2026-06-14",
        "distros": {
          "aurora": 2458,
          "bazzite": 79669,
          "bluefin": 3548,
          "origami": 21,
          "secureblue": 926,
          "wayblue": 249,
          "winblues": 18
        },
        "total": 86889
      },
      {
        "week_start": "2024-12-02",
        "week_end": "2024-12-08",
        "distros": {
          "aurora": 651,
          "bazzite": 7955,
          "bluefin": 1155
        },
        "total": 9761
      },
      {
        "week_start": "2025-09-08",
        "week_end": "2025-09-14",
        "distros": {
          "aurora": 1749,
          "bazzite": 29903,
          "bluefin": 3248,
          "secureblue": 549,
          "wayblue": 111,
          "winblues": 34
        },
        "total": 35594
      },
      {
        "week_start": "2024-12-09",
        "week_end": "2024-12-15",
        "distros": {
          "aurora": 646,
          "bazzite": 8215,
          "bluefin": 1170
        },
        "total": 10031
      },
      {
        "week_start": "2025-07-28",
        "week_end": "2025-08-03",
        "distros": {
          "aurora": 2124,
          "bazzite": 27439,
          "bluefin": 2759,
          "secureblue": 434,
          "wayblue": 109,
          "winblues": 24
        },
        "total": 32889
      },
      {
        "week_start": "2024-08-19",
        "week_end": "2024-08-25",
        "distros": {
          "bazzite": 4464
        },
        "total": 4464
      },
      {
        "week_start": "2025-04-07",
        "week_end": "2025-04-13",
        "distros": {
          "aurora": 1616,
          "bazzite": 15531,
          "bluefin": 2631,
          "secureblue": 307,
          "wayblue": 26,
          "winblues": 32
        },
        "total": 20143
      },
      {
        "week_start": "2025-03-31",
        "week_end": "2025-04-06",
        "distros": {
          "aurora": 1179,
          "bazzite": 15292,
          "bluefin": 2236,
          "secureblue": 493,
          "wayblue": 30,
          "winblues": 25
        },
        "total": 19255
      },
      {
        "week_start": "2026-03-02",
        "week_end": "2026-03-08",
        "distros": {
          "aurora": 2531,
          "bazzite": 69216,
          "bluefin": 3512,
          "origami": 48,
          "secureblue": 823,
          "wayblue": 204,
          "winblues": 16
        },
        "total": 76350
      },
      {
        "week_start": "2024-11-25",
        "week_end": "2024-12-01",
        "distros": {
          "aurora": 583,
          "bazzite": 7576,
          "bluefin": 1079
        },
        "total": 9238
      },
      {
        "week_start": "2025-11-17",
        "week_end": "2025-11-23",
        "distros": {
          "aurora": 1926,
          "bazzite": 43595,
          "bluefin": 3139,
          "origami": 3,
          "secureblue": 730,
          "wayblue": 149,
          "winblues": 9
        },
        "total": 49551
      },
      {
        "week_start": "2025-06-02",
        "week_end": "2025-06-08",
        "distros": {
          "aurora": 1643,
          "bazzite": 21209,
          "bluefin": 2932,
          "secureblue": 493,
          "wayblue": 170,
          "winblues": 22
        },
        "total": 26469
      },
      {
        "week_start": "2025-12-22",
        "week_end": "2025-12-28",
        "distros": {
          "aurora": 2041,
          "bazzite": 57772,
          "bluefin": 3072,
          "origami": 1,
          "secureblue": 933,
          "wayblue": 150,
          "winblues": 13
        },
        "total": 63982
      },
      {
        "week_start": "2025-07-07",
        "week_end": "2025-07-13",
        "distros": {
          "aurora": 1498,
          "bazzite": 22781,
          "bluefin": 2226,
          "secureblue": 378,
          "wayblue": 78,
          "winblues": 15
        },
        "total": 26976
      }
    ],
    "DISTROS": [
      "bazzite",
      "bluefin",
      "bluefin-lts",
      "aurora",
      "secureblue",
      "origami",
      "wayblue",
      "winblues"
    ],
    "LABELS": [
      "Bazzite",
      "Bluefin",
      "Bluefin LTS",
      "Aurora",
      "secureblue",
      "Origami",
      "wayblue",
      "winblues"
    ]
  },
  "quay_trend": [
    {
      "date": "2026-03-31",
      "count": 59865
    },
    {
      "date": "2026-04-01",
      "count": 59672
    },
    {
      "date": "2026-04-02",
      "count": 59353
    },
    {
      "date": "2026-04-03",
      "count": 61928
    },
    {
      "date": "2026-04-04",
      "count": 55551
    },
    {
      "date": "2026-04-05",
      "count": 55105
    },
    {
      "date": "2026-04-06",
      "count": 59219
    },
    {
      "date": "2026-04-07",
      "count": 61575
    },
    {
      "date": "2026-04-08",
      "count": 56739
    },
    {
      "date": "2026-04-09",
      "count": 57580
    },
    {
      "date": "2026-04-10",
      "count": 55271
    },
    {
      "date": "2026-04-11",
      "count": 47056
    },
    {
      "date": "2026-04-12",
      "count": 47735
    },
    {
      "date": "2026-04-13",
      "count": 53804
    },
    {
      "date": "2026-04-14",
      "count": 53228
    },
    {
      "date": "2026-04-15",
      "count": 52091
    },
    {
      "date": "2026-04-16",
      "count": 59596
    },
    {
      "date": "2026-04-17",
      "count": 64174
    },
    {
      "date": "2026-04-18",
      "count": 50193
    },
    {
      "date": "2026-04-19",
      "count": 52525
    },
    {
      "date": "2026-04-20",
      "count": 84558
    },
    {
      "date": "2026-04-21",
      "count": 59306
    },
    {
      "date": "2026-04-22",
      "count": 55369
    },
    {
      "date": "2026-04-23",
      "count": 56626
    },
    {
      "date": "2026-04-24",
      "count": 65849
    },
    {
      "date": "2026-04-25",
      "count": 49355
    },
    {
      "date": "2026-04-26",
      "count": 46943
    },
    {
      "date": "2026-04-27",
      "count": 63077
    },
    {
      "date": "2026-04-28",
      "count": 61619
    },
    {
      "date": "2026-04-29",
      "count": 67963
    },
    {
      "date": "2026-04-30",
      "count": 66591
    },
    {
      "date": "2026-05-01",
      "count": 63834
    },
    {
      "date": "2026-05-02",
      "count": 56294
    },
    {
      "date": "2026-05-03",
      "count": 56855
    },
    {
      "date": "2026-05-04",
      "count": 59826
    },
    {
      "date": "2026-05-05",
      "count": 62070
    },
    {
      "date": "2026-05-06",
      "count": 62772
    },
    {
      "date": "2026-05-07",
      "count": 50197
    },
    {
      "date": "2026-05-08",
      "count": 48715
    },
    {
      "date": "2026-05-09",
      "count": 44712
    },
    {
      "date": "2026-05-10",
      "count": 42533
    },
    {
      "date": "2026-05-11",
      "count": 53323
    },
    {
      "date": "2026-05-12",
      "count": 61331
    },
    {
      "date": "2026-05-13",
      "count": 69891
    },
    {
      "date": "2026-05-14",
      "count": 66865
    },
    {
      "date": "2026-05-15",
      "count": 66892
    },
    {
      "date": "2026-05-16",
      "count": 52868
    },
    {
      "date": "2026-05-17",
      "count": 52221
    },
    {
      "date": "2026-05-18",
      "count": 59505
    },
    {
      "date": "2026-05-19",
      "count": 69689
    },
    {
      "date": "2026-05-20",
      "count": 57206
    },
    {
      "date": "2026-05-21",
      "count": 58738
    },
    {
      "date": "2026-05-22",
      "count": 53094
    },
    {
      "date": "2026-05-23",
      "count": 49643
    },
    {
      "date": "2026-05-24",
      "count": 53094
    },
    {
      "date": "2026-05-25",
      "count": 81826
    },
    {
      "date": "2026-05-26",
      "count": 53335
    },
    {
      "date": "2026-05-27",
      "count": 55586
    },
    {
      "date": "2026-05-28",
      "count": 57067
    },
    {
      "date": "2026-05-29",
      "count": 57410
    },
    {
      "date": "2026-05-30",
      "count": 65070
    },
    {
      "date": "2026-05-31",
      "count": 71697
    },
    {
      "date": "2026-06-01",
      "count": 39400
    },
    {
      "date": "2026-06-02",
      "count": 68405
    },
    {
      "date": "2026-06-03",
      "count": 69455
    },
    {
      "date": "2026-06-04",
      "count": 64732
    },
    {
      "date": "2026-06-05",
      "count": 62477
    },
    {
      "date": "2026-06-06",
      "count": 53021
    },
    {
      "date": "2026-06-07",
      "count": 51191
    },
    {
      "date": "2026-06-08",
      "count": 54385
    },
    {
      "date": "2026-06-09",
      "count": 55229
    },
    {
      "date": "2026-06-10",
      "count": 55892
    },
    {
      "date": "2026-06-11",
      "count": 61485
    },
    {
      "date": "2026-06-12",
      "count": 68153
    },
    {
      "date": "2026-06-13",
      "count": 57962
    },
    {
      "date": "2026-06-14",
      "count": 57168
    },
    {
      "date": "2026-06-15",
      "count": 60847
    },
    {
      "date": "2026-06-16",
      "count": 59919
    },
    {
      "date": "2026-06-17",
      "count": 58188
    },
    {
      "date": "2026-06-18",
      "count": 57941
    },
    {
      "date": "2026-06-19",
      "count": 60121
    },
    {
      "date": "2026-06-20",
      "count": 52309
    },
    {
      "date": "2026-06-21",
      "count": 51785
    },
    {
      "date": "2026-06-22",
      "count": 59589
    },
    {
      "date": "2026-06-23",
      "count": 55625
    },
    {
      "date": "2026-06-24",
      "count": 60507
    },
    {
      "date": "2026-06-25",
      "count": 66100
    },
    {
      "date": "2026-06-26",
      "count": 67742
    },
    {
      "date": "2026-06-27",
      "count": 55107
    },
    {
      "date": "2026-06-28",
      "count": 56819
    }
  ],
  "dora_comparison": {
    "labels": [
      "2026-03",
      "2026-04",
      "2026-05"
    ],
    "datasets": [
      {
        "label": "Bluefin",
        "color": "var(--blue)",
        "values": [
          2,
          2,
          1
        ]
      },
      {
        "label": "Aurora",
        "color": "var(--green)",
        "values": [
          1,
          2,
          2
        ]
      },
      {
        "label": "Bazzite",
        "color": "var(--orange)",
        "values": [
          1,
          1,
          1
        ]
      },
      {
        "label": "ublue-os",
        "color": "var(--purple)",
        "values": [
          1,
          1,
          1
        ]
      },
      {
        "label": "uCore",
        "color": "var(--indigo)",
        "values": [
          2,
          1,
          1
        ]
      },
      {
        "label": "Zirconium",
        "color": "var(--yellow)",
        "values": [
          1,
          1,
          1
        ]
      },
      {
        "label": "bootcrew",
        "color": "var(--red)",
        "values": [
          1,
          4,
          1
        ]
      },
      {
        "label": "BlueBuild",
        "color": "var(--purple)",
        "values": [
          1,
          1,
          1
        ]
      }
    ]
  },
  "os_version": {
    "labels": [
      "Fedora 39",
      "Fedora 40",
      "Fedora 41",
      "Fedora 42",
      "Fedora 43",
      "Fedora 44"
    ],
    "values": [
      2997,
      199458,
      942692,
      1915377,
      3395014,
      832271
    ],
    "total": 7287809
  },
  "openssf_scorecard": [
    {
      "repo": "bluefin",
      "score": "7.5/10",
      "date": "2026-06-29T07:53:57Z",
      "indexed": true
    },
    {
      "repo": "bluefin-lts",
      "score": "Not indexed",
      "date": null,
      "indexed": false
    },
    {
      "repo": "aurora",
      "score": "7.8/10",
      "date": "2026-06-29T05:24:26Z",
      "indexed": true
    },
    {
      "repo": "bazzite",
      "score": "8.0/10",
      "date": "2026-06-28T23:52:37Z",
      "indexed": true
    },
    {
      "repo": "main",
      "score": "Not indexed",
      "date": null,
      "indexed": false
    },
    {
      "repo": "akmods",
      "score": "7.9/10",
      "date": "2026-06-26T18:45:44Z",
      "indexed": true
    },
    {
      "repo": "ucore",
      "score": "Not indexed",
      "date": null,
      "indexed": false
    },
    {
      "repo": "common",
      "score": "6.4/10",
      "date": "2026-06-27T19:52:31Z",
      "indexed": true
    }
  ],
  "oci_best_practices": [
    {
      "image": "Bluefin",
      "cosign": "Yes",
      "sbom": "No",
      "zstd": "No",
      "chunked": "warning",
      "slsa": "success"
    },
    {
      "image": "Aurora",
      "cosign": "Yes",
      "sbom": "Yes",
      "zstd": "Yes",
      "chunked": "none",
      "slsa": "success"
    },
    {
      "image": "Bazzite",
      "cosign": "Yes",
      "sbom": "Yes",
      "zstd": "No",
      "chunked": "none",
      "slsa": "success"
    },
    {
      "image": "ublue-os",
      "cosign": "Yes",
      "sbom": "Yes",
      "zstd": "Not tracked",
      "chunked": "none",
      "slsa": "none"
    },
    {
      "image": "uCore",
      "cosign": "Yes",
      "sbom": "Yes",
      "zstd": "No",
      "chunked": "none",
      "slsa": "danger"
    },
    {
      "image": "Zirconium",
      "cosign": "No",
      "sbom": "No",
      "zstd": "Yes",
      "chunked": "none",
      "slsa": "danger"
    },
    {
      "image": "bootcrew",
      "cosign": "Yes",
      "sbom": "No",
      "zstd": "No",
      "chunked": "success",
      "slsa": "danger"
    },
    {
      "image": "secureblue",
      "cosign": "Not tracked",
      "sbom": "Not tracked",
      "zstd": "No",
      "chunked": "none",
      "slsa": "danger"
    },
    {
      "image": "BlueBuild",
      "cosign": "Yes",
      "sbom": "No",
      "zstd": "Not tracked",
      "chunked": "none",
      "slsa": "none"
    }
  ]
}
