Hi everyone,
After some time playing with Firebase, I decided to apply some CSP because I read that is a good way to prevent attacks, I'm really new with those topics (Security things). I wrote a long line in my .htaccess allowing trusted origins such as angularjs, firebase, jquery, etc. Now at the end the console only shows one error or problem.
I actually have that directive already but it is still showing that error. How can I solve that? maybe I'm missing something or maybe I shouldn't care about it.
Any tip would be appreciated or more info that I need to consider when applying some CSP
Thanks :)