Remediation Steps
Follow the steps below to remediate this finding on Plesk.
Log in to the Plesk control panel.
Navigate to Domains > your domain > Apache & nginx Settings.
Under "Additional nginx directives", add:
add_header Content-Security-Policy "default-src 'self'; script-src 'self'; object-src 'none';" always;Click Apply.