{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:644cd8c0-2b82-56ad-a3a2-5bf76cc68ed3",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "xmlunit-placeholders",
      "purl": "pkg:maven/org.xmlunit/xmlunit-placeholders@2.9.0.tuxcare",
      "type": "library",
      "group": "org.xmlunit",
      "bom-ref": "pkg:maven/org.xmlunit/xmlunit-placeholders@2.9.0.tuxcare",
      "version": "2.9.0.tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-31573",
      "affects": [
        {
          "ref": "pkg:maven/org.xmlunit/xmlunit-placeholders@2.9.0.tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:b21bd22c-80e6-5a2b-95bc-5c5f8f4e6486",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-31573 is fixed in version 2.9.0.tuxcare of org.xmlunit:xmlunit-placeholders."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.xmlunit/xmlunit-placeholders@2.9.0.tuxcare"
    }
  ]
}