diff --git a/src/content/docs/security-center/security-insights/review-insights.mdx b/src/content/docs/security-center/security-insights/review-insights.mdx index c5061956cf61f0..cbece7502d5598 100644 --- a/src/content/docs/security-center/security-insights/review-insights.mdx +++ b/src/content/docs/security-center/security-insights/review-insights.mdx @@ -16,7 +16,19 @@ For each detected insight, you can resolve it or archive it, after understanding ## Resolve an insight -1. In the insight details page, if you choose to update a configuration based on the recommendation actions, follow the instructions on the insight details page. +In the insight details page, if you choose to update a configuration based on the recommendation actions, follow the instructions on the insight details page. + +The following insights follow a different yet straightforward workflow to be resolved: + +- **Minimum Version of TLS 1.2 not enforced**: To resolve this insight: + - Go to **SSL/TLS** > **Edge Certificates**. + - Select **TLS 1.2**. +- **Domains without "Always use HTTPS"**: To resolve this insight: + - Go to **SSL/TLS** > **Edge Certificates**. + - Select **Always Use HTTPS**. +- **Turn on JavaScript Detections**: To resolve this insight: + - Go to **Security** > **Bots** > Select **Configure Bot Management**. + - Select **JavaScript Detections**. ## Dismiss or archive an insight