Security Report Summary
B
Site: https://pixabay.com/users/emmendakdekker-52529426/
IP Address: 172.64.147.160
Report Time: 21 Jun 2026 10:13:28 UTC
Headers:
  • Content-Security-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Permissions-Policy
  • Strict-Transport-Security
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
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/2200
dateSun, 21 Jun 2026 10:13:28 GMT
content-typetext/html; charset=utf-8
set-cookieanonymous_user_id=5fe036fada054e5281ab06f7a4dd77a0; expires=Fri, 09 Jul 2094 13:27:35 GMT; Max-Age=2147483647; Path=/
set-cookiecsrftoken=Y2MfJJhtxDuM5eM5COBvANzVke8GPBJw; Domain=.pixabay.com; expires=Sun, 20 Jun 2027 10:13:28 GMT; Max-Age=31449600; Path=/; SameSite=Lax; Secure
set-cookie__cf_bm=3bAQ_4.ygo8_zlr.tEfkCutwymzbZjaETpJIX6vA1ho-1782036808.1312387-1.0.1.1-wt5dYHwgGW_Q81Mwful3ZA56cnMap0RtTkLB2lLmOujGmtUK9bXG8UsYpmeSwPSmaFfDmGhmRGStR6ftC.eQDTpRrBiJtHEgpH9zoBIx1ZCKcMjBUdfN104wVOjIuWzd; HttpOnly; SameSite=None; Secure; Path=/; Domain=pixabay.com; Expires=Sun, 21 Jun 2026 10:43:28 GMT
set-cookie_cfuvid=pHkmGkPNo24Bse029AeHSObd_59vaXmecLiFCjdBmGo-1782036808.1312387-1.0.1.1-MVPFSYBmihg4dms3vAbVbEF8mnV19e_OEfC2dZv6n_M; HttpOnly; SameSite=None; Secure; Path=/; Domain=pixabay.com
cf-raya0f23da2dadbb959-DUB
cf-cache-statusDYNAMIC
cache-controlprivate, max-age=0, no-cache, no-store, must-revalidate
content-languageen
servercloudflare
x-skip-sentry
strict-transport-securitymax-age=3600; includeSubDomains
varyAccept-Encoding, Cookie, Accept-Language
content-security-policyframe-ancestors 'none'
content-security-policy-report-onlyframe-ancestors 'none'
cross-origin-opener-policysame-origin-allow-popups
referrer-policystrict-origin-when-cross-origin
referrer-policystrict-origin-when-cross-origin
x-content-type-optionsnosniff
x-frame-optionsDENY
content-encodinggzip
alt-svch3=":443"; ma=86400
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-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
set-cookieThe 'httpOnly' flag is not set on this cookie. There is no Cookie Prefix on this cookie.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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.
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. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
content-security-policy-report-onlyContent Security Policy Report Only is used to test a Content Security Policy before making it live. The browser will report on actions that would have been taken based on the policy. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
cross-origin-opener-policyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
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.
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.
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".
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.