{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:29455887-e606-535c-82fb-8216844aaa47",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/slack-notification-channel@1.0.3",
      "type": "library",
      "group": "laravel",
      "name": "slack-notification-channel",
      "version": "1.0.3",
      "purl": "pkg:composer/laravel/slack-notification-channel@1.0.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:76803792-7b4c-5d2d-8fb2-ac53cbc3a866",
      "id": "CVE-2026-48998",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48998 does not affect version 1.0.3 of laravel/slack-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/slack-notification-channel@1.0.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/slack-notification-channel@1.0.3"
    }
  ]
}