{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b7ce3761-0322-5851-bcf2-8ec2c1029662",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/nexmo-notification-channel@1.0.1",
      "type": "library",
      "group": "laravel",
      "name": "nexmo-notification-channel",
      "version": "1.0.1",
      "purl": "pkg:composer/laravel/nexmo-notification-channel@1.0.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:525188fa-415f-5b9d-b32e-69dac127bb00",
      "id": "CVE-2026-48998",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48998 does not affect version 1.0.1 of laravel/nexmo-notification-channel. CVE-2026-48998 in guzzlehttp/guzzle 6.5.8 is not affected. Refer to guzzlehttp/guzzle 6.5.8 for details."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/nexmo-notification-channel@1.0.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:18f8dc4d-bb78-532d-adf8-95d6b233ee67",
      "id": "GHSA-f6p5-76fp-m248",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-f6p5-76fp-m248 affects version 1.0.1 of laravel/nexmo-notification-channel."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/nexmo-notification-channel@1.0.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/nexmo-notification-channel@1.0.1"
    }
  ]
}