{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1000c3da-a292-5a37-8c5a-bff3200c5591",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@8.12.3",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "8.12.3",
      "purl": "pkg:composer/laravel/framework@8.12.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ce8fbb1b-e49b-561c-8465-c2b8d6e830fd",
      "id": "CVE-2021-43617",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-43617 is a false positive for laravel/framework 8.12.3. GitHub advisory GHSA-364w-9g92-3grq is withdrawn \u2014 https://github.com/advisories/GHSA-364w-9g92-3grq"
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@8.12.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c3c02413-28ab-588d-b4a1-827d4df6d529",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 8.12.3 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@8.12.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fb7714c5-ae16-514b-b254-84530d9369da",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 8.12.3 of laravel/framework. not_affected \u2014 Laravel 8.12.3 does not implement local filesystem temporary signed URLs. The vulnerability targets LocalFilesystemAdapter::temporaryUrl() which was introduced in Laravel 10+. In Laravel 8.x, calling temporaryUrl() on local filesystem throws RuntimeException, preventing the attack chain from completing."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@8.12.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@8.12.3"
    }
  ]
}