{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d63c43bf-1777-579b-a63f-8804a51886f0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@eslint/migrate-config",
      "purl": "pkg:npm/%40eslint/migrate-config@0.2.7-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40eslint/migrate-config@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/migrate-config@0.2.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:cce7a021-b729-54ed-aded-15655910c842",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-xffm-g5w8-qvg7 affects version 0.2.7-tuxcare.1 of @eslint/migrate-config, and is fixed in 0.2.7-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40eslint/migrate-config@0.2.7-tuxcare.1"
    }
  ]
}