{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cd073af8-5a42-5a07-a2d3-776f32d899c1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/react-router@8.0.0",
      "type": "library",
      "name": "react-router",
      "version": "8.0.0",
      "purl": "pkg:npm/react-router@8.0.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e4ce11b7-9e7e-58d1-83d1-262f0e4f3b39",
      "id": "GHSA-qwww-vcr4-c8h2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-qwww-vcr4-c8h2 affects version 8.0.0 of react-router."
      },
      "affects": [
        {
          "ref": "pkg:npm/react-router@8.0.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/react-router@8.0.0"
    }
  ]
}