{% extends "base.html" %} {% load display_tags %} {% block content %}
Edit this engagement to add a lead.
{% endif %} {% if eng.name %}Engagement Name: {{ eng.name }}
{% endif %}Target Start Date: {{ eng.target_start }}
Target End Date: {{ eng.target_end }}
Edit this engagement to add a test strategy.
{% endif %}| Type | Start Date | End Date | Findings | Notes | Actions |
|---|---|---|---|---|---|
| {{ test.test_type }} | {{ test.target_start.date }} | {{ test.target_end.date }} | {{ test.finding_set.all|length }} | {{ test.notes.all|length }} |
No tests found.
| Session | Encryption | Configuration | Authentication | Authorization | Data Input | Sensitive Data | Other |
|---|---|---|---|---|---|---|---|
| {{ check.session_management }} | {{ check.encryption_crypto }} | {{ check.configuration_management }} | {{ check.authentication }} | {{ check.data_input_sanitization_validation }} | {{ check.sensitive_data }} | {{ check.other }} |
Checklist has not been completed.
| Reporter | Date | Findings Accepted | View File | Actions |
|---|---|---|---|---|
| {{ risk.reporter }} | {{ risk.created }} | {{ risk.accepted_findings.all|length }} | {{ risk.filename }} | View Approval |
No Risk Acceptances found.