{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aa215744-7a50-56f5-a703-66c53b8a6e60",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/tough-cookie@2.2.0",
      "type": "library",
      "name": "tough-cookie",
      "version": "2.2.0",
      "purl": "pkg:npm/tough-cookie@2.2.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1fdcf5ee-fab6-5f9a-ac07-459a0e8923d0",
      "id": "CVE-2017-16137",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-16137 affects version 2.2.0 of tough-cookie."
      },
      "affects": [
        {
          "ref": "pkg:npm/tough-cookie@2.2.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:550c0581-ec5f-52b7-8e24-58bb97a5d649",
      "id": "CVE-2017-20165",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 2.2.0 of tough-cookie."
      },
      "affects": [
        {
          "ref": "pkg:npm/tough-cookie@2.2.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/tough-cookie@2.2.0"
    }
  ]
}