sentry-react-native-sdk
Audited by Runlayer on Mar 16, 2026
Tool passed security scan
Data Exfiltration
Supply Chain Compromise
Risky tool definition detected
Risky tool definition detected
Data Exfiltration
Supply Chain Compromise
Context Poisoning
Prompt Injection
Tool passed security scan
Resource Abuse
Data Exfiltration
Supply Chain Compromise
Risky tool definition detected
Tool passed security scan
Malicious tool definition detected
Tool passed security scan
Malicious tool definition detected
Low-memory devices may truncate it | | iOS 26: masked content visible through UI | Known Liquid Glass bug — disable Session Replay on iOS 26+ until [sentry-cocoa #6390](https://github.com/getsentry/sentry-cocoa/issues/6390) is resolved | | Error replay count differs from issue count | Expected — rate limiting, manual deletions, or network failures can cause discrepancies | | `beforeErrorSampling` not being called | Confirm `replaysOnErrorSampleRate` > 0; the callback only fires when error sampli
Malicious tool definition detected
"development" : "production", }); ``` ### Scoped attributes — single operation or code block ```typescript Sentry.withScope(async (scope) => { scope.setAttribute("order_id", "ord_789"); scope.setAttribute("payment_method", "stripe"); Sentry.logger.info("Validating cart", { cartId: cart.id }); // order_id and payment_method included in this log await processPayment(); Sentry.logger.info("Payment complete"); // order_id and payment_method included here too }); ``` --- ## Console Logging Integratio
Tool passed security scan