{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:988de9e3-1d52-547c-8295-4c86c8bf68b1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "vue-template-compiler@2.7.16-tuxcare.2",
      "name": "vue-template-compiler",
      "type": "library",
      "version": "2.7.16-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f7781af7-f1dc-530d-b162-77166aea4177",
      "id": "CVE-2024-6783",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6783 is fixed in version 2.7.16-tuxcare.2 of vue-template-compiler."
      },
      "affects": [
        {
          "ref": "vue-template-compiler@2.7.16-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "vue-template-compiler@2.7.16-tuxcare.2"
    }
  ]
}