{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:30f00b8f-acda-5837-a469-8457571772b9",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "bootstrap",
      "purl": "pkg:npm/bootstrap@3.4.1",
      "type": "library",
      "bom-ref": "pkg:npm/bootstrap@3.4.1",
      "version": "3.4.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2016-10735",
      "affects": [
        {
          "ref": "pkg:npm/bootstrap@3.4.1"
        }
      ],
      "bom-ref": "urn:uuid:e947197d-edee-5d1a-ae23-ae467b930827",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2016-10735 does not affect version 3.4.1 of bootstrap. already_fixed \u2014 CVE-2016-10735 XSS vulnerability via data-target attribute is already fixed in Bootstrap 3.4.1. All affected JavaScript files contain the upstream security patch that prevents HTML injection by using $(document).find() instead of direct $() parsing.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2019-8331",
      "affects": [
        {
          "ref": "pkg:npm/bootstrap@3.4.1"
        }
      ],
      "bom-ref": "urn:uuid:b4d2bf3c-7411-5160-82a8-e2f09cb0a663",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2019-8331 does not affect version 3.4.1 of bootstrap. already_fixed \u2014 The target repository (Bootstrap 3.4.1-tuxcare.4) already contains the complete CVE-2019-8331 XSS sanitization fix. The upstream vendor patch commit 2c8abb9a4 is present in the target's git history and the sanitization code is fully implemented in both tooltip.js and popover.js.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2024-6484",
      "affects": [
        {
          "ref": "pkg:npm/bootstrap@3.4.1"
        }
      ],
      "bom-ref": "urn:uuid:6f02638a-d36e-5551-bc7d-ebbb9c498493",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6484 affects version 3.4.1 of bootstrap, and is fixed in 3.4.1-tuxcare.1."
      }
    },
    {
      "id": "CVE-2024-6485",
      "affects": [
        {
          "ref": "pkg:npm/bootstrap@3.4.1"
        }
      ],
      "bom-ref": "urn:uuid:a12dae3d-54f7-5e3f-8c04-d5f87ef9263c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6485 affects version 3.4.1 of bootstrap, and is fixed in 3.4.1-tuxcare.1."
      }
    },
    {
      "id": "CVE-2025-1647",
      "affects": [
        {
          "ref": "pkg:npm/bootstrap@3.4.1"
        }
      ],
      "bom-ref": "urn:uuid:5f3ec637-c3ee-50e2-8dfe-dd699ca683d4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1647 affects version 3.4.1 of bootstrap, and is fixed in 3.4.1-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bootstrap@3.4.1"
    }
  ]
}