From 1077ca64a169b3ebc19fdd8c3c91d127f4e8682f Mon Sep 17 00:00:00 2001 From: Yogesh Ojha Date: Fri, 16 Oct 2020 13:50:20 +0530 Subject: [PATCH] vulnerability scan summary --- dashboard/templates/dashboard/index.html | 123 +++++++++++++++++++++++ 1 file changed, 123 insertions(+) diff --git a/dashboard/templates/dashboard/index.html b/dashboard/templates/dashboard/index.html index 0bd4f06c..2221d4f4 100644 --- a/dashboard/templates/dashboard/index.html +++ b/dashboard/templates/dashboard/index.html @@ -9,6 +9,7 @@ Dashboard {% block custom_js_css_link %} + {% endblock custom_js_css_link %} {% block breadcrumb_title %} @@ -95,6 +96,20 @@ Dashboard +
+ +
+
+
+
Vulnerability Scan Summary
+
+ +
+
+
+
+
+
@@ -217,5 +232,113 @@ Dashboard {% block page_level_script %} + + {% endblock page_level_script %}