Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secure validation of user input #9

Open
skuro opened this issue Jan 5, 2017 · 1 comment
Open

Secure validation of user input #9

skuro opened this issue Jan 5, 2017 · 1 comment
Assignees
Labels

Comments

@skuro
Copy link
Contributor

skuro commented Jan 5, 2017

Need to make sure that, whenever user supplies any input to the application, no harm can be done on the server (e.g. injection in the Mongo queries)

skuro added a commit that referenced this issue Jan 8, 2017
@aspasia aspasia added the UI label Feb 27, 2017
@aspasia
Copy link
Member

aspasia commented May 19, 2017

Maybe for some checks this is useful https://www.owasp.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants