{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4c789fe9-490e-530a-86df-4905d3eb72a5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.amqp/spring-amqp@3.1.8-tuxcare.1",
      "type": "library",
      "group": "org.springframework.amqp",
      "name": "spring-amqp",
      "version": "3.1.8-tuxcare.1",
      "purl": "pkg:maven/org.springframework.amqp/spring-amqp@3.1.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:51053b8b-ba7e-59c3-83c0-39d58ccd9bfe",
      "id": "CVE-2018-11087",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2018-11087 does not affect version 3.1.8-tuxcare.1 of org.springframework.amqp:spring-amqp. already_fixed \u2014 CVE-2018-11087 hostname verification vulnerability is NOT present in target version 3.1.8. The fix has already been applied via commits aff4d0ae, d64e7fa3, and 444b74e9 (JIRA AMQP-830), which enable hostname verification by default for TLS/SSL connections to RabbitMQ servers. The enableHostnameVerification field is set to true by default (line 158), and connectionFactory.enableHostnameVerificat..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.amqp/spring-amqp@3.1.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0da7fdaf-83bd-5b13-9173-acc5986481d1",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 3.1.8-tuxcare.1 of org.springframework.amqp:spring-amqp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.amqp/spring-amqp@3.1.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8c54a6f9-76ba-5d16-97ff-210098e7018f",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.1.8-tuxcare.1 of org.springframework.amqp:spring-amqp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.amqp/spring-amqp@3.1.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.amqp/spring-amqp@3.1.8-tuxcare.1"
    }
  ]
}