{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6c23fc72-104d-524f-a07f-178ea0a3059d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@9.52.21",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "9.52.21",
      "purl": "pkg:composer/laravel/framework@9.52.21"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ac2be88c-54c5-5394-9dde-be93cc7c7657",
      "id": "CVE-2025-27515",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27515 affects version 9.52.21 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@9.52.21"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a28a0952-ac5e-53bc-b3a1-b86425be3cac",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 9.52.21 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@9.52.21"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d521da0e-a7f8-5bed-a294-42ab45d761a4",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 9.52.21 of laravel/framework. not_affected \u2014 Laravel 9.52.21 is not affected by GHSA-crmm-hgp2-wgrp. The vulnerability affects Laravel's LocalFilesystemAdapter class and its built-in local filesystem temporary URL generation feature, which was introduced in Laravel 11.x and does not exist in Laravel 9.x."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@9.52.21"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@9.52.21"
    }
  ]
}