{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9abc2adc-fd2c-5d1b-a675-bb0a5701acaa",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ansi-html@0.0.7-tuxcare.3",
      "type": "library",
      "name": "ansi-html",
      "version": "0.0.7-tuxcare.3",
      "purl": "pkg:npm/ansi-html@0.0.7-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:438fe369-9fd1-5ff4-a91e-8c7217d56d82",
      "id": "CVE-2021-23424",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23424 is fixed in version 0.0.7-tuxcare.3 of ansi-html."
      },
      "affects": [
        {
          "ref": "pkg:npm/ansi-html@0.0.7-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ansi-html@0.0.7-tuxcare.3"
    }
  ]
}