From fabde53b862c9f9a7217880d31da70fe407d0143 Mon Sep 17 00:00:00 2001 From: Ashwin Patil Date: Fri, 6 Aug 2021 17:44:46 -0700 Subject: [PATCH] fix img src for broken preview images (#191) --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e384f996c..710a4987d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It also includes some time-saving notebook tools such as widgets to set query time boundaries, select and display items from lists, and configure the notebook environment. -Timeline The **msticpy** package was initially developed to support @@ -114,7 +114,7 @@ using either: - GeoLiteLookup - Maxmind Geolite (see ) - IPStackLookup - IPStack (see ) -Folium map @@ -156,7 +156,7 @@ events over hours of the day, days of the week, etc.). Using both analysis and visualization highlights unusual traffic flows or event activity for any data set. -Time Series anomalies [Time Series](https://msticpy.readthedocs.io/en/latest/visualization/TimeSeriesAnomalies.html) @@ -170,7 +170,7 @@ Display any log events on an interactive timeline. Using the you to visualize one or more event streams, interactively zoom into specific time slots and view event details for plotted events. -Timeline [Timeline](https://msticpy.readthedocs.io/en/latest/visualization/EventTimeline.html) @@ -187,7 +187,7 @@ The process tree functionality has two main components: There are a set of utility functions to extract individual and partial trees from the processed data set. -Process Tree @@ -235,7 +235,7 @@ This module is intended to be used to summarize large numbers of events into clusters of different patterns. High volume repeating events can often make it difficult to see unique and interesting items. -Clustering @@ -274,11 +274,11 @@ These are built from the [Jupyter ipywidgets](https://ipywidgets.readthedocs.io/ and group common functionality useful in InfoSec tasks such as list pickers, query time boundary settings and event display into an easy-to-use format. -Time span Widget -Alert browser