From 4e7b1103ea2e013028b888c23758179b6128906c Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 10 Nov 2017 11:18:32 +0100 Subject: [PATCH] Changelog added --- _posts/2017-11-10-MISP.2.4.82.released.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_posts/2017-11-10-MISP.2.4.82.released.md b/_posts/2017-11-10-MISP.2.4.82.released.md index c1e6033..f0b5985 100755 --- a/_posts/2017-11-10-MISP.2.4.82.released.md +++ b/_posts/2017-11-10-MISP.2.4.82.released.md @@ -41,8 +41,7 @@ To select object level columns, simply pre-pend the given object column's name b GET https:///events/csv/download/?attributes=timestamp,type,uuid,value&object_attributes=uuid,name ~~~~ -The following columns will be returned (all columns related to objects -will be prefixed with object_): +The following columns will be returned (all columns related to objects will be prefixed with object_): `timestamp,type,uuid,value,object_uuid,object_name` @@ -56,6 +55,8 @@ The MISP feed format has been improved to include objects, attribute tags and ob The feed preview in MISP has been improved to include the objects and support the new feed format. +The full change log is available [here](https://www.misp.software/Changelog.txt). [PyMISP change log](https://www.misp.software/PyMISP-Changelog.txt) is also available. + MISP [galaxy](/galaxy.pdf), [objects](/objects.pdf) and [taxonomies](/taxonomies.pdf) were notably extended by many contributors. These are also included by default in MISP. Don't forget to do a `git submodule update` and update galaxies, objects and taxonomies via the UI. For the MISP users joining the [Borderless Cyber Conference and Technical Symposium / 6-8 Dec 2017 / Prague](https://eu17.first-oasis-conference.org/en/), we will do a MISP training on the 8th December.