mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
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:
parent
d5a521af0a
commit
2fd24c7d14
4 changed files with 2 additions and 4 deletions
2
.github/SECURITY.md
vendored
2
.github/SECURITY.md
vendored
|
@ -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.
|
||||
|
||||
|
|
|
@ -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) -->
|
||||
|
|
|
@ -8,4 +8,3 @@
|
|||
</button>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
</div>
|
||||
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue