{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f3527232-9f19-53d5-b967-e0c193c90c9c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "vue-template-compiler@2.6.14-tuxcare.1",
      "name": "vue-template-compiler",
      "type": "library",
      "version": "2.6.14-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b05d3d77-7156-51a5-89f4-3682647d55d4",
      "id": "CVE-2024-6783",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6783 is fixed in version 2.6.14-tuxcare.1 of vue-template-compiler."
      },
      "affects": [
        {
          "ref": "vue-template-compiler@2.6.14-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "vue-template-compiler@2.6.14-tuxcare.1"
    }
  ]
}