{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:09856fef-d0fc-5367-a6a5-f3e3e66ac4ce",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "tough-cookie@2.4.3-tuxcare.2",
      "name": "tough-cookie",
      "type": "library",
      "version": "2.4.3-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4041c9ec-3dd3-5eb0-831e-d04369efb8b2",
      "id": "CVE-2023-26136",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-26136 is fixed in version 2.4.3-tuxcare.2 of tough-cookie."
      },
      "affects": [
        {
          "ref": "tough-cookie@2.4.3-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "tough-cookie@2.4.3-tuxcare.2"
    }
  ]
}