Security Report Summary
D
| Site: | https://www.usccb.org/ | ||
|---|---|---|---|
| IP Address: | 23.185.0.2 | ||
| Report Time: | 10 Jun 2026 03:18:25 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
| Strict-Transport-Security | The "max-age" directive is too small. The minimum recommended value is 2592000 (30 days). |
|---|
Raw Headers
| HTTP/2 | 200 |
|---|---|
| cache-control | max-age=3600, public |
| content-encoding | gzip |
| content-language | en |
| content-type | text/html; charset=UTF-8 |
| etag | W/"1781058762" |
| expires | Sun, 19 Nov 1978 05:00:00 GMT |
| last-modified | Wed, 10 Jun 2026 02:32:42 GMT |
| server | nginx |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| x-pantheon-styx-hostname | styx-us-a-5fbd9fdf97-tm4nf |
| x-styx-req-id | a822cf74-6474-11f1-ab8c-86964bdbb9b1 |
| age | 2742 |
| accept-ranges | bytes |
| via | 1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish |
| strict-transport-security | max-age=300; includeSubDomains; |
| set-cookie | X_Obolus_Grace=1781061505:4709652508a047ebdeb18c9bc9ea01160191698bf72f5a4f522891c1fa7ebd99; Path=/; Max-Age=5; SameSite=Lax; Secure; HttpOnly |
| date | Wed, 10 Jun 2026 03:18:25 GMT |
| x-served-by | cache-chi-kigq8000080-CHI, cache-dub4348-DUB, cache-dub4389-DUB, cache-dub4389-DUB |
| x-cache | HIT, MISS, MISS, MISS |
| x-cache-hits | 77, 0, 0, 0 |
| x-timer | S1781061505.349419,VS0,VE114 |
| vary | Accept-Encoding, Cookie, Cookie, Cookie |
| content-length | 18517 |
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 | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
|---|---|
| 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". |
| 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. |
| 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. |