{% include 'header.html' %} {% include 'wrapper.html' %}
{% for i in range(attacks_len) %} {% endfor %}
{% if attacks_len %}
1 Output
Output 1
1 input
Input 1
1 input & 1 output
Input 1
Output 1
2 in & 2 out
Input 1
Input 2
Output 1
Output 2
{% endif %}
{% if attacks_len %}
Severity
{% endif %}
{% if attacks_len %}
plausibility
{% endif %}
{% if attacks_len %}
Risk
{% endif %}
{% include 'wrapper_end.html' %} {% include 'footer.html' %}