mirror of https://github.com/MISP/misp-website
chg: [blog] link fixed
parent
83a3fcfa95
commit
de1d62d526
|
@ -15,7 +15,7 @@ progress of the update can be verified via the interface of your MISP instance u
|
|||
|
||||
# Timeline feature and improved data-model
|
||||
|
||||
<video src="/assets/images/misp/blog/decaying/timeline-video.mp4" title="Overview of the MISP timeline feature" width="800" height="450" controls autoplay loop>Video tag is not supported by your browser</video>
|
||||
<video src="/assets/images/misp/blog/timeline-video.mp4" title="Overview of the MISP timeline feature" width="800" height="450" controls autoplay loop>Video tag is not supported by your browser</video>
|
||||
|
||||
[MISP standard format](https://www.misp-standard.org/) has been extended to support first_seen and last_seen on any attribute or object in a MISP instance. This functionality is fully accessible via the restSearch API and via the user-interface of MISP. first_seen and last_seen can be set at the attribute and/or the object levels. A complete timeline viewer and editor has been added to allow users to:
|
||||
|
||||
|
|
Loading…
Reference in New Issue