{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f93fea2b-3e49-5ed3-8767-49284eb1150f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.jayway.jsonpath/json-path-assert@2.7.0-tuxcare.1",
      "type": "library",
      "group": "com.jayway.jsonpath",
      "name": "json-path-assert",
      "version": "2.7.0-tuxcare.1",
      "purl": "pkg:maven/com.jayway.jsonpath/json-path-assert@2.7.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b45725f9-b3d4-587b-897c-4ac601b7999e",
      "id": "CVE-2023-51074",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-51074 is fixed in version 2.7.0-tuxcare.1 of com.jayway.jsonpath:json-path-assert."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.jayway.jsonpath/json-path-assert@2.7.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.jayway.jsonpath/json-path-assert@2.7.0-tuxcare.1"
    }
  ]
}