{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2da1db23-72cc-56b8-b872-46ad4ca27b66",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/symfony/http-foundation@4.4.49-p1+tuxcare",
      "type": "library",
      "group": "symfony",
      "name": "http-foundation",
      "version": "4.4.49-p1+tuxcare",
      "purl": "pkg:composer/symfony/http-foundation@4.4.49-p1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d93cd7af-aec7-5910-aca0-16a6d91fe94c",
      "id": "CVE-2024-50345",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-50345 affects version 4.4.49-p1+tuxcare of symfony/http-foundation."
      },
      "affects": [
        {
          "ref": "pkg:composer/symfony/http-foundation@4.4.49-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5e1c11da-4abc-518b-8081-8fadfe95364c",
      "id": "CVE-2025-64500",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-64500 is fixed in version 4.4.49-p1+tuxcare of symfony/http-foundation."
      },
      "affects": [
        {
          "ref": "pkg:composer/symfony/http-foundation@4.4.49-p1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/symfony/http-foundation@4.4.49-p1+tuxcare"
    }
  ]
}