Newbie question (first day using ZAP):
I keep getting X-Frame-Options Header Not Set errors on CSS files, javascript files, images, etc.
Is this really a vulnerability? Is there even a way to add the header on resource files?
I'm working on a .Net MVC3 app, and I'm adding the header via a filter in Global.asax, but I can't find a way to add it to every file served.