Skip to content

Scan rule · RSC-SEC-005

No clickjacking protection

SecuritySeverity: LowCWE-1021

Checks X-Frame-Options or CSP `frame-ancestors` against embedding in foreign pages.

Scan tier

External scan (anonymous)

How to fix it

Set CSP `frame-ancestors 'self'` (preferred over X-Frame-Options).

Scan your own app for free