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
What is modules in angular?
What is angular cookie?
What is in node js?
Is mern full stack?
What is cli in angular?
What happens when the page containing angular based application loads?
What are the advantages of angular 2 over angular 1?
Why would you use renderer methods instead of using native element methods?
What is the role of $routeprovider in angularjs?
What are events in angularjs?
What is shadow dom and how it is helping to perform better in angular 2?
What is data binding in angular 7?
What is a scope in a project?
Why should use angular js?
What are observables in angular?