Skip to content

No Content-Security-Policy header on schuly.dev #60

Description

@PianoNic

`public/_headers` sets HSTS/nosniff/Referrer-Policy/Permissions-Policy but no `Content-Security-Policy`. Not currently exploitable (no XSS sinks found on the site), but free defense-in-depth that's missing.

Fix: add a `default-src 'self'` CSP entry to `_headers` (Cloudflare Pages).

Found during the Aug 2026 security sweep.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions