mirror of https://github.com/MISP/misp-website
Update 2021-07-05-MISP.2.4.145-and-2.4.146.released.md
parent
c24acf44d6
commit
bf89d5e2fc
|
@ -13,7 +13,7 @@ MISP 2.4.145 and 2.4.146 released including a massive update to the MISP warning
|
||||||
[Warning lists](https://github.com/misp/misp-warninglists) system has been significantly improved (thanks to Jakub Onderka).
|
[Warning lists](https://github.com/misp/misp-warninglists) system has been significantly improved (thanks to Jakub Onderka).
|
||||||
|
|
||||||
- Custom warning lists can be created and managed in the MISP user-interface
|
- Custom warning lists can be created and managed in the MISP user-interface
|
||||||
- Warning lists can be now imported via API
|
- Warning lists can be now imported via the API
|
||||||
- Warning lists changes are exported in the ZMQ channel
|
- Warning lists changes are exported in the ZMQ channel
|
||||||
- Warning lists include new categories to describe the scope
|
- Warning lists include new categories to describe the scope
|
||||||
|
|
||||||
|
@ -21,16 +21,18 @@ MISP 2.4.145 and 2.4.146 released including a massive update to the MISP warning
|
||||||
|
|
||||||
## Summary email notification
|
## Summary email notification
|
||||||
|
|
||||||
New event summaries only added as a new setting. This feature publish the normal alert reports excluding attributes and object to only describe a summary of the alert. This can
|
Email notifications have received a new configuration setting: New event summaries only.
|
||||||
be used when encryption cannot be enabled and organisations still require email alerting.
|
This feature publishes the normal alert reports excluding attributes and objects, thereby
|
||||||
|
only describing a summary of the alert. This can be used when encryption cannot be enabled
|
||||||
|
and organisations still require email alerting.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
A new documentation has been added to describe the [session and cookie handling in MISP](https://raw.githubusercontent.com/MISP/MISP/2.4/docs/generic/Authentication%20Diagram/MISP%20Authentication%20Diagram.png).
|
New documentation has been added to describe the [session and cookie handling in MISP](https://raw.githubusercontent.com/MISP/MISP/2.4/docs/generic/Authentication%20Diagram/MISP%20Authentication%20Diagram.png).
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
- Read only authentication keys feature has been added. (don't forget to enable the advanced authentication key feature)
|
- Thanks to a new feature, you can now create read only authentication keys (don't forget to enable the advanced authentication key feature for this to work).
|
||||||
|
|
||||||
# Security Fixes
|
# Security Fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue