{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a205eca6-2d6d-5614-8567-8bd457369586",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/shell-quote@1.4.3",
      "type": "library",
      "name": "shell-quote",
      "version": "1.4.3",
      "purl": "pkg:npm/shell-quote@1.4.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0bf0b588-48d4-5012-baaf-3cbf836583c9",
      "id": "CVE-2021-42740",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-42740 affects version 1.4.3 of shell-quote."
      },
      "affects": [
        {
          "ref": "pkg:npm/shell-quote@1.4.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/shell-quote@1.4.3"
    }
  ]
}