Namespace Umbraco.Cms.Core.HealthChecks.Checks.Security
Classes
BaseHttpHeaderCheck
Provides a base class for health checks of http header values.
ClickJackingCheck
Health check for the recommended production setup regarding the X-Frame-Options header.
ExcessiveHeadersCheck
Health check for the recommended production setup regarding unnecessary headers.
HstsCheck
Health check for the recommended production setup regarding the Strict-Transport-Security header.
HttpsCheck
Health checks for the recommended production setup regarding HTTPS.
NoSniffCheck
Health check for the recommended production setup regarding the X-Content-Type-Options header.
UmbracoApplicationUrlCheck
XssProtectionCheck
Health check for the recommended production setup regarding the X-XSS-Protection header.