{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b1c036d3-4557-5479-b37f-81d9bd222968",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/bootstrap-vue@1.5.1",
      "type": "library",
      "name": "bootstrap-vue",
      "version": "1.5.1",
      "purl": "pkg:npm/bootstrap-vue@1.5.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:08724a2b-5034-554c-8e78-2d61ee9f0a64",
      "id": "CVE-2020-15168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-15168 affects version 1.5.1 of bootstrap-vue."
      },
      "affects": [
        {
          "ref": "pkg:npm/bootstrap-vue@1.5.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:18e8c807-81d1-5f1c-a1e3-d1ec7dd635c9",
      "id": "CVE-2022-0235",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-0235 affects version 1.5.1 of bootstrap-vue."
      },
      "affects": [
        {
          "ref": "pkg:npm/bootstrap-vue@1.5.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2c537197-e33c-5069-93fe-20cb2e10edb5",
      "id": "CVE-2024-9506",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-9506 affects version 1.5.1 of bootstrap-vue."
      },
      "affects": [
        {
          "ref": "pkg:npm/bootstrap-vue@1.5.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bootstrap-vue@1.5.1"
    }
  ]
}