You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following headers are added:
Content-Security-Policy: allow loading any content from jquery (js),
and google and fontawesome (fonts and style).
X-Frame-Options: Don't allow iframes
X-Content-Type-Options: stop browser from trying to MIME-sniff the
content type and force it to stick with the declared content-type.
Referrer-Policy: Don't include referrer path in when moving from
https to http.
Permissions-Policy: Disallow FloC Web-Tracking (experimental)
See scan result and details about individual headers on:
https://securityheaders.com/?q=https%3A%2F%2Ftheupdateframework.io
Cheers to @adityasaky and his model PR in in-toto/in-toto.io#7
Signed-off-by: Lukas Puehringer <[email protected]>
0 commit comments