Content-Security-Policy-Report-Only cannot be declared without report-uri
directive, because of that it will send the violations to the defined URL.
Content-Security-Policy-Report-Only: script-src 'self'; report-uri
https://www.example.com
;
You can search and find all vulnerabilities