Security Report Summary
R
Redirect: | Click here to follow the redirect to https://vereadores.fandom.com/wiki/Jabsdesigntips. | ||
---|---|---|---|
Site: | https://vereadores.fandom.com/wiki/jabsdesigntips | ||
IP Address: | 199.232.212.194 | ||
Report Time: | 22 Aug 2025 22:52:51 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. |
---|---|
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. Recommended value "X-Frame-Options: SAMEORIGIN". |
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 | 301 |
---|---|
x-redirected-by | CanonicalRedirect |
x-content-type-options | nosniff |
x-mobile-app | 0 |
x-ssexp | uxfcp-6515-variant-2 |
x-envoy-upstream-service-time | 37 |
content-type | text/html; charset=UTF-8 |
content-encoding | gzip |
location | https://vereadores.fandom.com/wiki/Jabsdesigntips |
last-modified | Fri, 22 Aug 2025 22:52:51 GMT |
x-request-id | d96df22f76c55b892af184bca1480970 |
x-datacenter | RES |
x-cacheable | YES |
accept-ranges | bytes |
age | 0 |
date | Fri, 22 Aug 2025 22:52:51 GMT |
x-served-by | cache-iad-kiad7000139-IAD, cache-iad-kiad7000139-IAD, cache-dub4331-DUB |
x-cache | MISS, MISS, MISS |
x-cache-hits | 0, 0, 0 |
x-timer | S1755903171.488370,VS0,VE172 |
vary | Accept-Encoding, X-Mobile-App, X-Ssexp, Cookie |
set-cookie | exp_bucket=v6-83; domain=.fandom.com; path=/; expires=Sun, 22 Aug 2027 22:52:51 GMT; |
set-cookie | exp_bucket_2=v5-37; domain=.fandom.com; path=/; expires=Sun, 22 Aug 2027 22:52:51 GMT; |
strict-transport-security | max-age=300; includeSubDomains |
server-timing | dc;desc="res", roaa;desc="active", roaadc;desc="res", roaareason;desc="read_closest", roaavariant;desc="none" |
cache-control | private, s-maxage=0, max-age=0, must-revalidate |
content-length | 20 |
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
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. |