Is there any fix for the CSP headers with Unsafe-inline and unsafe-eval parameters concerning the XSS and Clickjacking?
IDM 14.5.1
The CSP header was configured with unsafe-eval and unsafe-inline directives
Concerning XSS and Clickjacking, we do have an alternate defense mechanism in place in the application, so we don't recommend configuring the CSP header with unsafe-eval and unsafe-inline directives.
If the vulnerability is reported, then we suspect that the CSP was configured with those two directives, and the scan test might report the issue.
Reference Defect #DE581425