From 92a466d78b5ae14d9e4e2b9763c56a6d40fd5a03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Thu, 12 Aug 2021 16:31:50 +0200 Subject: [PATCH] fix: Improve legend Fix #161 --- website/web/templates/tree.html | 77 ++++++++++++++++++++------------- 1 file changed, 46 insertions(+), 31 deletions(-) diff --git a/website/web/templates/tree.html b/website/web/templates/tree.html index 44804f21..944ff23b 100644 --- a/website/web/templates/tree.html +++ b/website/web/templates/tree.html @@ -278,49 +278,64 @@
Insecure requests Insecure requests (HTTP)
+ alt="Insecure requests" title="The node contains at least one insecure (not HTTPS) request" + height="20" width="20"> Unencrypted requests
Empty responses Empty responses
- - JavaScript Javascript
+ alt="Empty responses" title="This node contains only empty responses" + height="20" width="20"> Empty responses
Cookie received Cookie received
+ alt="Cookie received" title="Number of cookies received in the responses of this node" + height="20" width="20"> Cookie received
Cookie read Cookie read
+ alt="Cookie read" title="Number of cookies sent in the requests of this node" + height="20" width="20"> Cookie read
Redirect Redirect
- - Font Font
- - HTML HTML
- - JSON JSON
- - CSS CSS
- - EXE EXE
- - Image Image
- - Video Video
+ alt="Redirect" title="Number of redirects initiated by the responses of this node" + height="20" width="20"> Redirect
iFrame iFrame
+ alt="iFrame" title="Number of resources loaded from iFrames in the responses in this node" + height="20" width="20"> iFrame
+ + JavaScript Javascript
+ + Font Font
+ + HTML HTML
+ + JSON JSON
+ + CSS CSS
+ + EXE EXE
+ + Image Image
+ + Video Video
Content type not set/unknown Content type not set/unknown
+ alt="Content type not set/unknown" title="Number of unknown resources in the responses in this node" + height="20" width="20"> Unknown content