{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7868dd6a-7f50-4a58-8988-e7011e0102d4",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T14:23:28Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "cli",
      "group": "@react-native-community",
      "version": "2.0.2",
      "description": "React Native CLI",
      "purl": "pkg:npm/%40react-native-community/cli@2.0.2",
      "bom-ref": "pkg:npm/@react-native-community/cli@2.0.2",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "react-native"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/react-native-community/react-native-cli.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/ansi-styles/package.json\\nnode_modules/chalk/package.json\\nnode_modules/semver/package.json\\nnode_modules/supports-color/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "supports-color",
      "version": "2.0.0",
      "description": "Detect whether a terminal supports color",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/supports-color@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/supports-color@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/supports-color/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/supports-color/package.json"
              }
            ],
            "concludedValue": "node_modules/supports-color/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "semver",
      "version": "5.6.0",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/semver@5.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/semver@5.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/commands/init/init.js",
            "line": 59
          },
          {
            "location": "build/commands/upgrade/legacyUpgrade.js",
            "line": 29
          },
          {
            "location": "build/commands/upgrade/upgrade.js",
            "line": 39
          },
          {
            "location": "build/tools/releaseChecker/getLatestRelease.js",
            "line": 19
          },
          {
            "location": "build/tools/yarn.js",
            "line": 40
          },
          {
            "location": "src/commands/upgrade/legacyUpgrade.js",
            "line": 13
          },
          {
            "location": "src/commands/upgrade/legacyUpgrade.js",
            "line": 73
          },
          {
            "location": "src/commands/upgrade/legacyUpgrade.js",
            "line": 84
          },
          {
            "location": "src/commands/upgrade/legacyUpgrade.js",
            "line": 95
          },
          {
            "location": "src/commands/upgrade/legacyUpgrade.js",
            "line": 97
          },
          {
            "location": "src/commands/upgrade/legacyUpgrade.js",
            "line": 101
          },
          {
            "location": "src/commands/upgrade/legacyUpgrade.js",
            "line": 111
          },
          {
            "location": "src/commands/upgrade/upgrade.js",
            "line": 5
          },
          {
            "location": "src/commands/upgrade/upgrade.js",
            "line": 98
          },
          {
            "location": "src/commands/upgrade/upgrade.js",
            "line": 99
          },
          {
            "location": "src/commands/upgrade/upgrade.js",
            "line": 111
          },
          {
            "location": "src/commands/upgrade/upgrade.js",
            "line": 117
          },
          {
            "location": "src/commands/upgrade/upgrade.js",
            "line": 122
          },
          {
            "location": "src/tools/yarn.js",
            "line": 13
          },
          {
            "location": "src/tools/yarn.js",
            "line": 34
          }
        ]
      }
    },
    {
      "group": "",
      "name": "chalk",
      "version": "1.1.3",
      "description": "Terminal string styling done right. Much color.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chalk@1.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/chalk@1.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chalk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chalk"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chalk/package.json"
              }
            ],
            "concludedValue": "node_modules/chalk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/cliEntry.js",
            "line": 22
          },
          {
            "location": "build/commands/bundle/buildBundle.js",
            "line": 39
          },
          {
            "location": "build/commands/init/banner.js",
            "line": 9
          },
          {
            "location": "build/commands/init/printRunInstructions.js",
            "line": 29
          },
          {
            "location": "build/commands/link/link.js",
            "line": 9
          },
          {
            "location": "build/commands/link/linkAll.js",
            "line": 29
          },
          {
            "location": "build/commands/link/linkDependency.js",
            "line": 9
          },
          {
            "location": "build/commands/server/launchEditor.js",
            "line": 9
          },
          {
            "location": "build/commands/server/middleware/logToConsoleMiddleware.js",
            "line": 9
          },
          {
            "location": "build/commands/upgrade/upgrade.js",
            "line": 29
          },
          {
            "location": "build/tools/config/index.js",
            "line": 19
          },
          {
            "location": "build/tools/config/readConfigFromDisk.js",
            "line": 40
          },
          {
            "location": "build/tools/generator/copyProjectTemplateAndReplace.js",
            "line": 9
          },
          {
            "location": "build/tools/installPods.js",
            "line": 29
          },
          {
            "location": "build/tools/releaseChecker/printNewRelease.js",
            "line": 9
          },
          {
            "location": "src/cliEntry.js",
            "line": 10
          },
          {
            "location": "src/cliEntry.js",
            "line": 46
          },
          {
            "location": "src/cliEntry.js",
            "line": 47
          },
          {
            "location": "src/cliEntry.js",
            "line": 54
          },
          {
            "location": "src/cliEntry.js",
            "line": 72
          },
          {
            "location": "src/cliEntry.js",
            "line": 76
          },
          {
            "location": "src/cliEntry.js",
            "line": 79
          },
          {
            "location": "src/cliEntry.js",
            "line": 85
          },
          {
            "location": "src/cliEntry.js",
            "line": 88
          },
          {
            "location": "src/cliEntry.js",
            "line": 96
          },
          {
            "location": "src/cliEntry.js",
            "line": 98
          },
          {
            "location": "src/cliEntry.js",
            "line": 162
          },
          {
            "location": "src/commands/bundle/buildBundle.js",
            "line": 14
          },
          {
            "location": "src/commands/bundle/buildBundle.js",
            "line": 35
          },
          {
            "location": "src/commands/bundle/buildBundle.js",
            "line": 41
          },
          {
            "location": "src/commands/init/banner.js",
            "line": 2
          },
          {
            "location": "src/commands/init/banner.js",
            "line": 39
          },
          {
            "location": "src/commands/init/banner.js",
            "line": 42
          },
          {
            "location": "src/commands/init/printRunInstructions.js",
            "line": 13
          },
          {
            "location": "src/commands/init/printRunInstructions.js",
            "line": 31
          },
          {
            "location": "src/commands/init/printRunInstructions.js",
            "line": 37
          },
          {
            "location": "src/commands/link/link.js",
            "line": 10
          },
          {
            "location": "src/commands/link/link.js",
            "line": 81
          },
          {
            "location": "src/commands/link/linkAll.js",
            "line": 7
          },
          {
            "location": "src/commands/link/linkAll.js",
            "line": 26
          },
          {
            "location": "src/commands/link/linkAll.js",
            "line": 28
          },
          {
            "location": "src/commands/link/linkAll.js",
            "line": 47
          },
          {
            "location": "src/commands/link/linkDependency.js",
            "line": 2
          },
          {
            "location": "src/commands/link/linkDependency.js",
            "line": 42
          },
          {
            "location": "src/commands/link/linkDependency.js",
            "line": 50
          },
          {
            "location": "src/commands/link/linkDependency.js",
            "line": 56
          },
          {
            "location": "src/commands/server/launchEditor.js",
            "line": 10
          },
          {
            "location": "src/commands/server/launchEditor.js",
            "line": 204
          },
          {
            "location": "src/commands/server/middleware/logToConsoleMiddleware.js",
            "line": 3
          },
          {
            "location": "src/commands/upgrade/upgrade.js",
            "line": 4
          },
          {
            "location": "src/commands/upgrade/upgrade.js",
            "line": 210
          },
          {
            "location": "src/commands/upgrade/upgrade.js",
            "line": 216
          },
          {
            "location": "src/tools/config/index.js",
            "line": 5
          },
          {
            "location": "src/tools/config/index.js",
            "line": 125
          },
          {
            "location": "src/tools/config/index.js",
            "line": 129
          },
          {
            "location": "src/tools/config/index.js",
            "line": 194
          },
          {
            "location": "src/tools/generator/copyProjectTemplateAndReplace.js",
            "line": 10
          },
          {
            "location": "src/tools/generator/copyProjectTemplateAndReplace.js",
            "line": 142
          },
          {
            "location": "src/tools/generator/copyProjectTemplateAndReplace.js",
            "line": 147
          },
          {
            "location": "src/tools/installPods.js",
            "line": 4
          },
          {
            "location": "src/tools/releaseChecker/printNewRelease.js",
            "line": 4
          },
          {
            "location": "src/tools/releaseChecker/printNewRelease.js",
            "line": 23
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "ansi-styles",
      "version": "2.2.1",
      "description": "ANSI escape codes for styling strings in the terminal",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@2.2.1",
      "type": "library",
      "bom-ref": "pkg:npm/ansi-styles@2.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ansi-styles/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ansi-styles/package.json"
              }
            ],
            "concludedValue": "node_modules/ansi-styles/package.json"
          }
        ]
      },
      "tags": [
        "escape"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@react-native-community/cli@2.0.2"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-21T14:23:28Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'cli' with version '2.0.2'."
    }
  ]
}