{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:55f7d4b5-6e70-56de-81fc-deb6f23bfb8d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@10.48.29-p1+tuxcare",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "10.48.29-p1+tuxcare",
      "purl": "pkg:composer/laravel/framework@10.48.29-p1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:16e4f125-307c-5f80-a1a4-2177f8dacaa3",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq is fixed in version 10.48.29-p1+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.48.29-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:37dc75bf-ba3d-5c3a-98ab-c9cc7b616a5d",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 10.48.29-p1+tuxcare of laravel/framework. not_affected \u2014 Laravel 10.48.29 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 10.x."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@10.48.29-p1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@10.48.29-p1+tuxcare"
    }
  ]
}