License clarity
{% include "scanpipe/dropdowns/help_dropdown_tooltip.html" with content="License clarity is a set of metrics that indicate how clearly, comprehensively and accurately a software project has defined and communicated the licensing that applies to the software." only %}
diff --git a/scanpipe/templates/scanpipe/panels/license_detections_summary.html b/scanpipe/templates/scanpipe/panels/license_detections_summary.html
index d31b5e41ab..3e41b6ae81 100644
--- a/scanpipe/templates/scanpipe/panels/license_detections_summary.html
+++ b/scanpipe/templates/scanpipe/panels/license_detections_summary.html
@@ -1,16 +1,32 @@
{% load humanize %}
{% if license_detection_summary %}
-
+
+
+
+ Unique license detections
+ {% include "scanpipe/dropdowns/help_dropdown_tooltip.html" with content="All unique license detections in the codebase identified by matched license text and other license match characteristics. Also contains other license clues." only %}
+
+
+
+
{% endif %}
\ No newline at end of file
diff --git a/scanpipe/templates/scanpipe/panels/resource_status_summary.html b/scanpipe/templates/scanpipe/panels/resource_status_summary.html
index 9040e16ca7..4330d97f95 100644
--- a/scanpipe/templates/scanpipe/panels/resource_status_summary.html
+++ b/scanpipe/templates/scanpipe/panels/resource_status_summary.html
@@ -1,7 +1,7 @@
{% load humanize %}
{% if resource_status_summary %}