mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
docs/website: add security contact information on the homepage
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
4749b83e59
commit
a667cbe134
@@ -148,4 +148,15 @@
|
||||
</div>
|
||||
</div><!-- /container -->
|
||||
|
||||
<div class="container">
|
||||
<div class="row mt centered">
|
||||
<div class="col-lg-6 col-lg-offset-3">
|
||||
<h1>Security</h1>
|
||||
<h3>To report a security vulnerability, please send an email to
|
||||
<a href="mailto:security@buildroot.org">security@buildroot.org</a>.</h3>
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
<hr>
|
||||
</div><!-- /container -->
|
||||
|
||||
<!--#include file="footer.html" -->
|
||||
|
||||
Reference in New Issue
Block a user