{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:61434275-1e68-498c-ab97-44ceaa372c74",
  "version": 1,
  "metadata": {
    "timestamp": "2026-05-07T03:03:34Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "react-native-community-cli",
      "group": "",
      "version": "15.1.3-tuxcare.1",
      "description": "React Native CLI",
      "purl": "pkg:npm/react-native-community-cli@15.1.3-tuxcare.1",
      "bom-ref": "pkg:npm/react-native-community-cli@15.1.3-tuxcare.1",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "rnc-cli"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli/tree/main/packages/cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@react-native-community"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@react-native-community/cli-clean/package.json\\nnode_modules/@react-native-community/cli-config/package.json\\nnode_modules/@react-native-community/cli-debugger-ui/package.json\\nnode_modules/@react-native-community/cli-doctor/package.json\\nnode_modules/@react-native-community/cli-server-api/package.json\\nnode_modules/@react-native-community/cli-tools/package.json\\nnode_modules/@react-native-community/cli-types/package.json\\nnode_modules/ansi-regex/package.json\\nnode_modules/commander/package.json\\nnode_modules/find-up/package.json\\nnode_modules/fs-extra/package.json\\nnode_modules/graceful-fs/package.json\\nnode_modules/jsonfile/package.json\\nnode_modules/locate-path/package.json\\nnode_modules/p-limit/package.json\\nnode_modules/p-locate/package.json\\nnode_modules/path-exists/package.json\\nnode_modules/strip-ansi/package.json\\nnode_modules/universalify/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Ryan Zimmerman <opensrc@ryanzim.com>"
        }
      ],
      "group": "",
      "name": "universalify",
      "version": "0.1.2",
      "description": "Make a callback- or promise-based function support both promises and callbacks.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/universalify@0.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/RyanZim/universalify#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/RyanZim/universalify.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/universalify@0.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/universalify/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/universalify/package.json"
              }
            ],
            "concludedValue": "node_modules/universalify/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "strip-ansi",
      "version": "5.2.0",
      "description": "Strip ANSI escape codes from a string",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@5.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/strip-ansi@5.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/strip-ansi/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/strip-ansi/package.json"
              }
            ],
            "concludedValue": "node_modules/strip-ansi/package.json"
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "path-exists",
      "version": "4.0.0",
      "description": "Check if a path exists",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/path-exists@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/path-exists@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/path-exists/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/path-exists/package.json"
              }
            ],
            "concludedValue": "node_modules/path-exists/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "p-locate",
      "version": "5.0.0",
      "description": "Get the first fulfilled promise that satisfies the provided testing function",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/p-locate@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/p-locate@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/p-locate/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/p-locate/package.json"
              }
            ],
            "concludedValue": "node_modules/p-locate/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "p-limit",
      "version": "3.1.0",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/p-limit@3.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/p-limit@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/p-limit/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/p-limit/package.json"
              }
            ],
            "concludedValue": "node_modules/p-limit/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "locate-path",
      "version": "6.0.0",
      "description": "Get the first path that exists on disk of multiple paths",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/locate-path@6.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/locate-path@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/locate-path/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/locate-path/package.json"
              }
            ],
            "concludedValue": "node_modules/locate-path/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "jsonfile",
      "version": "4.0.0",
      "description": "Easily read/write JSON files.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/jsonfile@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/jsonfile@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsonfile/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jsonfile/package.json"
              }
            ],
            "concludedValue": "node_modules/jsonfile/package.json"
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "group": "",
      "name": "graceful-fs",
      "version": "4.2.4",
      "description": "A drop-in replacement for fs, making various improvements.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/isaacs/node-graceful-fs"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/graceful-fs@4.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/graceful-fs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "graceful-fs"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/graceful-fs/package.json"
              }
            ],
            "concludedValue": "node_modules/graceful-fs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/tools/gracefulifyFs.js#15"
          },
          {
            "location": "src/tools/gracefulifyFs.ts#2"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "fs-extra",
      "version": "8.1.0",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/fs-extra@8.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fs-extra@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fs-extra/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fs-extra,readdirSync,fs-extra/readdirSync"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/fs-extra/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/commands/init/editTemplate.js#26"
          },
          {
            "location": "build/commands/init/init.js#22"
          },
          {
            "location": "src/commands/init/editTemplate.ts#8"
          },
          {
            "location": "src/commands/init/init.ts#3"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "find-up",
      "version": "5.0.0",
      "description": "Find a file or directory by walking up parent directories",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/find-up@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/find-up@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/find-up/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "find-up"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/find-up/package.json"
              }
            ],
            "concludedValue": "node_modules/find-up/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/tools/bun.js#23"
          },
          {
            "location": "build/tools/npm.js#19"
          },
          {
            "location": "build/tools/yarn.js#30"
          },
          {
            "location": "src/tools/bun.ts#3"
          },
          {
            "location": "src/tools/npm.ts#10"
          },
          {
            "location": "src/tools/yarn.ts#12"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "commander",
      "version": "9.4.1",
      "description": "the complete solution for node.js command-line programs",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/commander@9.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tj/commander.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/commander@9.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/commander/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "commander,Command,commander/Command"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/commander/package.json"
              }
            ],
            "concludedValue": "node_modules/commander/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js#49"
          },
          {
            "location": "src/index.ts#10"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "ansi-regex",
      "version": "4.1.1",
      "description": "Regular expression for matching ANSI escape codes",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@4.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/ansi-regex@4.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ansi-regex/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ansi-regex/package.json"
              }
            ],
            "concludedValue": "node_modules/ansi-regex/package.json"
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "group": "@react-native-community",
      "name": "cli-types",
      "version": "15.1.3",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40react-native-community/cli-types@15.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli/tree/main/packages/cli-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-native-community/cli-types@15.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-native-community/cli-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-native-community/cli-types,Command,@react-native-community/cli-types/Command,DetachedCommand,@react-native-community/cli-types/DetachedCommand,Config,@react-native-community/cli-types/Config"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-native-community/cli-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-native-community/cli-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands/index.ts#1"
          },
          {
            "location": "src/index.ts#7"
          }
        ]
      }
    },
    {
      "group": "@react-native-community",
      "name": "cli-tools",
      "version": "15.1.3",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40react-native-community/cli-tools@15.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli/tree/main/packages/cli-tools"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-native-community/cli-tools@15.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-native-community/cli-tools/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-native-community/cli-tools,CLIError,@react-native-community/cli-tools/CLIError,logger,@react-native-community/cli-tools/logger,getLoader,@react-native-community/cli-tools/getLoader,Loader,@react-native-community/cli-tools/Loader,cacheManager,@react-native-community/cli-tools/cacheManager,prompt,@react-native-community/cli-tools/prompt"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-native-community/cli-tools/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-native-community/cli-tools/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/commands/init/editTemplate.js#18"
          },
          {
            "location": "build/commands/init/errors/DirectoryAlreadyExistsError.js#8"
          },
          {
            "location": "build/commands/init/errors/HelloWorldError.js#8"
          },
          {
            "location": "build/commands/init/errors/InvalidNameError.js#8"
          },
          {
            "location": "build/commands/init/errors/ReservedNameError.js#8"
          },
          {
            "location": "build/commands/init/errors/TemplateAndVersionError.js#8"
          },
          {
            "location": "build/commands/init/git.js#8"
          },
          {
            "location": "build/commands/init/init.js#38"
          },
          {
            "location": "build/commands/init/printRunInstructions.js#36"
          },
          {
            "location": "build/commands/init/template.js#25"
          },
          {
            "location": "build/commands/init/version.js#8"
          },
          {
            "location": "build/index.js#28"
          },
          {
            "location": "build/tools/bun.js#9"
          },
          {
            "location": "build/tools/executeCommand.js#8"
          },
          {
            "location": "build/tools/yarn.js#23"
          },
          {
            "location": "src/commands/init/editTemplate.ts#2"
          },
          {
            "location": "src/commands/init/errors/DirectoryAlreadyExistsError.ts#1"
          },
          {
            "location": "src/commands/init/errors/HelloWorldError.ts#1"
          },
          {
            "location": "src/commands/init/errors/InvalidNameError.ts#1"
          },
          {
            "location": "src/commands/init/errors/ReservedNameError.ts#1"
          },
          {
            "location": "src/commands/init/errors/TemplateAndVersionError.ts#1"
          },
          {
            "location": "src/commands/init/git.ts#1"
          },
          {
            "location": "src/commands/init/init.ts#14"
          },
          {
            "location": "src/commands/init/printRunInstructions.ts#14"
          },
          {
            "location": "src/commands/init/template.ts#3"
          },
          {
            "location": "src/commands/init/version.ts#1"
          },
          {
            "location": "src/index.ts#2"
          },
          {
            "location": "src/tools/bun.ts#1"
          },
          {
            "location": "src/tools/executeCommand.ts#1"
          },
          {
            "location": "src/tools/yarn.ts#11"
          }
        ]
      }
    },
    {
      "group": "@react-native-community",
      "name": "cli-server-api",
      "version": "15.1.3",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40react-native-community/cli-server-api@15.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli/tree/main/packages/cli-server-api"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-native-community/cli-server-api@15.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-native-community/cli-server-api/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-native-community/cli-server-api/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-native-community/cli-server-api/package.json"
          }
        ]
      }
    },
    {
      "group": "@react-native-community",
      "name": "cli-doctor",
      "version": "15.1.3",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40react-native-community/cli-doctor@15.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli/tree/main/packages/cli-doctor"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-native-community/cli-doctor@15.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-native-community/cli-doctor/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-native-community/cli-doctor,versionRanges,@react-native-community/cli-doctor/versionRanges,commands,@react-native-community/cli-doctor/commands"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-native-community/cli-doctor/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-native-community/cli-doctor/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/bin.js#20"
          },
          {
            "location": "build/commands/index.js#15"
          },
          {
            "location": "src/bin.ts#6"
          },
          {
            "location": "src/commands/index.ts#3"
          }
        ]
      }
    },
    {
      "group": "@react-native-community",
      "name": "cli-debugger-ui",
      "version": "15.1.3",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40react-native-community/cli-debugger-ui@15.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli/tree/main/packages/cli-debugger-ui"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-native-community/cli-debugger-ui@15.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-native-community/cli-debugger-ui/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-native-community/cli-debugger-ui/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-native-community/cli-debugger-ui/package.json"
          }
        ]
      }
    },
    {
      "group": "@react-native-community",
      "name": "cli-config",
      "version": "15.1.3",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40react-native-community/cli-config@15.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli/tree/main/packages/cli-config"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-native-community/cli-config@15.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-native-community/cli-config/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-native-community/cli-config,commands,@react-native-community/cli-config/commands,loadConfigAsync,@react-native-community/cli-config/loadConfigAsync"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-native-community/cli-config/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-native-community/cli-config/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/commands/index.js#22"
          },
          {
            "location": "build/index.js#21"
          },
          {
            "location": "src/commands/index.ts#4"
          },
          {
            "location": "src/index.ts#1"
          }
        ]
      }
    },
    {
      "group": "@react-native-community",
      "name": "cli-clean",
      "version": "15.1.3",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40react-native-community/cli-clean@15.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli/tree/main/packages/cli-clean"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-native-community/cli-clean@15.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-native-community/cli-clean/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-native-community/cli-clean,commands,@react-native-community/cli-clean/commands"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-native-community/cli-clean/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-native-community/cli-clean/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/commands/index.js#8"
          },
          {
            "location": "src/commands/index.ts#2"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/react-native-community-cli@15.1.3-tuxcare.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-05-07T03:03:34Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, May 7, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react-native-community-cli' with version '15.1.3-tuxcare.1'. The package type in this SBOM is npm with a single purl namespace '@react-native-community' described under components. The components were identified from 19 source files."
    }
  ]
}