Security risks related to a QR code scan feature?
Hi guys, I have a very general question. I'm about to release a feature that involves a qr code scanner using react-native-vision-camera, and I want to make sure it doesn't introduce any loop holes. does anybody have some general tips around how to make sure there are no exploits related to a feature like this? e.g: using a regex to check that the input from the qr code is restricted to the intended functionality
Thanks!
0 Replies