{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0c301cdf-918e-5e9f-bff7-786bd81f8da3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/cookie@0.3.1-tuxcare.1",
      "type": "library",
      "name": "cookie",
      "version": "0.3.1-tuxcare.1",
      "purl": "pkg:npm/cookie@0.3.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:115d3a5c-2411-5e04-81a1-47a1473dce97",
      "id": "CVE-2017-18589",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2017-18589 is a false positive for cookie 0.3.1-tuxcare.1. false_positive \u2014 CVE-2017-18589 is a wrong-project match. The CVE affects the Rust 'cookie' crate, but the target repository is the JavaScript 'cookie' npm package (jshttp/cookie). These are entirely different projects in different ecosystems that happen to share the same name."
      },
      "affects": [
        {
          "ref": "pkg:npm/cookie@0.3.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6a467e3d-0290-59a9-ad18-c905cee2b179",
      "id": "CVE-2024-47764",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-47764 is fixed in version 0.3.1-tuxcare.1 of cookie."
      },
      "affects": [
        {
          "ref": "pkg:npm/cookie@0.3.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/cookie@0.3.1-tuxcare.1"
    }
  ]
}