Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading