Merge pull request #639 from jskiba99/patch-2
Update CrossSiteScripting_content9.adoc
This commit is contained in:
commit
73553d91d3
@ -39,8 +39,8 @@ _$selector.*text*(someEncodeHtmlMethod(userInputHere))_
|
|||||||
|
|
||||||
http://underscorejs.org/#template
|
http://underscorejs.org/#template
|
||||||
|
|
||||||
https://nvisium.com/blog/2015/05/21/dont-break-your-backbone-xss-mitigation/
|
https://nvisium.com/blog/2015/05/21/dont-break-your-backbone-xss-mitigation.html
|
||||||
|
|
||||||
==== Angular
|
==== Angular
|
||||||
Angular has sought to escape by default, but the expression language has proven to have 'sandbox' escapes. Best to check
|
Angular has sought to escape by default, but the expression language has proven to have 'sandbox' escapes. Best to check
|
||||||
details of the version you are using and consult starting here: https://docs.angularjs.org/guide/security
|
details of the version you are using and consult starting here: https://docs.angularjs.org/guide/security
|
||||||
|
Loading…
x
Reference in New Issue
Block a user