Security Report Summary
A+
Site: https://html2app.dev/
IP Address: 18.197.35.61
Report Time: 25 Apr 2024 11:49:32 UTC
Headers:
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • Content-Security-Policy
  • X-Content-Type-Options
  • Permissions-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
dateThu, 25 Apr 2024 11:49:32 GMT
content-typetext/html
content-length8157
apigw-requestidWx9z6hKSliAEMIQ=
x-amzn-requestid7997b501-6b81-4c78-b727-cc440606def7
referrer-policystrict-origin-when-cross-origin
x-xss-protection1; mode=block
access-control-allow-originhttps://udid.html2app.dev https://html2app.dev https://ogchbwmrqry2aeffglxdcjar7u0xvuim.lambda-url.eu-central-1.on.aws http://localhost:8080
strict-transport-securitymax-age=31536000; includeSubDomains
x-frame-optionsDENY
content-security-policydefault-src 'none'; connect-src https://udid.html2app.dev https://html2app.dev https://ogchbwmrqry2aeffglxdcjar7u0xvuim.lambda-url.eu-central-1.on.aws http://localhost:8080 https://s3.eu-central-1.amazonaws.com; img-src 'self' img.shields.io; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; manifest-src 'self'; script-src 'unsafe-inline' https: 'nonce-QPaBHjUOCJAN6W3XFL0V0Q==' 'nonce-rll97Yi8PEP46rkn6VoNfg==' 'nonce-iLIq/UgBkpX22zw6xkUnTA==' 'strict-dynamic'; style-src 'self' https: 'nonce-CqlHMhKcK4QruZLqQpp2QA=='
cache-controlmax-age=300
x-content-type-optionsnosniff
x-amzn-trace-idroot=1-662a434b-46ec392a40e783a465e302ea;parent=28e01e2b9b25a1f0;sampled=0;lineage=5bbf189c:0
permissions-policygeolocation=(), camera=(), microphone=()
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
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.
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.
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-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.