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:
Titouan Christophe
2026-03-26 09:14:21 +01:00
committed by Julien Olivain
parent 4749b83e59
commit a667cbe134

View File

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