{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:354461df-4127-5696-b3aa-12b78da8a636",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "bootstrap-sass",
      "purl": "pkg:npm/bootstrap-sass@3.4.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/bootstrap-sass@3.4.0-tuxcare.2",
      "version": "3.4.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2019-8331",
      "affects": [
        {
          "ref": "pkg:npm/bootstrap-sass@3.4.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:549b726d-9a4b-599b-9411-cdc1f10612c1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-8331 is fixed in version 3.4.0-tuxcare.2 of bootstrap-sass."
      }
    },
    {
      "id": "CVE-2024-6484",
      "affects": [
        {
          "ref": "pkg:npm/bootstrap-sass@3.4.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:0aaa7d02-913d-521c-9393-a31b8be8b21f",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-6484 is a false positive for bootstrap-sass 3.4.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bootstrap-sass@3.4.0-tuxcare.2"
    }
  ]
}