• The CSP was being recognized, and for some reason it is no longer being recognized. I have it sparsely populated:

    default-src: ‘self’; script-src ‘unsafe-inline’ ‘unsafe-eval’
    form-action: ‘self’
    frame-ancestors: ‘none’
    block-all-mixed-content is checked
    upgrade-insecure-requests is checked

    All help is appreciated!

    Stephen

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Carl

    (@carlconrad)

    Hello,

    The easy debugging way is to browse your web site with the console of your browser open. You will see what goes wrong with your web site.

    Regards,
    Carl

Viewing 1 replies (of 1 total)
  • The topic ‘CSP Not Being Recognized byGravity Scan & SecurityHeadersIO’ is closed to new replies.