{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:99244f6c-b9fb-5457-9885-d8571be1fd0a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.ldap/spring-ldap-odm-sample@3.0.6-tuxcare.1",
      "type": "library",
      "group": "org.springframework.ldap",
      "name": "spring-ldap-odm-sample",
      "version": "3.0.6-tuxcare.1",
      "purl": "pkg:maven/org.springframework.ldap/spring-ldap-odm-sample@3.0.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3baf1e49-a94f-5fec-aa8a-768fa830cc79",
      "id": "CVE-2024-38829",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-38829 affects version 3.0.6-tuxcare.1 of org.springframework.ldap:spring-ldap-odm-sample."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.ldap/spring-ldap-odm-sample@3.0.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.ldap/spring-ldap-odm-sample@3.0.6-tuxcare.1"
    }
  ]
}