{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bc6625bf-2f86-524e-aece-bded256040dd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@10.48.28-p2+tuxcare",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "10.48.28-p2+tuxcare",
      "purl": "pkg:composer/laravel/framework@10.48.28-p2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a7fdea0d-f7e3-506a-b6b0-56ce0d56c23a",
      "id": "CVE-2025-27515",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27515 is fixed in version 10.48.28-p2+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.48.28-p2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d0cdd7fd-d0f4-5bae-9e3b-8fb3b6c341d2",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq is fixed in version 10.48.28-p2+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.48.28-p2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4f03c139-732a-5ff6-8608-0c5afca53558",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 10.48.28-p2+tuxcare of laravel/framework. not_affected \u2014 Laravel 10.48.28 does not contain the vulnerable code path. The vulnerability (GHSA-crmm-hgp2-wgrp) affects Laravel 11+'s LocalFilesystemAdapter class, which was introduced in Laravel 11 and does not exist in Laravel 10. Laravel 10 uses a delegating architecture where FilesystemAdapter throws RuntimeException for local filesystem temporary URLs rather than implementing them."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.48.28-p2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@10.48.28-p2+tuxcare"
    }
  ]
}