{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8bd41368-f8b3-5635-8335-5d2d5b1614d7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "vue-template-compiler@2.6.14-tuxcare.3",
      "name": "vue-template-compiler",
      "type": "library",
      "version": "2.6.14-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:eb29a317-0c0b-5a57-9634-5888037629bb",
      "id": "CVE-2024-6783",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6783 is fixed in version 2.6.14-tuxcare.3 of vue-template-compiler."
      },
      "affects": [
        {
          "ref": "vue-template-compiler@2.6.14-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "vue-template-compiler@2.6.14-tuxcare.3"
    }
  ]
}