{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a173719c-de05-573f-95ea-7373f44479c6",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40react-native-community/cli-doctor@13.5.1",
      "type": "library",
      "name": "@react-native-community/cli-doctor",
      "version": "13.5.1",
      "purl": "pkg:npm/%40react-native-community/cli-doctor@13.5.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:83612e3e-260e-5027-9afb-1150110aed73",
      "id": "CVE-2025-11953",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-11953 affects version 13.5.1 of @react-native-community/cli-doctor."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40react-native-community/cli-doctor@13.5.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40react-native-community/cli-doctor@13.5.1"
    }
  ]
}