{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:65cb49f6-daf8-53d8-aa19-d31be42b1e30",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "mysql2",
      "purl": "pkg:npm/mysql2@3.23.0",
      "type": "library",
      "bom-ref": "pkg:npm/mysql2@3.23.0",
      "version": "3.23.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-rgwj-5xj2-c3m3",
      "affects": [
        {
          "ref": "pkg:npm/mysql2@3.23.0"
        }
      ],
      "bom-ref": "urn:uuid:c47ac6dd-bb06-535f-9e1c-5f5bec39ea0b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-rgwj-5xj2-c3m3 affects version 3.23.0 of mysql2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mysql2@3.23.0"
    }
  ]
}