{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:635d8b74-af64-52bb-8605-11fddb94e5ec",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "nodemailer",
      "purl": "pkg:npm/nodemailer@9.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/nodemailer@9.0.1",
      "version": "9.0.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-2x7j-588g-ccc2",
      "affects": [
        {
          "ref": "pkg:npm/nodemailer@9.0.1"
        }
      ],
      "bom-ref": "urn:uuid:06e4cbeb-85fb-5b46-85af-fc594a21edef",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-2x7j-588g-ccc2 affects version 9.0.1 of nodemailer."
      }
    },
    {
      "id": "GHSA-8m3c-c648-2xjj",
      "affects": [
        {
          "ref": "pkg:npm/nodemailer@9.0.1"
        }
      ],
      "bom-ref": "urn:uuid:f09deee0-7926-5d51-bbb6-658b9156541d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-8m3c-c648-2xjj affects version 9.0.1 of nodemailer."
      }
    },
    {
      "id": "GHSA-cc9r-2j5m-2m83",
      "affects": [
        {
          "ref": "pkg:npm/nodemailer@9.0.1"
        }
      ],
      "bom-ref": "urn:uuid:c87130f9-00ef-57ae-9036-158cf72c364b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-cc9r-2j5m-2m83 affects version 9.0.1 of nodemailer."
      }
    },
    {
      "id": "GHSA-wmmp-3585-3rmp",
      "affects": [
        {
          "ref": "pkg:npm/nodemailer@9.0.1"
        }
      ],
      "bom-ref": "urn:uuid:de8bcfd0-beda-591b-b8c7-72c3a47cb0eb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-wmmp-3585-3rmp affects version 9.0.1 of nodemailer."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nodemailer@9.0.1"
    }
  ]
}