Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a blog post link to release highlights #3942

Merged
merged 7 commits into from
Sep 14, 2023
Merged
4 changes: 2 additions & 2 deletions docs/whats-new.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[chapter]
= What's new in {minor-version}

Here are the highlights of what’s new and improved in {elastic-sec}. For detailed information about this release, check out the <<release-notes, Release notes>>.
Here are the highlights of what’s new and improved in {elastic-sec}. For detailed information about this release, check out our latest https://www.elastic.co/blog/whats-new-elastic-security-8-10-0[release blog] and <<release-notes, release notes>>.

Other versions: {security-guide-all}/8.9/whats-new.html[8.9] | {security-guide-all}/8.8/whats-new.html[8.8] | {security-guide-all}/8.7/whats-new.html[8.7] | {security-guide-all}/8.6/whats-new.html[8.6] | {security-guide-all}/8.5/whats-new.html[8.5] | {security-guide-all}/8.4/whats-new.html[8.4] | {security-guide-all}/8.3/whats-new.html[8.3] | {security-guide-all}/8.2/whats-new.html[8.2] | {security-guide-all}/8.1/whats-new.html[8.1] | {security-guide-all}/8.0/whats-new.html[8.0] | {security-guide-all}/7.17/whats-new.html[7.17] | {security-guide-all}/7.16/whats-new.html[7.16] | {security-guide-all}/7.15/whats-new.html[7.15] | {security-guide-all}/7.14/whats-new.html[7.14] | {security-guide-all}/7.13/whats-new.html[7.13] | {security-guide-all}/7.12/whats-new.html[7.12] | {security-guide-all}/7.11/whats-new.html[7.11] | {security-guide-all}/7.10/whats-new.html[7.10] |
{security-guide-all}/7.9/whats-new.html[7.9]
Expand Down Expand Up @@ -72,7 +72,7 @@ When {security-guide}/rules-ui-create.html#rule-ui-advanced-params[configuring a
image::whats-new/images/8.10/custom-highlighted-fields.png[Custom highlighted fields]

[float]
== Reputation service
== New Reputation service option for malicious behavior protection

When configuring {security-guide}/configure-endpoint-integration-policy.html#behavior-protection[malicious behavior protection] on an {elastic-defend} policy, you can now select to use **Reputation service**. This service identifies malicious activity and false positives, and enriches alerts using data from various sources, such as VirusTotal and telemetry. For example, reputation service can detect suspicious downloads of binaries with low or malicious reputation.

Expand Down