You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% 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 %}
{% 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 %}
8
8
</div>
9
-
<divclass="panel is-info">
10
-
<navclass="panel is-info">
9
+
<divclass="panel is-dark">
10
+
<navclass="panel is-dark">
11
11
{% for license_expression, count in license_detection_summary.items %}
0 commit comments