{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ab39ed2c-f67e-5639-a027-2ac9936b29d0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@6.20.45-p1+tuxcare",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "6.20.45-p1+tuxcare",
      "purl": "pkg:composer/laravel/framework@6.20.45-p1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1bf81ac5-ede6-577a-9107-625d1bd67d68",
      "id": "AIKIDO-2026-10659",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-10659 is fixed in version 6.20.45-p1+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@6.20.45-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8ccd262c-5757-5802-b4e4-8c6fcc84a069",
      "id": "CVE-2025-27515",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27515 does not affect version 6.20.45-p1+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-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:944d8599-f5f8-56a1-9106-112488a69a33",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 6.20.45-p1+tuxcare of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@6.20.45-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:678099c1-54a6-54e2-8681-eb5b8757f0a9",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 6.20.45-p1+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-p1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@6.20.45-p1+tuxcare"
    }
  ]
}