Running against a Drupal site, I'm seeing alerts for "X-Frame-Options Header Not Set". Looking at these pages, these are all 403 and 404 pages that are returned via Apache using .htaccess.
Does it make sense to alert on these?
If No, should ZAP not report on them?
If Yes, what am I missing as I'm not sure how lacking this header would be used in an attack.