{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f01fbe39-8c5e-52b9-8c12-dae326d1366b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40react-router/express@8.1.0",
      "type": "library",
      "name": "@react-router/express",
      "version": "8.1.0",
      "purl": "pkg:npm/%40react-router/express@8.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c121ded8-bfaa-5707-8a7e-e7591ddc531a",
      "id": "GHSA-qwww-vcr4-c8h2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-qwww-vcr4-c8h2 affects version 8.1.0 of @react-router/express."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40react-router/express@8.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40react-router/express@8.1.0"
    }
  ]
}