Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: base-uri 'none'; default-src 'none'; form-action 'none'; upgrade-insecure-requests; sandbox allow-scripts allow-downloads allow-same-origin allow-popups allow-popups-to-escape-sandbox; style-src 'self' 'nonce-6392114824397184565d03416af40e4dbbb830e6655c0cbc3b' 'report-sample' https://*; script-src 'self' 'nonce-6392114824397184565d03416af40e4dbbb830e6655c0cbc3b' 'report-sample' https://*; img-src 'self' data: https://*; object-src 'none';connect-src 'self' https://*; font-src 'self' https://*; frame-ancestors 'self'; frame-src 'self' https://login.microsoftonline.com https://microsoft-onmicrosoft-com.access.mcas.ms; report-uri https://csp.microsoft.com/report/EBS-CryptoComponent-Prod;
base-uri
Keyword
—
'none'
default-src
Keyword
—
'none'
form-action
Keyword
—
'none'
upgrade-insecure-requests
Source
—
(no sources)
sandbox
Keyword
—
allow-scripts
sandbox
Keyword
—
allow-downloads
sandbox
Keyword
—
allow-same-origin
sandbox
Keyword
—
allow-popups
sandbox
Keyword
—
allow-popups-to-escape-sandbox
style-src
Keyword
—
'self'
style-src
Nonce
—
'nonce-6392114824397184565d03416af40e4dbbb830e6655c0cbc3b'
style-src
Keyword
—
'report-sample'
style-src
Host
—
https://*
script-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-6392114824397184565d03416af40e4dbbb830e6655c0cbc3b'
script-src
Keyword
—
'report-sample'
script-src
Host
—
https://*
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Host
—
https://*
object-src
Keyword
—
'none'
connect-src
Keyword
—
'self'
connect-src
Host
—
https://*
font-src
Keyword
—
'self'
font-src
Host
—
https://*
frame-ancestors
Keyword
—
'self'
frame-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.