Security Report Summary
A+
Site: https://wcca-portal.vercel.app/
IP Address: 216.198.79.193
Report Time: 20 May 2025 12:47:54 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2103
serverVercel
x-vercel-idyKrsO38lVjp243wPqABG916ZFIHWbhWu
HTTP/2 200
accept-rangesbytes
access-control-allow-origin'self' https://wcast-api.welderassessment.org https://wcca-portal.vercel.app https://www.welderassessment.org https://welderassessment.org
age0
cache-controlpublic, max-age=0, must-revalidate
content-dispositioninline
content-security-policydefault-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; style-src-elem 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdnjs.cloudflare.com; img-src 'self' data: https://raw.githubusercontent.com; connect-src 'self' https://wcast-api.welderassessment.org; font-src 'self' https://fonts.gstatic.com https://cdnjs.cloudflare.com; frame-src 'self'; object-src 'none';
content-typetext/html; charset=utf-8
dateTue, 20 May 2025 12:47:54 GMT
etag"0de8054167eed4f1bdd12b39c4373bae"
last-modifiedTue, 20 May 2025 12:47:54 GMT
permissions-policygeolocation=(), camera=(), fullscreen=(self)
referrer-policystrict-origin-when-cross-origin
serverVercel
strict-transport-securitymax-age=63072000; includeSubDomains; preload
x-content-type-optionsnosniff
x-frame-optionsDENY
x-vercel-cacheHIT
x-vercel-iddub1::j2ms7-1747745274612-89db75f97524
content-length783
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
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
access-control-allow-originThe Access-Control-Allow-Origin header is used to configure CORS.
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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used 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.
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.
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.