{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b950bc74-87ee-5533-99e6-c9450f291edc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "commons-lang3",
      "purl": "pkg:maven/org.apache.commons/commons-lang3@3.15.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.commons",
      "bom-ref": "pkg:maven/org.apache.commons/commons-lang3@3.15.0-tuxcare.1",
      "version": "3.15.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-48924",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-lang3@3.15.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:64ef794d-486b-5fd5-8a1e-4d3d45368ce0",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-48924 is fixed in version 3.15.0-tuxcare.1 of org.apache.commons:commons-lang3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.commons/commons-lang3@3.15.0-tuxcare.1"
    }
  ]
}