react-native-sensitive-info icon indicating copy to clipboard operation
react-native-sensitive-info copied to clipboard

Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native

Results 84 react-native-sensitive-info issues
Sort by recently updated
recently updated
newest added

Hey!, I saw that several people have problems with the `getAllItems()` function, for that reason I want to share this simple workaround with the aim of helping everyone to use...

Thanks for this library! It's been super-helpful for us. We noticed that the `getAllItems()` function resolves the promise with different data types on iOS vs Android. On iOS, we get...

help wanted
iOS
android
📌 pinned

Bumps [got](https://github.com/sindresorhus/got) from 11.7.0 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc CVE-2022-33987 https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property...

dependencies
🚧 stale

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=react-native&from_version=0.63.2&to_version=0.69.0&pr_id=5a08f5fb-7a6d-4044-9c44-e83600739e71&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

🚧 stale

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.3.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies
🚧 stale

Since v6.0.0 the lib should use Android's Keystore to encrypt data for better security purposes before saving it into shared preferences. ## The problem Data stored using RNSInfo's versions >...

help wanted
android
📌 pinned

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...

dependencies
🚧 stale

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...

dependencies
🚧 stale

Can you make a new tag & publish files to npm from the HEAD 495dd7f08c077f5744e56803e45f54787df3dab3 commit please?

🚧 stale

The package is using static values as seeds for encryption. This means that any attacker who sees those static seeds will be able to easily decrypt that data. If the...

🚧 stale