{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:141b48dc-1de0-5d4d-bc22-01017a7a6d1b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/nodemailer@6.10.1",
      "type": "library",
      "name": "nodemailer",
      "version": "6.10.1",
      "purl": "pkg:npm/nodemailer@6.10.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:59829a33-eb86-5674-8616-429f335894b1",
      "id": "GHSA-268h-hp4c-crq3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-268h-hp4c-crq3 affects version 6.10.1 of nodemailer."
      },
      "affects": [
        {
          "ref": "pkg:npm/nodemailer@6.10.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4f9aacf2-ce8c-504c-9562-cde442c9742d",
      "id": "GHSA-46j5-6fg5-4gv3",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-46j5-6fg5-4gv3 is a false positive for nodemailer 6.10.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/nodemailer@6.10.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d7130a17-1877-5715-a073-e4e3b99e8bdb",
      "id": "GHSA-jj37-3377-m6vv",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-jj37-3377-m6vv is a false positive for nodemailer 6.10.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/nodemailer@6.10.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a6085583-fe93-5b80-ab57-478e4591a731",
      "id": "GHSA-mm7p-fcc7-pg87",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-mm7p-fcc7-pg87 does not affect version 6.10.1 of nodemailer. already_fixed \u2014 The target repository (nodemailer 6.10.1-tuxcare.3) already contains the complete security fix for CVE-2025-13033/GHSA-mm7p-fcc7-pg87. The fix was backported by TuxCare on December 9, 2025 via commit 189d7aa. The vulnerability involved incorrect parsing of quoted local-parts containing @ symbols, which could cause email misrouting to attacker-controlled domains. The fix adds quote state trackin..."
      },
      "affects": [
        {
          "ref": "pkg:npm/nodemailer@6.10.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nodemailer@6.10.1"
    }
  ]
}