Security Report Summary
D
Site: https://eu.northjersey.com/
IP Address: 199.232.26.62
Report Time: 13 Jun 2026 11:09:34 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Strict-Transport-Security
Advanced:
Your site could be at risk, let’s perform a deeper security analysis of your site and APIs:
Missing Headers
X-Frame-OptionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking. Recommended value "X-Frame-Options: SAMEORIGIN".
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.
Warnings
Strict-Transport-SecurityThe "max-age" directive is too small. The minimum recommended value is 2592000 (30 days).
Permissions-PolicyWe detected an invalid directive, "bluetooth()". We detected an invalid directive, "otp-credentials". We detected an invalid directive, "window-management".
Raw Headers
HTTP/2200
content-encodinggzip
content-typetext/html; charset=utf-8
content-security-policyupgrade-insecure-requests
via1.1 varnish, 1.1 varnish
gannett-debug-pathregion: east ---> region: east
gannett-debug-path-fullrestarts: 0 ttl: 2591975.000 shield: false server: cache-dub4387-DUB path: region: west >>>> restarts: 0 ttl: 2592000.000 shield: true server: cache-fra-etou8220088-FRA path: region: east ---> region: east
accept-rangesbytes
age25
dateSat, 13 Jun 2026 11:09:33 GMT
strict-transport-securitymax-age=600
x-served-bycache-fra-etou8220123-FRA, cache-fra-etou8220088-FRA, cache-dub4368-DUB
x-cacheMISS, HIT, MISS
x-cache-hits0, 3, 0
x-timerS1781348974.816492,VS0,VE25
x-robots-tagnoindex, nofollow,noarchive,nocache
set-cookiegup_clientid=0; domain=eu.northjersey.com; max-age=-1; path=/; secure
set-cookiegup_clientid=0; domain=northjersey.com; max-age=-1; path=/; secure
set-cookiegup_anonid=0; domain=northjersey.com; max-age=-1; path=/; secure
set-cookiegup_lng=0; domain=northjersey.com; max-age=-1; path=/; secure
varyAccept-Encoding
feature-policycamera 'none';display-capture 'none';microphone 'none';usb 'none';geolocation 'none'
permissions-policybluetooth(),camera=(),clipboard-read=(),display-capture=(),local-fonts=(),microphone=(),otp-credentials=(),serial=(),usb=(),window-management=(),geolocation=()
content-length34287
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
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.
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.