{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:88a510be-1328-5aa6-b24a-0668f330dcfe",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@11.51.0-p1+tuxcare",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "11.51.0-p1+tuxcare",
      "purl": "pkg:composer/laravel/framework@11.51.0-p1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:197d54b0-3cd2-5d37-9cac-1549d4dbfa9b",
      "id": "AIKIDO-2026-10659",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-10659 is fixed in version 11.51.0-p1+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@11.51.0-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b5de0811-24fe-5bf3-b470-c15492483b0e",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 11.51.0-p1+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@11.51.0-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:113c98bb-df49-5f1a-923d-4e41e97e0232",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 11.51.0-p1+tuxcare of laravel/framework. Version 11.51.0 is not vulnerable. Summary: Target version v11.51.0-p1+tuxcare predates the introduction of the vulnerability. The vulnerable code pattern using rawurlencode/rawurldecode was introduced in commit 7b2b2fe508d on May 15, 2026, but the target is based on a snapshot from May 5, 2026 and uses the original implementation ['path' => $path] without encoding."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@11.51.0-p1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@11.51.0-p1+tuxcare"
    }
  ]
}