{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2ed34a3e-f9ab-5178-a8eb-b78455436345",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "json-path-assert",
      "purl": "pkg:maven/com.jayway.jsonpath/json-path-assert@2.2.0-tuxcare.1",
      "type": "library",
      "group": "com.jayway.jsonpath",
      "bom-ref": "pkg:maven/com.jayway.jsonpath/json-path-assert@2.2.0-tuxcare.1",
      "version": "2.2.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-51074",
      "affects": [
        {
          "ref": "pkg:maven/com.jayway.jsonpath/json-path-assert@2.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1a7cc833-ea09-5900-bedd-9225060bdb83",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-51074 is fixed in version 2.2.0-tuxcare.1 of com.jayway.jsonpath:json-path-assert."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.jayway.jsonpath/json-path-assert@2.2.0-tuxcare.1"
    }
  ]
}