Security Report Summary
A
Site: https://jobs.eea.europa.eu/
IP Address: 147.154.145.88
Report Time: 26 Apr 2024 18:51:55 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Permissions-Policy
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.
Raw Headers
HTTP/1.1200 200
DateFri, 26 Apr 2024 18:51:54 GMT
ServerTaleo Web Server
Strict-Transport-Securitymax-age=63072000;includeSubDomains
Content-Security-Policyupgrade-insecure-requests;frame-ancestors 'self' *.facebook.com *.tbe.com;
Referrer-Policyno-referrer-when-downgrade
X-XSS-Protection1
X-Content-Type-Optionsnosniff
Cache-Controlno-cache
Set-CookieJSESSIONID=7368ADFF6DF91DEDDA1CE1E3582FD022.TC_1072307_1072308; Path=/; Secure; HttpOnly;Secure;
Set-CookieORA_OTSS_SESSION_ID=ab89d12338ca55c2b145cff0333026fb54af1f9e6c7871c8940209437409cfeb.aa254.frac1a-app-002.a.frac.oraclevcn.com; Path=/; Secure; HttpOnly;Secure;
Transfer-Encodingchunked
Content-Typetext/html;charset=UTF-8
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
ServerServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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.
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.
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-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.
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".
Set-CookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
Set-CookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.