$def with (vid, v)

Vulnerability

Name

edit

$v.name

Component Weights

edit $for c in v.components:
Component Weight
$c $(v.weights[c])

Indicators

$for c in v.components

$c

$for iid, (weight, indicator, normalizer) in enumerate(v.indicators[c]):
$(indicator.name if indicator.name else iid) $weight