{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:11d371d0-e81c-5dfe-bc40-77cb9698b8ca",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40sigstore/bundle@3.1.0",
      "type": "library",
      "name": "@sigstore/bundle",
      "version": "3.1.0",
      "purl": "pkg:npm/%40sigstore/bundle@3.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d72cfaae-b8cc-57b1-8eeb-011373a521b8",
      "id": "CVE-2026-48758",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48758 affects version 3.1.0 of @sigstore/bundle."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40sigstore/bundle@3.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:16147884-51c3-515c-abf5-24b01e5ff253",
      "id": "CVE-2026-48815",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48815 affects version 3.1.0 of @sigstore/bundle."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40sigstore/bundle@3.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40sigstore/bundle@3.1.0"
    }
  ]
}