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
Is java front end or backend?
Is angular front end or backend?
What is import in angular?
What is web sockets?
What are differences between template and templateurl?
What is angular cli used for?
How to bootstrap your angular app for multiple modules?
How to create a service using factory in angularjs?
Can you explain factory method in angularjs?
How to sanitize a value manually?
Explain the types of linking function?
What is key value pipe in angular 7?
How to use filter in angular js?
What is single page application (spa)?
What is directive role?