{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fe1f41e5-6043-5045-b186-e2cd204c9953",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.integration/spring-integration-ws@5.5.20.tuxcare.1",
      "type": "library",
      "group": "org.springframework.integration",
      "name": "spring-integration-ws",
      "version": "5.5.20.tuxcare.1",
      "purl": "pkg:maven/org.springframework.integration/spring-integration-ws@5.5.20.tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6a6b4ada-ed62-5bb2-b23f-77d4b8a3cbde",
      "id": "CVE-2026-40987",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40987 affects version 5.5.20.tuxcare.1 of org.springframework.integration:spring-integration-ws."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.integration/spring-integration-ws@5.5.20.tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.integration/spring-integration-ws@5.5.20.tuxcare.1"
    }
  ]
}