You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been looking for something like this for my own project, but I was wondering what about the situation where a user can pass parameters to some js code. Couldn't they inject there own scripts into it to run some code? Does your system prevent such attacks.
For example simply eliminating the ability to pass parameters that contain parenthesis might be sufficient, but I'm just not sure since I don't have the experience in this area.
Again thank you for your work!
The text was updated successfully, but these errors were encountered:
I've been looking for something like this for my own project, but I was wondering what about the situation where a user can pass parameters to some js code. Couldn't they inject there own scripts into it to run some code? Does your system prevent such attacks.
For example simply eliminating the ability to pass parameters that contain parenthesis might be sufficient, but I'm just not sure since I don't have the experience in this area.
Again thank you for your work!
The text was updated successfully, but these errors were encountered: