Security Report Summary
A+
Site: https://www.cncc.fr/
IP Address: 212.83.189.119
Report Time: 03 May 2024 17:23:24 UTC
Headers:
  • Strict-Transport-Security
  • Referrer-Policy
  • X-Content-Type-Options
  • Permissions-Policy
  • Content-Security-Policy
  • X-Frame-Options
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
strict-transport-securitymax-age=63072000
x-xss-protection1; mode=block
referrer-policystrict-origin
x-content-type-optionsnosniff
feature-policyambient-light-sensor 'none'; autoplay 'none'; accelerometer 'none'; camera 'none'; display-capture 'none'; document-domain 'none'; encrypted-media 'none'; fullscreen 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; picture-in-picture 'none'; sync-xhr 'none'; usb 'none'; wake-lock 'none'; xr-spatial-tracking 'none'
permissions-policyambient-light-sensor=(), autoplay=(), accelerometer=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), sync-xhr=(), usb=(), wake-lock=(), xr-spatial-tracking=()
content-security-policydefault-src 'self' ; base-uri 'self' ; img-src 'self' https://unpkg.com/[email protected]/* https://*.tile.openstreetmap.org data: blob: ; frame-src www.youtube.com player.vimeo.com ; object-src 'none' ; script-src 'self' cncc.matomo.cloud https://unpkg.com/[email protected]/dist/leaflet.js ; style-src 'self' 'unsafe-inline' https://unpkg.com/[email protected]/dist/leaflet.css ; connect-src 'self' https://cncc.matomo.cloud ; frame-ancestors 'self' https://cncc-sites-nationaux-admin.reeliant.net ;
last-modifiedFri, 29 Mar 2024 10:32:36 GMT
accept-rangesbytes
varyAccept-Encoding
content-encodinggzip
content-length385
content-typetext/html
dateFri, 03 May 2024 17:23:24 GMT
serverApache
etag"2c0-614ca2891b3cc-gzip"-gzip
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
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-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.
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.
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".
feature-policyFeature Policy has been renamed to Permissions Policy, see the details here.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.