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:
  • X-Content-Type-Options
  • Content-Security-Policy
  • X-Frame-Options
  • Referrer-Policy
  • Permissions-Policy
  • Strict-Transport-Security
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
Content-Security-PolicyContent 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-OptionsX-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-PolicyReferrer 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-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Strict-Transport-SecurityThe "max-age" directive is too small. The minimum recommended value is 2592000 (30 days).
Raw Headers
HTTP/2301
x-redirected-byCanonicalRedirect
x-content-type-optionsnosniff
x-mobile-app0
x-ssexpuxfcp-6515-variant-2
x-envoy-upstream-service-time37
content-typetext/html; charset=UTF-8
content-encodinggzip
locationhttps://vereadores.fandom.com/wiki/Jabsdesigntips
last-modifiedFri, 22 Aug 2025 22:52:51 GMT
x-request-idd96df22f76c55b892af184bca1480970
x-datacenterRES
x-cacheableYES
accept-rangesbytes
age0
dateFri, 22 Aug 2025 22:52:51 GMT
x-served-bycache-iad-kiad7000139-IAD, cache-iad-kiad7000139-IAD, cache-dub4331-DUB
x-cacheMISS, MISS, MISS
x-cache-hits0, 0, 0
x-timerS1755903171.488370,VS0,VE172
varyAccept-Encoding, X-Mobile-App, X-Ssexp, Cookie
set-cookieexp_bucket=v6-83; domain=.fandom.com; path=/; expires=Sun, 22 Aug 2027 22:52:51 GMT;
set-cookieexp_bucket_2=v5-37; domain=.fandom.com; path=/; expires=Sun, 22 Aug 2027 22:52:51 GMT;
strict-transport-securitymax-age=300; includeSubDomains
server-timingdc;desc="res", roaa;desc="active", roaadc;desc="res", roaareason;desc="read_closest", roaavariant;desc="none"
cache-controlprivate, s-maxage=0, max-age=0, must-revalidate
content-length20
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-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-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
x-content-type-optionsX-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-securityHTTP 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.