Security Report Summary
A
Site: https://www.james.rcpt.to/
IP Address: 2001:41c8:51:6c5:fcff:ff:fe00:4120
Report Time: 25 Apr 2024 07:58:20 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-Policy
  • X-Frame-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive.
Raw Headers
HTTP/1.1200 OK
DateThu, 25 Apr 2024 07:58:20 GMT
ServerApache
Strict-Transport-Securitymax-age=31536000; includeSubDomains; preload
X-XSS-Protection0
X-Content-Type-Optionsnosniff
Content-Security-Policyimg-src 'self' data: https://docs.aws.amazon.com https://api.mapbox.com/ https://unpkg.com/[email protected]/dist/images/ ; font-src data: ; script-src 'self' blob: 'unsafe-inline' 'wasm-unsafe-eval' https://player.live-video.net/ https://unpkg.com/@popperjs/ https://cdnjs.cloudflare.com/ajax/libs/video.js/ https://cdnhs.cloudflare.com https://sdk.amazonaws.com/js/ https://player.live-video.net/1.4.1/amazon-ivs-player.min.js https://player.live-video.net/1.4.1/ https://unpkg.com/[email protected]/dist/leaflet.js https://unpkg.com/leaflet.boatmarker/leaflet.boatmarker.min.js https://unpkg.com/[email protected]/ ; style-src 'self' https://cdnjs.cloudflare.com/ajax/libs/video.js/ https://unpkg.com/[email protected]/dist/leaflet.css 'unsafe-inline'; frame-ancestors 'none'; form-action 'self'; media-src blob:; worker-src blob:; connect-src 'self' *.live-video.net wss://e2kww8wsne.execute-api.ap-southeast-2.amazonaws.com/production wss://boat-data.james.rcpt.to ; base-uri 'self' ; report-to default; report-uri https://nel.james.rcpt.to/
Referrer-Policystrict-origin-when-cross-origin
Permissions-Policygeolocation=(self), midi=(), sync-xhr=(self), microphone=(), camera=(), magnetometer=(), gyroscope=(), fullscreen=(), payment=(), autoplay=(self)
Cross-Origin-Opener-Policysame-origin; report-to="default"
Cross-Origin-Embedder-Policyunsafe-none; report-to="default"
Cross-Origin-Resource-Policysame-origin
Report-To{ "group": "default", "max-age": 5184000, "endpoints": [{ "url": "https://nel.james.rcpt.to/"} ]}
NEL{"report_to": "default", "success_fraction": 1, "failure_fraction": 1, "max-age": 5184000}
Upgradeh2,h2c
ConnectionUpgrade
Accept-Rangesbytes
VaryAccept-Encoding
Content-Encodinggzip
X-Frame-Optionssameorigin
Content-Length2557
Content-Typetext/html
Additional Information
ServerThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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-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".
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.
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.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
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.
Report-ToReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports.
NELNetwork Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports.
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.