{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e3d78f06-fe77-532f-8ee5-9aaf491166cc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@10.50.2-p3+tuxcare",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "10.50.2-p3+tuxcare",
      "purl": "pkg:composer/laravel/framework@10.50.2-p3+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e64091aa-9802-5780-a521-595eb0b1dca7",
      "id": "AIKIDO-2026-10659",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-10659 is fixed in version 10.50.2-p3+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.50.2-p3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:143a58cf-7f1d-5aba-9868-16476f3bb7a8",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq is fixed in version 10.50.2-p3+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.50.2-p3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1c50b4bf-0d5f-5dc4-8d93-2f5129f84de7",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 10.50.2-p3+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-p3+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@10.50.2-p3+tuxcare"
    }
  ]
}