Security Report Summary
C
| Site: | https://www.goodreads.com/user/show/155236656-jabsdesigntips | ||
|---|---|---|---|
| IP Address: | 54.230.114.53 | ||
| Report Time: | 10 Jun 2026 12:09:55 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 12:09:55 GMT |
| x-amz-rid | V2VW3APRJ5JZRYA4XM49 |
| set-cookie | ccsid=994-4926246-2505912; path=/; expires=Sun, 10 Jun 2046 12:09:55 -0000 |
| set-cookie | logged_out_browsing_page_count=1; path=/; expires=Tue, 10 Jun 2036 12:09:55 -0000 |
| set-cookie | locale=en; path=/ |
| set-cookie | _session_id2=0fdefa501c6567d972b33148610eb528; path=/; expires=Wed, 10 Jun 2026 18:09:55 -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/"8082cd2a0958f40b3d233da87fc2b223" |
| cache-control | max-age=0, private, must-revalidate |
| x-request-id | V2VW3APRJ5JZRYA4XM49 |
| x-runtime | 0.321972 |
| 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 | ipJZLvhp266ruig2cuvfEvFSa0RZcMLBIh4xpKKaq7FIfmOuxeNuAg== |
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". |