How AngularJS handle the security?



How AngularJS handle the security?..

Answer / 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

More AngularJS Interview Questions

What is $routeprovider in angularjs?

0 Answers  


List down the popular angularjs ide plugins/extensions for web development?

0 Answers  


Whats is output for typeof (null)?

0 Answers  


Can AngularJS have multiple ng-app directives in a single page?

0 Answers  


What is service method?

0 Answers  


How to updating angular cli?

0 Answers  


What is parameterizing pipe?

0 Answers  


How to use jQuery with AngularJS?

1 Answers   SLK Software,


What is AngularJS?

1 Answers   SLK Software,


What is difference between ng bind and expression?

0 Answers  


What is currency filter in angularjs?

0 Answers  


Format date time in angular js?

0 Answers  


Categories