I am about to create a production web application with bottle framework of python. Unlike flask or django, it does not do anything to enhance security of applications. So, everything has to be implemented by the developer themselves. Therefore, I want all names like-
- cross site scripting
- code injection
... in this form so that i can search them on google and then implement them.
Aucun commentaire:
Enregistrer un commentaire