{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a4179935-e641-4e69-aeb8-9e56a1cd0a14",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T04:45:18Z",
    "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": "react-native-plugin",
      "group": "@posthog",
      "version": "2.4.1",
      "description": "PostHog React Native plugin for iOS and Android integrations",
      "purl": "pkg:npm/%40posthog/react-native-plugin@2.4.1",
      "bom-ref": "pkg:npm/@posthog/react-native-plugin@2.4.1",
      "author": "PostHog <engineering@posthog.com> (https://github.com/PostHog)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, lint, lint:fix, typecheck, test:unit, test, prepublishOnly, build, package"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "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/PostHog/posthog-js/tree/main/packages/react-native-plugin#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/PostHog/posthog-js.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@react-native-community\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@react-native-community/cli/package.json\\nnode_modules/@types/jest/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/del-cli/package.json\\nnode_modules/jest/package.json\\nnode_modules/react-native-builder-bob/package.json\\nnode_modules/react-native/package.json\\nnode_modules/react/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.8.2",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/typescript@5.8.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.8.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react-native-builder-bob",
      "version": "0.30.3",
      "description": "CLI to build JavaScript files for React Native libraries",
      "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/react-native-builder-bob@0.30.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://callstack.github.io/react-native-builder-bob/build"
        },
        {
          "type": "vcs",
          "url": "https://github.com/callstack/react-native-builder-bob.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-native-builder-bob@0.30.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-native-builder-bob/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/react-native-builder-bob/package.json"
              }
            ],
            "concludedValue": "node_modules/react-native-builder-bob/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "native"
      ]
    },
    {
      "group": "",
      "name": "react-native",
      "version": "0.75.3",
      "description": "A framework for building native apps using React",
      "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/react-native@0.75.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactnative.dev/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/react-native.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-native@0.75.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-native/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-native,NativeEventEmitter,react-native/NativeEventEmitter,NativeModules,react-native/NativeModules,Platform,react-native/Platform,EmitterSubscription,react-native/EmitterSubscription"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-native/package.json"
              }
            ],
            "concludedValue": "node_modules/react-native/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/commonjs/index.js",
            "line": 22
          },
          {
            "location": "lib/module/index.js",
            "line": 3
          },
          {
            "location": "lib/module/index.js",
            "line": 4
          },
          {
            "location": "src/index.tsx",
            "line": 1
          },
          {
            "location": "src/index.tsx",
            "line": 2
          },
          {
            "location": "src/index.tsx",
            "line": 6
          }
        ]
      },
      "tags": [
        "framework",
        "native"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "18.3.1",
      "description": "React is a JavaScript library for building user interfaces.",
      "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/react@18.3.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@18.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/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/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "jest",
      "version": "29.7.0",
      "description": "Delightful JavaScript Testing.",
      "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/jest@29.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://jestjs.io/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jestjs/jest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jest@29.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jest/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/jest/package.json"
              }
            ],
            "concludedValue": "node_modules/jest/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "del-cli",
      "version": "5.1.0",
      "description": "Delete files and directories - Cross-platform",
      "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/del-cli@5.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/del-cli@5.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/del-cli/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/del-cli/package.json"
              }
            ],
            "concludedValue": "node_modules/del-cli/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "18.3.31",
      "description": "TypeScript definitions for react",
      "scope": "excluded",
      "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/%40types/react@18.3.31",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@18.3.31",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/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/@types/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "jest",
      "version": "29.5.14",
      "description": "TypeScript definitions for jest",
      "scope": "excluded",
      "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/%40types/jest@29.5.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/jest@29.5.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/jest/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/@types/jest/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/jest/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@react-native-community",
      "name": "cli",
      "version": "20.0.0",
      "description": "React Native CLI",
      "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/%40react-native-community/cli@20.0.0",
      "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"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-native-community/cli@20.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-native-community/cli/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/@react-native-community/cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-native-community/cli/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@posthog/react-native-plugin@2.4.1"
      ],
      "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-21T04:45:18Z",
      "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 'react-native-plugin' with version '2.4.1'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 9 source files."
    }
  ]
}