{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:57295159-80f7-5728-a41a-6d9b61deaa5d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ag-grid@16.0.1",
      "type": "library",
      "name": "ag-grid",
      "version": "16.0.1",
      "purl": "pkg:npm/ag-grid@16.0.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:35179671-f5a4-5ce1-8fad-72becf233527",
      "id": "CVE-2024-38996",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38996 is fixed in version 16.0.1 of ag-grid."
      },
      "affects": [
        {
          "ref": "pkg:npm/ag-grid@16.0.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4cc954bf-7c36-5983-aa7c-41aea1a98352",
      "id": "CVE-2024-39001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-39001 is fixed in version 16.0.1 of ag-grid."
      },
      "affects": [
        {
          "ref": "pkg:npm/ag-grid@16.0.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ag-grid@16.0.1"
    }
  ]
}