{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e3e86320-a8b1-53b2-9320-66cb6c794da0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "braces",
      "purl": "pkg:npm/braces@3.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/braces@3.0.2",
      "version": "3.0.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-4068",
      "affects": [
        {
          "ref": "pkg:npm/braces@3.0.2"
        }
      ],
      "bom-ref": "urn:uuid:fc347be3-f6d8-58e8-9b25-9cda20d5bc1b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-4068 affects version 3.0.2 of braces, and is fixed in 3.0.2-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/braces@3.0.2"
    }
  ]
}