{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e11ae6b3-a4b5-5ca7-9b80-9c7020151311",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@react-router/architect",
      "purl": "pkg:npm/%40react-router/architect@8.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40react-router/architect@8.2.0",
      "version": "8.2.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-qwww-vcr4-c8h2",
      "affects": [
        {
          "ref": "pkg:npm/%40react-router/architect@8.2.0"
        }
      ],
      "bom-ref": "urn:uuid:213fe3da-30f0-5d25-80b2-6f6b62175ba5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-qwww-vcr4-c8h2 affects version 8.2.0 of @react-router/architect."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40react-router/architect@8.2.0"
    }
  ]
}