#601 make the dependency vulnerability count easier to pull out of the html

This commit is contained in:
Alex
2016-10-18 20:08:43 -04:00
parent e70c2f2b05
commit e8788dd2a4

View File

@@ -190,7 +190,7 @@ arising out of or in connection with the use of this tool, the analysis performe
#end
#end
Dependencies Scanned:&nbsp;$depCount<br/>
Vulnerable Dependencies:&nbsp;$vulnCount<br/><br/>
Vulnerable Dependencies:&nbsp;<span id="volnCount">$vulnCount</span><br/><br/>
<h2>Vulnerable Dependencies</h2>
#set($cnt=0)
<table id="vulnTable" class="lined">