Merge pull request #602 from spyhunter99/feature/601

#601 make the dependency vulnerability count easier to pull out of th…
This commit is contained in:
Jeremy Long
2016-10-21 05:39:44 -04:00
committed by GitHub

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">