Security Report Summary
C
Site: https://opnform.com/
IP Address: 54.230.114.7
Report Time: 30 Jun 2026 01:46:40 UTC
Headers:
  • Permissions-Policy
  • Content-Security-Policy
  • X-Frame-Options
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Referrer-Policy
Advanced:
Not bad… Maybe you should perform a deeper security analysis of your website and APIs:
Missing Headers
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. Recommended value "Strict-Transport-Security: max-age=31536000; includeSubDomains".
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
Permissions-PolicyWe detected an invalid directive, " identity-credentials-get".
Raw Headers
HTTP/2200
content-typetext/html;charset=utf-8
dateTue, 30 Jun 2026 01:46:40 GMT
content-encodinggzip
permissions-policyclipboard-read=(self), clipboard-write=(self), identity-credentials-get=(self), fullscreen=(self)
set-cookiei18n_redirected=en; Path=/; Expires=Wed, 30 Jun 2027 01:46:39 GMT; Secure; SameSite=Lax
content-security-policyframe-ancestors 'self' http://localhost https://localhost http://127.0.0.1 https://127.0.0.1 http://localhost:3000 https://localhost:3000 http://127.0.0.1:3000 https://127.0.0.1:3000 http://localhost:3001 https://localhost:3001 http://127.0.0.1:3001 https://127.0.0.1:3001 http://localhost:4200 https://localhost:4200 http://127.0.0.1:4200 https://127.0.0.1:4200 http://localhost:5000 https://localhost:5000 http://127.0.0.1:5000 https://127.0.0.1:5000 http://localhost:5173 https://localhost:5173 http://127.0.0.1:5173 https://127.0.0.1:5173 http://localhost:8000 https://localhost:8000 http://127.0.0.1:8000 https://127.0.0.1:8000 http://localhost:8080 https://localhost:8080 http://127.0.0.1:8080 https://127.0.0.1:8080 http://localhost:8081 https://localhost:8081 http://127.0.0.1:8081 https://127.0.0.1:8081 http://localhost:9000 https://localhost:9000 http://127.0.0.1:9000 https://127.0.0.1:9000;
varyAccept-Encoding
x-cacheMiss from cloudfront
via1.1 fea22f74d73ab228582fa004e813e998.cloudfront.net (CloudFront)
x-amz-cf-popDUB56-P4
alt-svch3=":443"; ma=86400
x-amz-cf-idHgmQPCkf24CMR0gH04gZWXMFbWOkTpftXXnZoTOtGkWvWUxVqvbfkA==
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
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.