{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5f4bbc0c-8f38-5066-86d4-d135a8f5e7a2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@10.50.2-p1+tuxcare",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "10.50.2-p1+tuxcare",
      "purl": "pkg:composer/laravel/framework@10.50.2-p1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5dce8101-dd75-532a-91fe-32c108770c73",
      "id": "AIKIDO-2026-10659",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-10659 is fixed in version 10.50.2-p1+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.50.2-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1105035c-9bde-59ca-900d-441a41d7f124",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 10.50.2-p1+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.50.2-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1e1c18c4-76f5-58e8-9f04-eb5f380a70c2",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 10.50.2-p1+tuxcare of laravel/framework. not_affected \u2014 Laravel 10.50.2 does not contain the vulnerable local filesystem temporary signed URL feature. The LocalFilesystemAdapter class and its associated temporaryUrl()/temporaryUploadUrl() methods were introduced in Laravel 11.x. The vulnerable code path does not exist in this version."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.50.2-p1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@10.50.2-p1+tuxcare"
    }
  ]
}