{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:914a5e41-d828-58bf-9a80-5ca257be3374",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "bootstrap-sass@3.4.0-tuxcare.1",
      "name": "bootstrap-sass",
      "type": "library",
      "version": "3.4.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9b844e6c-9978-592e-960a-ce53c60b224e",
      "id": "CVE-2019-8331",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-8331 is fixed in version 3.4.0-tuxcare.1 of bootstrap-sass."
      },
      "affects": [
        {
          "ref": "bootstrap-sass@3.4.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "bootstrap-sass@3.4.0-tuxcare.1"
    }
  ]
}