After scanning my index.jsp with HCL AppScan I get Low CSP Protection Vulnerability in line <body ng-app="appname"> but if I remove the ng-app="appname" and keep only <body> tag the vulnerability disappears. Is there anyway I can get rid of this vulnerability with out removing that part or is it just as an false positive?