Security Report Summary
C
| Site: | https://opnform.com/ | ||
|---|---|---|---|
| IP Address: | 54.230.114.7 | ||
| Report Time: | 30 Jun 2026 01:46:40 UTC | ||
| Headers: |
|
||
| Advanced: |
|
Missing Headers
| Strict-Transport-Security | HTTP 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-Options | X-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-Policy | Referrer 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-Policy | We detected an invalid directive, " identity-credentials-get". |
|---|
Raw Headers
| HTTP/2 | 200 |
|---|---|
| content-type | text/html;charset=utf-8 |
| date | Tue, 30 Jun 2026 01:46:40 GMT |
| content-encoding | gzip |
| permissions-policy | clipboard-read=(self), clipboard-write=(self), identity-credentials-get=(self), fullscreen=(self) |
| set-cookie | i18n_redirected=en; Path=/; Expires=Wed, 30 Jun 2027 01:46:39 GMT; Secure; SameSite=Lax |
| content-security-policy | frame-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; |
| vary | Accept-Encoding |
| x-cache | Miss from cloudfront |
| via | 1.1 fea22f74d73ab228582fa004e813e998.cloudfront.net (CloudFront) |
| x-amz-cf-pop | DUB56-P4 |
| alt-svc | h3=":443"; ma=86400 |
| x-amz-cf-id | HgmQPCkf24CMR0gH04gZWXMFbWOkTpftXXnZoTOtGkWvWUxVqvbfkA== |
| X-Frame-Options | Header not set, see Additional Information below. |
Upcoming Headers
| Cross-Origin-Embedder-Policy | Cross-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-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
| Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
| permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
|---|---|
| content-security-policy | Content 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-Options | The XFO header was not sent but frame-ancestors in Content Security Policy was used instead. |