Monday, 1 June 2020

Node JS frameworks and security

HelloI'm somewhat new to Node & Express JS. I'm familiar with the layout and structure to both Node & Express. I have created a very basic blog application.I'm not 100% about how you would protect forms etc... from common attacks like:Cross site scripting (XSS)Cross site request forgery (CSRF)SQL injectionClickjackingAre there specific npm packages to include?​Secondly has anyone used AdonisJs or Sails in a production environment? What have been your experiences with these frameworks? I am familiar with Larvel and know that AdonisJs is the same as this for Node.

Submitted June 01, 2020 at 11:05AM by arrck_z

No comments:

Post a Comment