Add a security section to the book (#6581)

* Add a security section to the book

* Update book/src/security.md

Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com>

* Update book/src/security.md

Co-authored-by: chonghe <44791194+chong-he@users.noreply.github.com>
This commit is contained in:
Michael Sproul
2024-12-03 11:08:53 +11:00
committed by GitHub
parent c042dc14d7
commit 1fd86f8b59
3 changed files with 13 additions and 0 deletions

View File

@@ -66,3 +66,4 @@
* [Development Environment](./setup.md)
* [FAQs](./faq.md)
* [Protocol Developers](./developers.md)
* [Security Researchers](./security.md)

Binary file not shown.

12
book/src/security.md Normal file
View File

@@ -0,0 +1,12 @@
# Security
========
Lighthouse takes security seriously. Please see our security policy on GitHub for our PGP key and information on reporting vulnerabilities:
- [GitHub: Security Policy](https://github.com/sigp/lighthouse/blob/stable/SECURITY.md)
## Past Security Assessments
Reports from previous security assessments can be found below:
- [December 2020 - Trail of Bits](./resources/2020-lh-trail-of-bits.pdf)