{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0485ab47-d3ca-5606-baa5-670c38782406",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "vue-template-compiler@2.6.11-tuxcare.4",
      "name": "vue-template-compiler",
      "type": "library",
      "version": "2.6.11-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f9cf125e-7b27-5e49-9ab8-5e26f9fa8344",
      "id": "CVE-2024-6783",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6783 is fixed in version 2.6.11-tuxcare.4 of vue-template-compiler."
      },
      "affects": [
        {
          "ref": "vue-template-compiler@2.6.11-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "vue-template-compiler@2.6.11-tuxcare.4"
    }
  ]
}