mirror of https://github.com/istio/istio.io.git
Update the vulnerability address.
This commit is contained in:
parent
6e04852114
commit
1131e59d3e
|
|
@ -11,7 +11,7 @@ back Istio security vulnerabilities. We investigate every report thoroughly.
|
|||
## Reporting a vulnerability
|
||||
|
||||
To make a report, send an email to the private
|
||||
[`istio-security-vulnerabilities@googlegroups.com`](mailto:istio-security-vulnerabilities@googlegroups.com)
|
||||
[`vulnerabilities@discuss.istio.io`](mailto:vulnerabilities@discuss.istio.io)
|
||||
mailing list with the vulnerability details. For normal product bugs
|
||||
unrelated to latent security vulnerabilities, please head to
|
||||
our [Reporting Bugs](/about/bugs/) page to learn what to do.
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@
|
|||
<input type="hidden" name="ie" value="utf-8" />
|
||||
<input type="hidden" name="hl" value="en" />
|
||||
<input type="hidden" id="search-page-url" value="{{ .Site.BaseURL }}/search.html" />
|
||||
<input id="search-textbox" class="form-control" name="q" type="text" aria-label='{{ i18n "search" }}'/>
|
||||
<input id="search-textbox" class="form-control" name="q" type="search" aria-label='{{ i18n "search" }}'/>
|
||||
<button id="search-close" title='{{ i18n "search_cancel" }}' type="reset" aria-label='{{ i18n "search_cancel" }}'>{{ partial "icon.html" "cancel-x" }}</button>
|
||||
</form>
|
||||
</nav>
|
||||
|
|
|
|||
Loading…
Reference in New Issue