generated from codersforcauses/django-nextjs-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
It would be worth before handing the site over to the game dev club to deploy the site locally and see if there are any glaring vulnerabilities, e.g.:
- Zap
- Cross-site scripting vulnerabilities from inline scripts, forms, etc, e.g.
href=javascript:alert('XSS') - Test malicious requests
Additionally, we should investigate configuring nginx, specifically CORS, to make cross-site scripting etc more difficult.
Reactions are currently unavailable