{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:15f46deb-434c-5553-8cdd-9df1bd752d00",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@11.44.0",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "11.44.0",
      "purl": "pkg:composer/laravel/framework@11.44.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a57f7549-615e-5489-815e-7dc44e5d8bee",
      "id": "CVE-2026-24765",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-24765 does not affect version 11.44.0 of laravel/framework. CVE-2026-24765 pertains to phpunit, not laravel/framework. Tracked on the phpunit VPV."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@11.44.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4481d27f-c5dc-50cd-bc79-e1b9ed63cd21",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 11.44.0 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@11.44.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2af5e548-d4f2-5822-9564-50e902ecdcf5",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp affects version 11.44.0 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@11.44.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@11.44.0"
    }
  ]
}