Security Report Summary
A
Site: https://inimco.com/
IP Address: 149.210.169.93
Report Time: 29 Mar 2024 01:11:49 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • Referrer-Policy
  • Permissions-Policy
  • X-Content-Type-Options
  • X-Frame-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-hashes' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
cache-controlmax-age=0
content-typetext/html; charset=utf-8
content-encodinggzip
content-languageen-GB
varyAccept-Encoding
content-security-policydefault-src 'self'; script-src 'self' 'unsafe-hashes' 'sha256-Grc7dMp1pPD1PA0A5uPCzm0x/EIi+sIOi3toSp30qrM=' *.youtube.com *.linkedin.com *.doubleclick.net *.googletagservices.com *.googleadservices.com *.google.com *.google.be *.google.nl *.googleapis.com unpkg.com *.jsdelivr.net *.gstatic.com *.googlesyndication.com *.google-analytics.com *.googletagmanager.com *.facebook.com *.facebook.net *.twitter.com *.twimg.com *.bootstrapcdn.com *.yourwoo.com *.leadinfo.net *.leadinfo.com *.lightwidget.com weatherwidget.io *.cookiebot.com; style-src 'self' 'unsafe-inline' *.twitter.com *.jsdelivr.net *.googleapis.com *.google.com *.google.be *.google.nl *.yourwoo.com *.twimg.com; img-src 'self' data: blob: *.google.com *.google.be *.google.nl *.gstatic.com *.googleusercontent.com *.doubleclick.net *.twitter.com *.licdn.com *.jsdelivr.net *.google-analytics.com *.googlesyndication.com *.googleapis.com *.facebook.com *.facebook.net *.yourwoo.com *.cdninstagram.com *.ytimg.com *.twimg.com *.placeholder.com *.vimeocdn.com *.cookiebot.com; object-src 'self'; manifest-src 'self' *.jsdelivr.net; font-src 'self' data: *.gstatic.com *.jsdelivr.net *.googleapis.com; connect-src 'self' *.googleapis.com *.facebook.com *.facebook.net *.googlesyndication.com *.google-analytics.com *.doubleclick.net *.leadinfo.net *.leadinfo.com *.cookiebot.com; frame-src *.googlesyndication.com *.google.com *.google.be *.google.nl *.doubleclick.net *.youtube.com *.facebook.com *.facebook.net *.twitter.com *.vimeo.com *.cookiebot.com; frame-ancestors 'self'
access-control-allow-headersContent-Type
access-control-allow-methodsGET,POST,PUT,DELETE,OPTIONS
access-control-allow-credentialstrue
strict-transport-securitymax-age=31536000; preload
referrer-policyno-referrer-when-downgrade
permissions-policyaccelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=(),midi=(),sync-xhr=(),fullscreen=(self)
x-content-type-optionsnosniff
x-permitted-cross-domain-policiesmaster-only
x-xss-protection1; mode=block
dateFri, 29 Mar 2024 01:11:48 GMT
content-length8246
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
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.
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-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".
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-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.