{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1608be93-1ffb-5df3-acad-fbc9d22665eb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@6.20.45-p2+tuxcare",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "6.20.45-p2+tuxcare",
      "purl": "pkg:composer/laravel/framework@6.20.45-p2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:14749907-9e79-5f4d-88bb-7664e297f6e5",
      "id": "AIKIDO-2026-10659",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-10659 is fixed in version 6.20.45-p2+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@6.20.45-p2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:98f5a982-738a-582a-aa8c-012e0e6e25e0",
      "id": "CVE-2021-43617",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-43617 is a false positive for laravel/framework 6.20.45-p2+tuxcare."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@6.20.45-p2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cc793730-a449-57db-82d9-328e5ae488f9",
      "id": "CVE-2025-27515",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27515 does not affect version 6.20.45-p2+tuxcare of laravel/framework. not_affected \u2014 Laravel 6.20.45 is not affected by CVE-2025-27515. The vulnerability requires the Rules\\File, Rules\\Password, and Rules\\Email custom validation rule classes introduced in Laravel 8+. Laravel 6 uses a fundamentally different validation architecture with built-in validators (validateFile, validateMimes, etc.) that do not exhibit the attribute name confusion flaw."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@6.20.45-p2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6262dd6b-b2d3-5de5-a425-a480c22187c6",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq is fixed in version 6.20.45-p2+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@6.20.45-p2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f987b175-cdc2-586c-8dd0-ac5c470f3407",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 6.20.45-p2+tuxcare of laravel/framework. not_affected \u2014 Laravel 6.20.45 is not affected by GHSA-crmm-hgp2-wgrp. The vulnerability concerns LocalFilesystemAdapter's temporaryUrl() and temporaryUploadUrl() methods that create signed routes with inadequately encoded file paths. This class and feature do not exist in Laravel 6.x - they were introduced in Laravel 11.x. The target's FilesystemAdapter throws a RuntimeException when attempting to create tem..."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@6.20.45-p2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@6.20.45-p2+tuxcare"
    }
  ]
}