{% extends "manage/manage_index.html" %} {% block title %} Resources {% endblock %} {% block nav-help %}class="active"{% endblock %} {% block manage_content %}

Resources

Below are various links and resources related to web security and the checks performed by this scan. Hopefully these will point you in the right direction for implementing the various security standards.

HTTPS

Cookie Security

Form Security

Additional Header Checks

Content Security Policy

Additional Web Security Resources

{% endblock %}