{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:774296ed-4462-5d56-89c9-0ed4d8973401",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@11.51.0",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "11.51.0",
      "purl": "pkg:composer/laravel/framework@11.51.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c05aa13f-1ad0-5fbd-aafb-c803c3a218c3",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 11.51.0 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@11.51.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0b110242-ce1b-56b0-90a9-8903f83a021d",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 11.51.0 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"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@11.51.0"
    }
  ]
}