{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:52476a48-52e5-5578-bd4d-ec4bfa4529ab",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@eslint/plugin-kit",
      "purl": "pkg:npm/%40eslint/plugin-kit@0.2.7-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40eslint/plugin-kit@0.2.7-tuxcare.1",
      "version": "0.2.7-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-xffm-g5w8-qvg7",
      "affects": [
        {
          "ref": "pkg:npm/%40eslint/plugin-kit@0.2.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1cd2ef38-97ee-5bbd-84c7-c8c119d486cc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-xffm-g5w8-qvg7 affects version 0.2.7-tuxcare.1 of @eslint/plugin-kit, and is fixed in 0.2.7-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40eslint/plugin-kit@0.2.7-tuxcare.1"
    }
  ]
}