Remove VDP form link (#3838)

* remove VDP form link

* Add code comment to prompt checks

* Add code comment to prompt checks

* Add whitespace to prompt checks

* Revert change

* remove whitespace to prompt check

* Revert change

---------

Co-authored-by: Erin <121973038+erinysong@users.noreply.github.com>
This commit is contained in:
Cameron Dixon 2025-06-10 09:16:08 -04:00 committed by GitHub
parent d5a521af0a
commit 2fd24c7d14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 2 additions and 4 deletions

2
.github/SECURITY.md vendored
View file

@ -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.

View file

@ -5,7 +5,6 @@
{% url 'get_domains_json' as url %}
<span id="get_domains_json_url" class="display-none">{{url}}</span>
<!-- Org model banner (org manager can view, domain manager can edit) -->

View file

@ -8,4 +8,3 @@
</button>
</section>
</div>

View file

@ -7,4 +7,4 @@
</div>
{% endfor %}
{% endif %}
{% endif %}