{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0ddf1d83-f6e7-5000-84ed-f871e6c1be3e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@react-router/dev",
      "purl": "pkg:npm/%40react-router/dev@8.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40react-router/dev@8.0.0",
      "version": "8.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-qwww-vcr4-c8h2",
      "affects": [
        {
          "ref": "pkg:npm/%40react-router/dev@8.0.0"
        }
      ],
      "bom-ref": "urn:uuid:f36270d5-7230-5511-9033-0212e05e385a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-qwww-vcr4-c8h2 affects version 8.0.0 of @react-router/dev."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40react-router/dev@8.0.0"
    }
  ]
}