{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fd3c4910-a6fa-5bc4-b43c-18dbe50bb507",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/eslint-config-array@0.2.7-tuxcare.1",
      "type": "library",
      "name": "eslint-config-array",
      "version": "0.2.7-tuxcare.1",
      "purl": "pkg:npm/eslint-config-array@0.2.7-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ff88cd11-279a-52e7-9484-d62525982ea8",
      "id": "GHSA-xffm-g5w8-qvg7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-xffm-g5w8-qvg7 affects version 0.2.7-tuxcare.1 of eslint-config-array."
      },
      "affects": [
        {
          "ref": "pkg:npm/eslint-config-array@0.2.7-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/eslint-config-array@0.2.7-tuxcare.1"
    }
  ]
}