Add back todo path and attempt zap again

This commit is contained in:
Rebecca Hsieh 2023-08-15 12:08:18 -07:00
parent 068694fa77
commit 962d70dccc
No known key found for this signature in database
GPG key ID: 644527A2F375A379
2 changed files with 3 additions and 1 deletions

View file

@ -129,7 +129,7 @@
<!-- <section class="tablet:grid-col-11 desktop:grid-col-10">
<h2 class="padding-top-1 mobile-lg:padding-top-3"> Export domains</h2>
<p>Download a list of your domains and their statuses as a csv file.</p>
<a href="{% url 'application-status' %}" class="usa-button usa-button--outline">
<a href="{% url 'todo' %}" class="usa-button usa-button--outline">
Export domains as csv
</a>
</section> -->

View file

@ -30,6 +30,8 @@
# UNCLEAR WHY THIS ONE IS FAILING. Giving 404 error.
10027 OUTOFSCOPE http://app:8080/public/js/uswds-init.min.js
# get-gov.js contains suspicious word "from" as in `Array.from()`
10027 OUTOFSCOPE http://app:8080/todo
# Ignore wording of "TODO"
10027 OUTOFSCOPE http://app:8080/public/js/get-gov.js
10028 FAIL (Open Redirect - Passive/beta)
10029 FAIL (Cookie Poisoning - Passive/beta)