{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0cb189d1-a2d6-57e1-903e-a28149f465b9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/cookie@0.4.2-tuxcare.3",
      "type": "library",
      "name": "cookie",
      "version": "0.4.2-tuxcare.3",
      "purl": "pkg:npm/cookie@0.4.2-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5b9ca632-ab9e-5381-84cd-d1877d03aac6",
      "id": "CVE-2017-18589",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2017-18589 is a false positive for cookie 0.4.2-tuxcare.3. 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b4cd9505-3b77-5ffa-8394-68dde3fd13c6",
      "id": "CVE-2018-3750",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3750 is fixed in version 0.4.2-tuxcare.3 of cookie."
      },
      "affects": [
        {
          "ref": "pkg:npm/cookie@0.4.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9e755cd-ee16-5881-a928-99fcec1b1b32",
      "id": "CVE-2024-47764",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-47764 is fixed in version 0.4.2-tuxcare.3 of cookie."
      },
      "affects": [
        {
          "ref": "pkg:npm/cookie@0.4.2-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/cookie@0.4.2-tuxcare.3"
    }
  ]
}