{include file='overall_adm_iframe.html'}
{$lang.EGIDE_VULNERABILITY_TABLE_ID} | {$lang.EGIDE_VULNERABILITY_TABLE_DESCRIPTION} | {$lang.EGIDE_VULNERABILITY_TABLE_SCORING} | {$lang.EGIDE_VULNERABILITY_TABLE_MATCH} | {$lang.EGIDE_VULNERABILITY_TABLE_SEVERITY} | {$lang.EGIDE_VULNERABILITY_TABLE_COMPLEXITY} | {foreach $listVulnerability item=row}{$row.id} | {$row.description|escape:'htmlall'} | {$row.scoring} | {$row.number} | {$row.severity} | {$row.complexity} | {/foreach}
---|