{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:90860219-7357-55df-be50-b6b0d9eacb49",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@10.48.28",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "10.48.28",
      "purl": "pkg:composer/laravel/framework@10.48.28"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:75c92b15-d199-55f2-96a2-2f1d20c69c11",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 10.48.28 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.48.28"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3b0ca178-f26c-57b6-8ff8-4e49099043fb",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 10.48.28 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"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@10.48.28"
    }
  ]
}