• @if (isset($existingCases[$loop->index])) Open Case @else
    @for ($i = 0; $i < count($fieldNames); $i++) @if (array_key_exists($i, $rows)) @endif @endfor Create Case
    @endif
Host: {{ $rows[1] }}
IP: {{ $rows[0] }}
Vulnerabilities
CVE  Severity  Criticality  Type 
Loading...
Threats
Service  Type  Severity 
Loading...

Risk

Severity
{{ $rows[4] }}
Weight
@php $hostRisk = $riskLevels[strtolower($rows[7])] ?? 0; $risk = round($xValue * $hostRisk, 2); @endphp {{ $risk }} %
The Risk Weight is the impact that this Risk condition has on the overall Risk of the organization.