{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:de76808c-6dbc-575f-b7b5-3e6fe4a9b997",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@8.83.29",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "8.83.29",
      "purl": "pkg:composer/laravel/framework@8.83.29"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bedbc6e7-3271-5b98-993b-9d31a406d3a7",
      "id": "CVE-2022-31279",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-31279 is a false positive for laravel/framework 8.83.29. CVE-2022-31279 was REJECTED/withdrawn by its CNA per NVD: \"DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue.\""
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@8.83.29"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a52a02d1-1b5e-5365-9f13-f5a5a227c1ca",
      "id": "CVE-2024-36610",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-36610 is a false positive for laravel/framework 8.83.29."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@8.83.29"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5f25bbdd-8e18-50f3-874f-4a40b439db30",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 8.83.29 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@8.83.29"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ec0137a9-c7ac-5346-87cb-3930561b8a51",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 8.83.29 of laravel/framework. not_affected \u2014 Laravel 8.83.29 is not affected by GHSA-crmm-hgp2-wgrp. The vulnerable component (LocalFilesystemAdapter with local filesystem signed URL serving) was introduced in Laravel 11.x/12.x and does not exist in this version."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@8.83.29"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@8.83.29"
    }
  ]
}