Skip to content

review security headers #155

@bishopZ

Description

@bishopZ
Header Purpose
Content-Security-Policy Restricts sources for scripts, styles, images, etc.
Strict-Transport-Security Forces HTTPS for the domain
X-Content-Type-Options: nosniff Prevents MIME-type sniffing
X-Frame-Options: DENY Prevents clickjacking via iframes
Referrer-Policy Controls how much referrer info is sent
Permissions-Policy Restricts access to browser features (camera, mic, etc.)
Cache-Control Prevents sensitive responses from being cached

Do a security scan with securityheaders.com on a site built with this boilerplate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions