{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a81a6acd-86dc-5bac-aa9c-3691105a2314",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/cookie@0.4.2-tuxcare.2",
      "type": "library",
      "name": "cookie",
      "version": "0.4.2-tuxcare.2",
      "purl": "pkg:npm/cookie@0.4.2-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ec63b7a9-3da2-5dba-94e0-caf7c0d68691",
      "id": "CVE-2017-18589",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2017-18589 is a false positive for cookie 0.4.2-tuxcare.2. false_positive \u2014 CVE-2017-18589 is a wrong-project match. The CVE describes a vulnerability in a Rust cookie crate that uses the Rust time crate's Duration::seconds method, which panics on values greater than 2^64/1000 and less than or equal to 2^64. The target repository is a JavaScript/Node.js cookie library (jshttp/cookie) with no Rust code, no time crate dependency, and a completely different implementation..."
      },
      "affects": [
        {
          "ref": "pkg:npm/cookie@0.4.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cbb8c605-f25f-540f-ae1b-14745612d1a3",
      "id": "CVE-2018-3750",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3750 is fixed in version 0.4.2-tuxcare.2 of cookie."
      },
      "affects": [
        {
          "ref": "pkg:npm/cookie@0.4.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:03edc872-dbe9-5c9d-bebd-406f6066f63d",
      "id": "CVE-2024-47764",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-47764 is fixed in version 0.4.2-tuxcare.2 of cookie."
      },
      "affects": [
        {
          "ref": "pkg:npm/cookie@0.4.2-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/cookie@0.4.2-tuxcare.2"
    }
  ]
}