{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4f6a8ba3-b8cb-59fb-b0ac-c532b9c2e9e2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@6.20.45",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "6.20.45",
      "purl": "pkg:composer/laravel/framework@6.20.45"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c2c96298-696a-5d9e-a451-d28c6db4da9d",
      "id": "CVE-2025-27515",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27515 does not affect version 6.20.45 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"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6e1c127f-fd2a-55c4-9ae0-80e39240dd84",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 6.20.45 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@6.20.45"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:00e81a79-051e-57a1-bb5e-cfb2a7e832ab",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 6.20.45 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"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@6.20.45"
    }
  ]
}