| Version | Supported |
|---|---|
| 1.2.x | Yes |
| < 1.2 | Best effort |
If you discover a security issue in create-react-native-setup (e.g. unsafe handling of paths, credential leakage into reports, or dependency RCE on install):
- Do not open a public GitHub issue with exploit details.
- Report privately via GitHub Security Advisories (preferred), or contact the repository owner.
- Include the affected version, reproduction steps, and impact.
We aim to acknowledge reports within 7 days and to ship a fix or mitigation as soon as practical.
- This package is a local CLI that scaffolds React Native projects and may copy user-supplied Firebase config files into a new app.
- Never commit real
google-services.json/GoogleService-Info.plistwith production secrets into public examples. - Third-party libraries installed into generated apps (Firebase, Notifee, BootSplash, etc.) have their own security policies.