Security Report Summary
A+
Site: https://productsapi.clearsale.com.br/v1/creditrisk
IP Address: 2620:1ec:bdf::69
Report Time: 05 May 2024 10:45:23 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Frame-Options
  • Referrer-Policy
  • X-Content-Type-Options
  • Permissions-Policy
Advanced:
Wow, amazing 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.
Status code indicates errorThe status code of the response indicates an error. Not all headers may be set when the response is an error.
Raw Headers
HTTP/2405
dateSun, 05 May 2024 10:45:23 GMT
content-length0
allowPOST
cache-controlno-cache, no-store, must-revalidate
expires0
pragmano-cache
set-cookieARRAffinity=c06e9bb74f52245b3695b3079a52f6acbc70c3ee812f67e4fa3f5f65088ff4f7;Path=/;HttpOnly;Secure;Domain=webapp-products-digitaltrustv2-api-lin-prd-002.azurewebsites.net
set-cookieARRAffinitySameSite=c06e9bb74f52245b3695b3079a52f6acbc70c3ee812f67e4fa3f5f65088ff4f7;Path=/;HttpOnly;SameSite=None;Secure;Domain=webapp-products-digitaltrustv2-api-lin-prd-002.azurewebsites.net
strict-transport-securitymax-age=31536000; includeSubDomains
content-security-policydefault-src 'self' https:
x-frame-optionsDENY
referrer-policyno-referrer
x-xss-protection1; mode=block
x-permitted-cross-domain-policiesnone
x-content-type-optionsnosniff
permissions-policygeolocation=();midi=();notifications=();push=();sync-xhr=();accelerometer=();microphone=();camera=();magnetometer=();gyroscope=();speaker 'self';vibrate=();fullscreen 'self';payment=();
x-azure-ref20240505T104522Z-15dfcfb9c9cxc68tqub5335spc00000003qg00000000207r
x-cacheCONFIG_NOCACHE
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
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.
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.
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-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".
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.