{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:35579d4d-2eed-5e43-9691-5d6dfac9ca37",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "handlebars@2.0.0-tuxcare.1",
      "name": "handlebars",
      "type": "library",
      "version": "2.0.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f7d80044-7769-5af1-b233-b1646751450c",
      "id": "CVE-2019-19919",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-19919 is fixed in version 2.0.0-tuxcare.1 of handlebars."
      },
      "affects": [
        {
          "ref": "handlebars@2.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f9ec15d1-2268-5604-a6f7-d5077241486a",
      "id": "CVE-2021-23383",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23383 is fixed in version 2.0.0-tuxcare.1 of handlebars."
      },
      "affects": [
        {
          "ref": "handlebars@2.0.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "handlebars@2.0.0-tuxcare.1"
    }
  ]
}