{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e3794146-bea0-58b2-9b31-66342e31445f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/astrojs-webapi@2.10.15",
      "type": "library",
      "name": "astrojs-webapi",
      "version": "2.10.15",
      "purl": "pkg:npm/astrojs-webapi@2.10.15"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b904d9ea-62ff-5e59-a805-9a2adffe4928",
      "id": "CVE-2026-45028",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45028 affects version 2.10.15 of astrojs-webapi."
      },
      "affects": [
        {
          "ref": "pkg:npm/astrojs-webapi@2.10.15"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/astrojs-webapi@2.10.15"
    }
  ]
}