{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2f9a1b97-6f04-51b6-8e6b-84bca1e7ad42",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/async@2.6.1-tuxcare.3",
      "type": "library",
      "name": "async",
      "version": "2.6.1-tuxcare.3",
      "purl": "pkg:npm/async@2.6.1-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:371dcd38-6bfb-5e5b-8520-d164e7a8a1f9",
      "id": "CVE-2021-43138",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-43138 is fixed in version 2.6.1-tuxcare.3 of async."
      },
      "affects": [
        {
          "ref": "pkg:npm/async@2.6.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a433a9e6-3d44-5e1c-9146-82c54c571571",
      "id": "CVE-2022-0235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0235 is fixed in version 2.6.1-tuxcare.3 of async."
      },
      "affects": [
        {
          "ref": "pkg:npm/async@2.6.1-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/async@2.6.1-tuxcare.3"
    }
  ]
}