{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7314e965-d904-554c-a10c-607fa44aeeb8",
  "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:9535b6dd-af86-5469-85fb-3b81a90b8a0c",
      "id": "GHSA-c7w3-x93f-qmm8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-c7w3-x93f-qmm8 affects version 6.10.1 of nodemailer."
      },
      "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": "exploitable",
        "detail": "Vulnerability GHSA-mm7p-fcc7-pg87 affects version 6.10.1 of nodemailer."
      },
      "affects": [
        {
          "ref": "pkg:npm/nodemailer@6.10.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e82f0ef8-d177-5165-96bf-5532227786f8",
      "id": "GHSA-vvjj-xcjg-gr5g",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-vvjj-xcjg-gr5g affects version 6.10.1 of nodemailer."
      },
      "affects": [
        {
          "ref": "pkg:npm/nodemailer@6.10.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nodemailer@6.10.1"
    }
  ]
}