@if($rows)

Risk

Severity:

{{ $rows[4] }}

@php $hostRisk = $riskLevels[strtolower($rows[7])] ?? 0; $risk = round($xValue * $hostRisk, 2); @endphp

Weight:

{{ $risk }}%

The Risk Weight is the impact that this Risk condition has on the overall Risk of the organization.

Vulnerabilities

Threats

@else

Risk

N/A
@endif