From c3fe5c5dda01389152215a622fcc22f14ef98e0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Kimminich?= Date: Thu, 7 Nov 2019 17:08:37 +0100 Subject: [PATCH] Add list of dangerous Angular/AngularJS functions (for #367) --- Pattern-Matching/dangerous-functions-angular.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Pattern-Matching/dangerous-functions-angular.txt diff --git a/Pattern-Matching/dangerous-functions-angular.txt b/Pattern-Matching/dangerous-functions-angular.txt new file mode 100644 index 00000000..3e9b34b7 --- /dev/null +++ b/Pattern-Matching/dangerous-functions-angular.txt @@ -0,0 +1,8 @@ +bypassSecurityTrustHtml +bypassSecurityTrustScript +bypassSecurityTrustStyle +bypassSecurityTrustUrl +bypassSecurityTrustResourceUrl +trustAsHtml +$eval +$evalAsync