{% include 'header.html' %}

Knowledge Base Security Vulnerabilities

Found a vulnerability in your checklist, and unsure what it means? Search the knowledge base for it's meaning and more importantly how to proceed in fixing the issue.

{% set counter = 0 -%} {% for name in items -%}
Description:
Solution:
{% set counter = counter + 1 %} {% endfor %}
{% include 'footer.html' %}