{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:60a2af2a-00f1-5bca-a3e3-f3afbfb09e28",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.integration/spring-integration-file@5.5.20-tuxcare.3",
      "type": "library",
      "group": "org.springframework.integration",
      "name": "spring-integration-file",
      "version": "5.5.20-tuxcare.3",
      "purl": "pkg:maven/org.springframework.integration/spring-integration-file@5.5.20-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0a04dbc9-507e-51a8-8d77-3150b46ccd1d",
      "id": "CVE-2026-40987",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40987 affects version 5.5.20-tuxcare.3 of org.springframework.integration:spring-integration-file."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.integration/spring-integration-file@5.5.20-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.integration/spring-integration-file@5.5.20-tuxcare.3"
    }
  ]
}