{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cb1ad369-f0ea-58c7-bc66-408b59fcdb37",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "bootstrap",
      "purl": "pkg:npm/bootstrap@4.1.3-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/bootstrap@4.1.3-tuxcare.1",
      "version": "4.1.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2019-8331",
      "affects": [
        {
          "ref": "pkg:npm/bootstrap@4.1.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1690f380-6099-5876-9b13-ee9ba31ebc9f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-8331 is fixed in version 4.1.3-tuxcare.1 of bootstrap."
      }
    },
    {
      "id": "CVE-2024-6531",
      "affects": [
        {
          "ref": "pkg:npm/bootstrap@4.1.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:78a9a7d0-6fdd-5f75-97ea-04eff8f4d3af",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-6531 is a false positive for bootstrap 4.1.3-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bootstrap@4.1.3-tuxcare.1"
    }
  ]
}