Security Report Summary
A
Site: https://global-developers-web-sbx.azurewebsites.net/sandbox/api/v1/metrics/getmetrics
IP Address: 23.100.82.11
Report Time: 20 Mar 2025 11:12:08 UTC
Headers:
  • Strict-Transport-Security
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
  • Content-Security-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Response is not HTMLThe content-type of the response does not indicate HTML. Not all headers, and therefore the score, may be appropriate.
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
content-typetext/plain; charset=utf-8
dateThu, 20 Mar 2025 11:12:07 GMT
server
access-control-allow-credentialstrue
access-control-allow-headersContent-Type
access-control-allow-methodsGET, POST, PUT, DELETE, OPTIONS
access-control-allow-originhttps://*.gosocket.net http://*.gosocket.net
cache-controlno-cache
content-encodinggzip
expires-1
pragmano-cache
set-cookieSameSite=Strict; Secure; HttpOnly; domain=.gosocket.net
set-cookieARRAffinity=5926242afae8a34b800c6a6f0611919b525b50319da3444edc838382bf06f97b;Path=/;HttpOnly;Secure;Domain=global-developers-web-sbx.azurewebsites.net
set-cookieARRAffinitySameSite=5926242afae8a34b800c6a6f0611919b525b50319da3444edc838382bf06f97b;Path=/;HttpOnly;SameSite=None;Secure;Domain=global-developers-web-sbx.azurewebsites.net
varyAccept-Encoding
strict-transport-securitymax-age=31536000
request-contextappId=cid-v1:af45781f-5ca9-4d8d-843e-ef14ad190238
x-frame-optionsSAMEORIGIN
x-xss-protection1; mode=block
x-content-type-optionsnosniff
referrer-policystrict-origin
x-permitted-cross-domain-policiesnone
permissions-policyaccelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
content-security-policyframe-ancestors 'self' https://*.gosocket.net http://*.gosocket.net; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline' fonts.googleapis.com
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.
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-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.
x-xss-protectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.
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".
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.
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.