{% include 'header.html' %}

Add functions

Based on the provided functions the framework will detect possible threats in your application.

Please select the functions applicable to the project you are going to build:

    {% set counter = 0 -%} {% for entry in techlist -%}
  • {{ entry.techName|safe }}
  • {% set counter = counter + 1 %} {% endfor %}
{% if entries -%}

Function summary

{% if "delete" in session['permissions'] -%} {% endif -%} {% endif -%} {% set counter = 0 -%} {% for entry in entries -%} {% set counter = counter + 1 %} {% endfor %}
Function Technology Function List Name Date/TimeRemove
{{entry.techName|safe}} {{entry.functionName|safe}} {{entry.entryDate|safe}} {% if "delete" in session['permissions'] -%} {% endif -%}
{% include 'footer.html' %}