- Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Data validation or sanitization: validate and sanitize inputs before using them.
- Sql inyection: posible solution using prepared statements to safely bind user input.
- Error handling from database operations: posible solution implementing error handling using try-catch blocks or checking the success of the database operations.
- Session security
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels