This error occurred when we used WebInspect(21.1.0) scan.
We have tried two methods, but still cannot fix it, is this a false alarm?
1.We added the request header X-Frame-Options and set DENY.
2.We added the request header X-Frame-Options: SAMEORIGIN and content-security-policy: frame-ancestors 'self'.