{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:66ff43d7-56e6-5e1c-b98c-56b481487e79",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/braces@1.8.5-tuxcare.1",
      "type": "library",
      "name": "braces",
      "version": "1.8.5-tuxcare.1",
      "purl": "pkg:npm/braces@1.8.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:49f5ff0c-3b8b-55fe-be14-47c1d4831d9a",
      "id": "CVE-2018-1109",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2018-1109 affects version 1.8.5-tuxcare.1 of braces."
      },
      "affects": [
        {
          "ref": "pkg:npm/braces@1.8.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cb1723b1-63c6-5980-a216-49be9e5f694b",
      "id": "CVE-2024-4068",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-4068 is fixed in version 1.8.5-tuxcare.1 of braces."
      },
      "affects": [
        {
          "ref": "pkg:npm/braces@1.8.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5ac18703-c18f-5456-9c4e-39d6dc5ffb34",
      "id": "GHSA-g95f-p29q-9xw4",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-g95f-p29q-9xw4 is a false positive for braces 1.8.5-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/braces@1.8.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/braces@1.8.5-tuxcare.1"
    }
  ]
}