{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8726e4da-957e-57ab-b9b4-cd5bca93ee08",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/create-astro@2.10.15",
      "type": "library",
      "name": "create-astro",
      "version": "2.10.15",
      "purl": "pkg:npm/create-astro@2.10.15"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6393fab0-1e68-514a-9ba8-0faac1cfcd3a",
      "id": "CVE-2026-45028",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45028 affects version 2.10.15 of create-astro."
      },
      "affects": [
        {
          "ref": "pkg:npm/create-astro@2.10.15"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/create-astro@2.10.15"
    }
  ]
}