Security Report Summary
A
Site: https://climate-adapt.eea.europa.eu/en/observatory
IP Address: 87.54.7.142
Report Time: 28 Apr 2024 01:02:41 UTC
Headers:
  • X-Content-Type-Options
  • Referrer-Policy
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/1.1200 OK
dateSun, 28 Apr 2024 01:02:41 GMT
content-typetext/html; charset=utf-8
etagW/"41ab2-d/YkoN4OWaxV1prQI0yHwWdwSso-gzip"
varyAccept-Encoding
content-encodinggzip
transfer-encodingchunked
x-content-type-optionsnosniff
referrer-policystrict-origin-when-cross-origin
expect-ctmax-age=604800, report-uri="https://sentry.eea.europa.eu/api/25/security/?sentry_key=36e966c526304fb38680f19ac1927bb5"
serverHTTPS
x-xss-protection1
content-security-policydefault-src 'self' blob: data: https://*.eea.europa.eu https://*.eionet.europa.eu; connect-src 'self' https://*.arcgis.com https://services.arcgisonline.com https://*.openstreetmap.org https://cds.climate.copernicus.eu http://copernicus-climate.eu https://*.eea.europa.eu https://*.eionet.europa.eu http://*.eea.europa.eu; font-src 'self' https://js.arcgis.com data: https://maxcdn.bootstrapcdn.com https://netdna.bootstrapcdn.com https://cds.climate.copernicus.eu https://cdnjs.cloudflare.com/ https://fonts.gstatic.com/ https://*.eea.europa.eu https://*.eionet.europa.eu; frame-src 'self' https://charts.ecmwf.int https://apps.ecmwf.int https://ec.europa.eu/ https://geoportal.ecdc.europa.eu https://flo.uri.sh https://*.eea.europa.eu https://*.eionet.europa.eu https://eea.maps.arcgis.com http://*.eea.europa.eu; img-src http: https: blob: data: https://js.arcgis.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: data: https://fonts.googleapis.com https://maxcdn.bootstrapcdn.com https://matomo.eea.europa.eu https://cds.climate.copernicus.eu/ https://openlayers.org/ https://www.google.com/jsapi https://d3js.org/ https://blueimp.github.io/ https://js.arcgis.com/ https://public.flourish.studio/ https://www.google.com/uds/ https://www.gstatic.com/ https://spreadsheets.google.com/ https://docs.google.com/ https://*.eea.europa.eu https://*.eionet.europa.eu http://*.eea.europa.eu https://cdnjs.cloudflare.com https://code.jquery.com; frame-ancestors 'self' https://geoportal.ecdc.europa.eu https://*.eea.europa.eu https://*.europa.eu; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://maxcdn.bootstrapcdn.com https://js.arcgis.com https://openlayers.org/ https://blueimp.github.io/ https://cds.climate.copernicus.eu/ https://www.google.com/uds/ https://ajax.googleapis.com/ https://www.gstatic.com/ https://*.eionet.europa.eu https://*.eea.europa.eu https://cdnjs.cloudflare.com https://charts.ecmwf.int https://code.jquery.com; report-uri https://sentry.eea.europa.eu/api/25/security/?sentry_key=36e966c526304fb38680f19ac1927bb5
strict-transport-securitymax-age=15780000;
X-Frame-OptionsHeader not set, see Additional Information below.
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
x-content-type-optionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
referrer-policyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
expect-ctExpect-CT will soon be deprecated and can be removed.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
x-xss-protectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.
content-security-policyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
strict-transport-securityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.