Answer Posted / chaitanya
AngularJS provide following built-in protection from basic security holes:
1. Prevent HTML injection attacks.
2. Prevent Cross-Site-Scripting (CSS) attacks.
3. Prevent XSRF protection for server side communication.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can you please explain the difference between angular.js and backbone.js?
How can someone set, get, and clear cookies in angularjs?
Explain ng-repeat directive ?
Explain digest life-cycle in AngularJS?
What is the latest version of angular?
Is angularjs a factory singleton?
How to configuring routes in angular js?
What are modules in angular?
How we can check for errors for a specific field in angularjs?
Give the example of angularjs object?
Explain ng-bind directive angularjs?
What is data binding in angular 7?
What is angular 7?
What is the difference between angular 1 and angular 2?
What is the use of typescript in angular2?