{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cb9610b9-c6cc-5804-92ed-5b81cee507f0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@sigstore/bundle",
      "purl": "pkg:npm/%40sigstore/bundle@3.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40sigstore/bundle@3.1.0",
      "version": "3.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-48758",
      "affects": [
        {
          "ref": "pkg:npm/%40sigstore/bundle@3.1.0"
        }
      ],
      "bom-ref": "urn:uuid:d72cfaae-b8cc-57b1-8eeb-011373a521b8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48758 affects version 3.1.0 of @sigstore/bundle."
      }
    },
    {
      "id": "CVE-2026-48815",
      "affects": [
        {
          "ref": "pkg:npm/%40sigstore/bundle@3.1.0"
        }
      ],
      "bom-ref": "urn:uuid:16147884-51c3-515c-abf5-24b01e5ff253",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48815 affects version 3.1.0 of @sigstore/bundle."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40sigstore/bundle@3.1.0"
    }
  ]
}