{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:60621631-3265-54d4-aba4-1a729e5381f1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/astro@4.16.19",
      "type": "library",
      "name": "astro",
      "version": "4.16.19",
      "purl": "pkg:npm/astro@4.16.19"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ed9372fd-766f-5ee4-92b8-73a4d26c42a8",
      "id": "CVE-2025-55303",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-55303 affects version 4.16.19 of astro."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ce1d8725-91f9-5326-9968-bb41c5c94c95",
      "id": "CVE-2026-32887",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-32887 is a false positive for astro 4.16.19. false_positive \u2014 CVE-2026-32887 concerns the Effect framework (TypeScript framework with RpcServer/HttpApp APIs), but the target repository is Astro (a website build tool). These are completely different projects with no dependency relationship. This is a wrong-project match."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:184ec0ac-3c4e-5503-89b3-8cdbf308dbf9",
      "id": "CVE-2026-33128",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-33128 is a false positive for astro 4.16.19. false_positive \u2014 CVE-2026-33128 concerns H3 framework, but the target repository is Astro framework. This is a wrong-project match with no code relationship between the two projects."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6d3f905d-bb58-58d5-886f-fd7a9a182182",
      "id": "CVE-2026-33131",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-33131 is a false positive for astro 4.16.19. false_positive \u2014 CVE-2026-33131 concerns the H3 framework, but the target repository is Astro (version 4.16.19-tuxcare.1), a completely different web framework. H3 is not used as a dependency, not vendored in the source tree, and the affected components (NodeRequestUrl, FastURL) do not exist in this codebase. This is a wrong-project match."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ae46c163-3f4a-5ebe-bb7d-20e41736429b",
      "id": "CVE-2026-33490",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-33490 is a false positive for astro 4.16.19. false_positive \u2014 CVE-2026-33490 concerns H3 (a minimal HTTP framework), but the target repository is Astro (a website build tool). H3 is not present in this repository - no vendored code, no dependency, no imports. The only 'h3' references found are HTML heading components (<h3> tags), unrelated to the H3 framework."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3f140037-bfa9-5ee5-bc1b-65a43277e62d",
      "id": "CVE-2026-45028",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45028 affects version 4.16.19 of astro."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ad11288d-841f-58ce-82e4-b6cd5b2774d1",
      "id": "CVE-2026-50146",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50146 affects version 4.16.19 of astro."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:90fe7a45-cbe4-5091-8675-969d81aa9e70",
      "id": "CVE-2026-54298",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54298 affects version 4.16.19 of astro."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:962206d2-8a44-575b-bda8-44717a39331a",
      "id": "CVE-2026-54299",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54299 does not affect version 4.16.19 of astro. already_fixed \u2014 The target repository has already fixed this vulnerability via CVE-2026-25545 / AIKIDO-2025-10879 (May 7, 2026), which addresses the identical SSRF issue. The fix removes the prerendered error page fetching feature entirely, replacing it with direct SSR rendering. This is a more aggressive mitigation than the upstream's host validation approach."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:025c8f7c-a38f-5450-82c6-60b3c8e51990",
      "id": "GHSA-4hxc-9384-m385",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-4hxc-9384-m385 is a false positive for astro 4.16.19. false_positive \u2014 Wrong-project match: CVE GHSA-4hxc-9384-m385 concerns the h3 package's EventStream SSE injection vulnerability, but the target repository is Astro (version 4.16.19-tuxcare.1), a completely different web framework. The h3 package and its affected component are entirely absent from this repository."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8f85f9da-2f8e-54d2-b894-b3be6b2ff868",
      "id": "GHSA-q5pr-72pq-83v3",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-q5pr-72pq-83v3 is a false positive for astro 4.16.19. false_positive \u2014 This is a wrong-project match. The CVE GHSA-q5pr-72pq-83v3 concerns h3's chunked cookie handling vulnerability, but this repository is Astro (a website build tool), which does not use h3 or contain any h3 code."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:66cc5ca2-35f2-575f-bb53-bf9fb8aa9a98",
      "id": "GHSA-wr4h-v87w-p3r7",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-wr4h-v87w-p3r7 is a false positive for astro 4.16.19. false_positive \u2014 This advisory (GHSA-wr4h-v87w-p3r7) concerns the h3 library's serveStatic() function, but the target repository is Astro, a completely different web framework. The h3 library is not present in this repository in any form - not as the project itself, not as a vendored/bundled dependency, and not as a declared dependency."
      },
      "affects": [
        {
          "ref": "pkg:npm/astro@4.16.19"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/astro@4.16.19"
    }
  ]
}