{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2a8826a6-846c-5ebb-a912-98a29448bc75",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "vue-template-compiler@2.6.14-tuxcare.2",
      "name": "vue-template-compiler",
      "type": "library",
      "version": "2.6.14-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2faf7454-43b2-5e95-96fc-9d5449466b40",
      "id": "CVE-2024-6783",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6783 is fixed in version 2.6.14-tuxcare.2 of vue-template-compiler."
      },
      "affects": [
        {
          "ref": "vue-template-compiler@2.6.14-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "vue-template-compiler@2.6.14-tuxcare.2"
    }
  ]
}