Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'none'; connect-src 'self' https://*.run.app https://dev.gitdown.io; font-src 'self'; form-action 'none'; frame-ancestors 'none'; img-src 'self' data:; object-src 'none'; script-src 'self'; style-src 'self'
default-src
Keyword
—
'self'
base-uri
Keyword
—
'none'
connect-src
Keyword
—
'self'
font-src
Keyword
—
'self'
form-action
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
object-src
Keyword
—
'none'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.