diff --git a/.github/SECURITY.md b/.github/SECURITY.md index e6fba722b..49fc726fb 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -1,4 +1,4 @@ -* If you've found a security or privacy issue on the **.gov top-level domain infrastructure**, submit it to our [vulnerabilty disclosure form](https://forms.office.com/Pages/ResponsePage.aspx?id=bOfNPG2UEkq7evydCEI1SqHke9Gh6wJEl3kQ5EjWUKlUMTZZS1lBVkxHUzZURFpLTkE2NEJFVlhVRi4u) or email help@get.gov. +* If you've found a security or privacy issue on the **.gov top-level domain infrastructure**, email us at help@get.gov. * If you see a security or privacy issue on **an individual .gov domain**, check [current-full.csv](https://flatgithub.com/cisagov/dotgov-data/blob/main/?filename=current-full.csv) to see whether the domain has a security contact to report your finding directly. You are welcome to Cc help@get.gov on the email. * If you are unable to find a contact or receive no response from the security contact, email help@get.gov. diff --git a/src/registrar/templates/includes/domains_table.html b/src/registrar/templates/includes/domains_table.html index 17a956935..aedff2c5c 100644 --- a/src/registrar/templates/includes/domains_table.html +++ b/src/registrar/templates/includes/domains_table.html @@ -5,7 +5,6 @@ {% url 'get_domains_json' as url %} - diff --git a/src/registrar/templates/includes/export.html b/src/registrar/templates/includes/export.html index cc54a7751..00252d697 100644 --- a/src/registrar/templates/includes/export.html +++ b/src/registrar/templates/includes/export.html @@ -8,4 +8,3 @@ - diff --git a/src/registrar/templates/includes/form_messages.html b/src/registrar/templates/includes/form_messages.html index 5d621a3c3..a3a1088bb 100644 --- a/src/registrar/templates/includes/form_messages.html +++ b/src/registrar/templates/includes/form_messages.html @@ -7,4 +7,4 @@ {% endfor %} -{% endif %} \ No newline at end of file +{% endif %}