{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4aea80ea-c4af-50c5-8828-927c65bdfda9",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ag-grid",
      "purl": "pkg:npm/ag-grid@26.2.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/ag-grid@26.2.1-tuxcare.1",
      "version": "26.2.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-38996",
      "affects": [
        {
          "ref": "pkg:npm/ag-grid@26.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a49d563b-d691-5cfc-b42f-4807fe4447f5",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38996 is fixed in version 26.2.1-tuxcare.1 of ag-grid."
      }
    },
    {
      "id": "CVE-2024-39001",
      "affects": [
        {
          "ref": "pkg:npm/ag-grid@26.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:6ada745e-1910-5a09-b554-826063be83e9",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-39001 is fixed in version 26.2.1-tuxcare.1 of ag-grid."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ag-grid@26.2.1-tuxcare.1"
    }
  ]
}