Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; script-src 'self' 'sha256-sZEntgj76MRwtzJiMUTRr6SKhZl2xJayfm2Cl2Klzgw='; style-src 'self' 'sha256-e6FQZewefmod2S/5T11pTXjzE2vn3/8GRwWOs917YE4=' 'sha256-u+OupXgfekP+x/f6rMdoEAspPCYUtca912isERnoEjY='; font-src 'self'; img-src 'self' data:; form-action 'self' https://*.diligentcloudservices.com; connect-src 'self'; frame-ancestors 'self' https://*.diligentcloudservices.com; frame-src 'self' https://*.diligentboards.com
default-src
Keyword
—
'none'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-sZEntgj76MRwtzJiMUTRr6SKhZl2xJayfm2Cl2Klzgw='
style-src
Keyword
—
'self'
style-src
Hash
—
'sha256-e6FQZewefmod2S/5T11pTXjzE2vn3/8GRwWOs917YE4='
style-src
Hash
—
'sha256-u+OupXgfekP+x/f6rMdoEAspPCYUtca912isERnoEjY='
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
form-action
Keyword
—
'self'
form-action
Host
—
connect-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
frame-ancestors
Host
—
frame-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.