{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7d7cb322-b827-5ad3-ae3e-8ab0e6cdcd20",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.integration/spring-integration-test-support@5.5.20-tuxcare.5",
      "type": "library",
      "group": "org.springframework.integration",
      "name": "spring-integration-test-support",
      "version": "5.5.20-tuxcare.5",
      "purl": "pkg:maven/org.springframework.integration/spring-integration-test-support@5.5.20-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:52c8cdc7-ffdd-5508-b7c0-9f4ed3dd6126",
      "id": "CVE-2026-40987",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-40987 affects version 5.5.20-tuxcare.5 of org.springframework.integration:spring-integration-test-support."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.integration/spring-integration-test-support@5.5.20-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.integration/spring-integration-test-support@5.5.20-tuxcare.5"
    }
  ]
}