parent
460ccf2dfd
commit
34a8090328
5 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
<div class="co-alert co-alert-danger" ng-if="hasDefcon1">
|
||||
One or more of your tags has an <strong>extremely critical</strong> vulnerability which should be addressed immediately:
|
||||
<a href="{{ vuln.Link }}" ng-repeat="(key, vuln) in defcon1" style="margin-left: 10px;" target="_blank">
|
||||
{{ vuln.ID }}
|
||||
{{ vuln.Name }}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue