{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b8f4b960-8ee9-563d-8f24-9ea8e99dfbcd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40react-router/node@8.1.0",
      "type": "library",
      "name": "@react-router/node",
      "version": "8.1.0",
      "purl": "pkg:npm/%40react-router/node@8.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:01541a14-22e1-57e9-a7df-6862f5d9283a",
      "id": "GHSA-qwww-vcr4-c8h2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-qwww-vcr4-c8h2 affects version 8.1.0 of @react-router/node."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40react-router/node@8.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40react-router/node@8.1.0"
    }
  ]
}