Security Report Summary
B
Site: http://app.formworkflowplus.com/login - (Scan again over https)
IP Address: 2607:f8b0:4005:811::2013
Report Time: 25 Apr 2024 09:41:51 UTC
Headers:
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Solid grade,let’s 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.
Warnings
X-Content-Type-OptionsThere was a duplicate X-Content-Type-Options header.
Site is using HTTPThis site was served over HTTP and did not redirect to HTTPS.
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive.
Raw Headers
HTTP/1.1200 OK
Content-Typetext/html; charset=utf-8
X-Powered-ByExpress
Content-Security-Policydefault-src 'self' 'unsafe-eval' 'unsafe-inline' https://apis.google.com https://js.stripe.com https://*.googleapis.com *.googleusercontent.com https://script.google.com; connect-src 'self' https://api-js.mixpanel.com *.googleapis.com *.googleusercontent.com http://ip-api.com https://ip-api.com https://script.google.com; font-src 'self' https://fonts.googleapis.com https://fonts.gstatic.com *.sharepointonline.com; frame-src 'self' https://js.stripe.com https://*.googleapis.com; style-src 'unsafe-inline' https://fonts.googleapis.com; img-src *; media-src ; object-src
X-Frame-OptionsSAMEORIGIN
Strict-Transport-Securitymax-age=31536000;
X-Content-Type-Optionsnosniff
X-Content-Type-Optionssame-origin
Referrer-Policysame-origin
ETagW/"5e8-An+tVZ9UkQmN4eUwCoSiQmXa6f8"
VaryAccept-Encoding
set-cookiegwa.sid=s%3AfiD5-sCHxi1zhPaeNx7PEAEVhqaju8PE.bkgqUg%2BJ9Bt0XdiOwxux3FKYVN%2BQFymYGtLMqJcUdvU; Path=/; Expires=Thu, 02 May 2024 09:41:51 GMT; HttpOnly
Content-Encodinggzip
X-Cloud-Trace-Contexte12c6304c7557055f69dc7be86832daa
DateThu, 25 Apr 2024 09:41:51 GMT
ServerGoogle Frontend
Cache-Controlprivate
Content-Length693
ExpiresThu, 25 Apr 2024 09:41:51 GMT
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
X-Powered-ByX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header should be removed or the value changed.
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.
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.
Strict-Transport-SecurityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS. That said, the HSTS header must not be returned over a HTTP connection, only HTTPS.
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-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.
ServerServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".