Update 2016-12-22-MISP.2.4.58.released.md

pull/1/head
Andras Iklody 2016-12-22 21:48:58 +01:00 committed by GitHub
parent db5502bc52
commit af75dc7ed5
1 changed files with 3 additions and 3 deletions

View File

@ -4,11 +4,11 @@ layout: post
featured: /assets/images/misp-small.png
---
A new version of MISP [2.4.58](https://github.com/MISP/MISP/tree/v2.4.58) has been released, including bug fixes and a specific improvement in the correlation feature.
A new version of MISP [2.4.58](https://github.com/MISP/MISP/tree/v2.4.58) has been released, including bug fixes and a specific improvement to the correlation feature.
![MISP galaxy](/assets/images/misp/blog/correlation.png){:class="img-responsive"}
Correlation can be disabled at instance level, event level or event at attribute level by the site admin or the creator of the event. The feature is an optional feature that can be enabled or disabled system-wide in MISP. This allows a flexible scheme for events where correlating values are not interesting for the analysts. The feature is also available via the API.
Correlation can be disabled at the instance level, or, if a new setting is enabled, at the event or at the attribute level by a site admin or the creator of the event. The latter is an optional feature that can be enabled or disabled system-wide in MISP. This allows for a flexible scheme, supporting situations where the correlations of certain events or attributes are not interesting for the analysts. This feature is also available via the API.
The release includes various improvements such as:
@ -17,7 +17,7 @@ The release includes various improvements such as:
- LDAP authentication improved to get role from LDAP.
- Some minor bug fixes and updates.
A big thank to all the users who gave feedback and contributors who helped us improve MISP.
A big thanks to all the users who gave feedback and contributors who helped us improve MISP.
The full change log is available [here](http://www.misp-project.org/Changelog.txt).