{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9915b565-afd6-5576-8eaa-97c3f38fb328",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.amqp/spring-amqp@2.4.17.tuxcare",
      "type": "library",
      "group": "org.springframework.amqp",
      "name": "spring-amqp",
      "version": "2.4.17.tuxcare",
      "purl": "pkg:maven/org.springframework.amqp/spring-amqp@2.4.17.tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a909b54f-8162-5caa-bfe6-0e1bb9fca6b3",
      "id": "CVE-2018-11087",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2018-11087 affects version 2.4.17.tuxcare of org.springframework.amqp:spring-amqp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.amqp/spring-amqp@2.4.17.tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.amqp/spring-amqp@2.4.17.tuxcare"
    }
  ]
}