-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Which best practices should we use in order to make the server more secure?
- Rate limit preferences.
- CORS preferences.
- Prevent XSS and SQL Injection (we should find out if TypeORM do that for us)?
- Please take a look in the file https://github.com/botim/backend/blob/3600a3ba2cd271c146733809e83e7c085baca259/src/app.ts to see the current configurations.
- Anything else?
We should also monitor our repositories using https://snyk.io