Security Report Summary
A
Site: https://huelightusa.com/
IP Address: 161.47.91.150
Report Time: 18 Apr 2024 19:53:07 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • Referrer-Policy
  • Permissions-Policy
  • X-Frame-Options
  • X-Content-Type-Options
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
X-Frame-OptionsWe couldn't detect a valid configuration. Expected values are "DENY", "SAMEORIGIN", "ALLOW-FROM (URL)" and "ALLOWALL".
X-Content-Type-OptionsWe couldn't detect a valid configuration. The only expected value for this header is "nosniff".
Raw Headers
HTTP/1.1200 OK
DateThu, 18 Apr 2024 19:53:06 GMT
ServerApache
Cache-Controlno-cache
X-Nitro-CacheHIT
X-Nitro-Cache-Fromdrop-in
varyuser-agent
x-nitro-reve5b7943
link<https://cdn-jgckp.nitrocdn.com>; rel=preconnect
content-security-policyupgrade-insecure-requests
strict-transport-securitymax-age=31536000; includeSubDomains
x-frame-optionsSAMEORIGIN, SAMEORIGIN, SAMEORIGIN, SAMEORIGIN, SAMEORIGIN, SAMEORIGIN, SAMEORIGIN
x-content-type-optionsnosniff, nosniff, nosniff, nosniff, nosniff, nosniff, nosniff
referrer-policystrict-origin-when-cross-origin
permissions-policyaccelerometer=(), autoplay=(), camera=(), cross-origin-isolated=(), display-capture=(self), encrypted-media=(), fullscreen=*, geolocation=(self), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), payment=*, picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), xr-spatial-tracking=(), gamepad=(), serial=()
x-xss-protection1; mode=block, 1; mode=block, 1; mode=block, 1; mode=block, 1; mode=block, 1; mode=block
x-cache-ctime1713425977
content-encodinggzip
set-cookienp_wc_currency=USD; max-age=604800; path=/
set-cookienp_wc_currency_language=deleted; max-age=-1713425966; path=/
Transfer-Encodingchunked
Content-Typetext/html; charset=UTF-8
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
ServerThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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-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.
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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.