Hi i am running odoo 14 ce in nginx server so i had come accross this csp error
Content Security Policy (CSP) implemented unsafely.
This includes 'unsafe-inline' or data: inside script-src, overly broad sources such as https: inside object-src or script-src, or not restricting the sources for object-src or script-src.
while running a vulnerability scan any idea how i can solve this by adding anything in nginx server conf
thank you