Hello!
We recently applied some improvements (security wised) on two of our clients were we had to update the CSP for both of them.
The issue we are facing is that either SP Page Builder Pro or Helix Ultimate/Konstra/Wimble templates are using inline JS code and inline CSS and in order to prevent facing issues (commonly shown on the console) we had to include unsafe-* directives (unsafe-inline, unsafe-eval) in client's CSP.
Is there a work around in order to completely avoid the usage of unsafe-* directives ?
Thank you in advance,