Security Report Summary
C
| Site: | https://www.goodreads.com/user/show/155236656-jabsdesigntips | ||
|---|---|---|---|
| IP Address: | 54.230.114.53 | ||
| Report Time: | 10 Jun 2026 13:27:42 UTC | ||
| Headers: |
|
||
| Advanced: |
|
Missing Headers
| 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. |
|---|---|
| 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. |
| Permissions-Policy | Permissions 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-Options | There was a duplicate X-Content-Type-Options header. |
|---|
Raw Headers
| HTTP/2 | 200 |
|---|---|
| content-type | text/html; charset=utf-8 |
| server | Server |
| date | Wed, 10 Jun 2026 13:27:42 GMT |
| x-amz-rid | 77X7R5PHYW7T9493YQ6P |
| set-cookie | ccsid=465-9600678-9180451; path=/; expires=Sun, 10 Jun 2046 13:27:41 -0000 |
| set-cookie | logged_out_browsing_page_count=1; path=/; expires=Tue, 10 Jun 2036 13:27:41 -0000 |
| set-cookie | locale=en; path=/ |
| set-cookie | _session_id2=f1fbdc42cfa2d48a14748436dd9579c7; path=/; expires=Wed, 10 Jun 2026 19:27:42 -0000; HttpOnly |
| x-frame-options | SAMEORIGIN |
| x-xss-protection | 1; mode=block |
| x-content-type-options | nosniff |
| strict-transport-security | max-age=63072000; includeSubDomains; preload |
| etag | W/"e839705379f3a50005e2353bc9756920" |
| cache-control | max-age=0, private, must-revalidate |
| x-request-id | 77X7R5PHYW7T9493YQ6P |
| x-runtime | 0.552706 |
| x-content-type-options | nosniff |
| content-encoding | gzip |
| vary | User-Agent,Accept-Encoding,User-Agent |
| x-cache | Miss from cloudfront |
| via | 1.1 8681af80e9ab19874b85ab8b77034da6.cloudfront.net (CloudFront) |
| x-amz-cf-pop | DUB56-P4 |
| x-amz-cf-id | VLbMr1mcO14VKPPQ0t7FaeVT3s9eLJJGRodLt74joqesBeOMfoRkHw== |
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
| server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
|---|---|
| set-cookie | The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |
| x-frame-options | X-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-xss-protection | X-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-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". |
| 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. |
| 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". |