{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4ffe0011-eeeb-5683-b3f1-d6bfe235ee0d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "cookie",
      "purl": "pkg:npm/cookie@0.3.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/cookie@0.3.1-tuxcare.2",
      "version": "0.3.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-18589",
      "affects": [
        {
          "ref": "pkg:npm/cookie@0.3.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:84b2b115-0036-515c-aa33-ab3665c9a388",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2017-18589 is a false positive for cookie 0.3.1-tuxcare.2. 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."
      }
    },
    {
      "id": "CVE-2024-47764",
      "affects": [
        {
          "ref": "pkg:npm/cookie@0.3.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:b3c0b540-7227-50d1-8322-36c9f9bcbf75",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-47764 is fixed in version 0.3.1-tuxcare.2 of cookie."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/cookie@0.3.1-tuxcare.2"
    }
  ]
}