Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: base-uri 'none'; default-src 'none'; frame-ancestors 'none'; font-src 'self' https://misp-community.org; img-src 'self' https: data: blob: https://misp-community.org; style-src 'self' https://misp-community.org 'nonce-Bfl9WcEOft9cVZPuvxXTsQ=='; media-src 'self' https: data: https://misp-community.org; frame-src 'self' https:; manifest-src 'self' https://misp-community.org; form-action 'self'; child-src 'self' blob: https://misp-community.org; worker-src 'self' blob: https://misp-community.org; connect-src 'self' data: blob: https://misp-community.org https://misp-community.org wss://misp-community.org; script-src 'self' https://misp-community.org 'wasm-unsafe-eval'
base-uri
Keyword
—
'none'
default-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Nonce
—
'nonce-Bfl9WcEOft9cVZPuvxXTsQ=='
media-src
Keyword
—
'self'
media-src
Scheme
—
https:
media-src
Scheme
—
data:
frame-src
Keyword
—
'self'
frame-src
Scheme
—
https:
manifest-src
Keyword
—
'self'
form-action
Keyword
—
'self'
child-src
Keyword
—
'self'
child-src
Scheme
—
blob:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
data:
connect-src
Scheme
—
blob:
script-src
Keyword
—
'self'
script-src
Keyword
—
'wasm-unsafe-eval'
Content-Security-Policy-Report-Only
No report-only CSP headers found.