{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:06b2a7f5-672d-5995-a24b-16040268ec01",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/eslint-compat@0.2.7-tuxcare.1",
      "type": "library",
      "name": "eslint-compat",
      "version": "0.2.7-tuxcare.1",
      "purl": "pkg:npm/eslint-compat@0.2.7-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:25d2f3ba-81b2-5ba0-a8e0-3ce6c4fb3393",
      "id": "GHSA-xffm-g5w8-qvg7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-xffm-g5w8-qvg7 affects version 0.2.7-tuxcare.1 of eslint-compat."
      },
      "affects": [
        {
          "ref": "pkg:npm/eslint-compat@0.2.7-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/eslint-compat@0.2.7-tuxcare.1"
    }
  ]
}