Security Report Summary
A
Site: https://automation.meta-flow.ai/dashboard/temp1
IP Address: 111.118.215.189
Report Time: 01 Jul 2026 09:01:50 UTC
Headers:
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Strict-Transport-Security
  • Content-Security-Policy
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
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.
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
x-frame-optionsSAMEORIGIN
x-content-type-optionsnosniff
referrer-policystrict-origin-when-cross-origin
strict-transport-securitymax-age=31536000; includeSubDomains
content-security-policydefault-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://checkout.razorpay.com https://cdn.razorpay.com https://www.google.com https://www.gstatic.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://fonts.googleapis.com; img-src 'self' data: blob: https:; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com; connect-src 'self' ws://localhost:8888 http://localhost:8888 http://localhost:8186 wss: https://devapi.meta-flow.ai https://uatapi.meta-flow.ai https://api.meta-flow.ai https://ml.devapi.meta-flow.ai https://ml.testapi.meta-flow.ai https://ml.api.meta-flow.ai https://cdn.jsdelivr.net https://www.google.com https://www.gstatic.com https://api.ipify.org https://lumberjack.razorpay.com https://*.ngrok-free.dev https://*.ngrok.io https://*.service-now.com https://*.amazonaws.com https://s3.ap-south-1.amazonaws.com; frame-src 'self' https://www.google.com https://recaptcha.google.com https://api.razorpay.com https://checkout.razorpay.com;
last-modifiedTue, 30 Jun 2026 13:36:57 GMT
accept-rangesbytes
cache-controlno-cache, no-store, must-revalidate
expires0
varyAccept-Encoding
content-encodinggzip
pragmano-cache
content-length1385
content-typetext/html; charset=UTF-8
dateWed, 01 Jul 2026 09:01:50 GMT
serverApache
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-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.
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.
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.