mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
Merge branch 'master' of github.com:jeremylong/DependencyCheck
This commit is contained in:
@@ -190,7 +190,7 @@ arising out of or in connection with the use of this tool, the analysis performe
|
||||
#end
|
||||
#end
|
||||
Dependencies Scanned: $depCount<br/>
|
||||
Vulnerable Dependencies: $vulnCount<br/><br/>
|
||||
Vulnerable Dependencies: <span id="volnCount">$vulnCount</span><br/><br/>
|
||||
<h2>Vulnerable Dependencies</h2>
|
||||
#set($cnt=0)
|
||||
<table id="vulnTable" class="lined">
|
||||
|
||||
Reference in New Issue
Block a user