Merge branch 'master' of github.com:jeremylong/DependencyCheck

This commit is contained in:
Jeremy Long
2016-10-21 07:06:55 -04:00

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