mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 14:28:37 +00:00
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:
@@ -66,3 +66,4 @@
|
||||
* [Development Environment](./setup.md)
|
||||
* [FAQs](./faq.md)
|
||||
* [Protocol Developers](./developers.md)
|
||||
* [Security Researchers](./security.md)
|
||||
|
||||
BIN
book/src/resources/2020-lh-trail-of-bits.pdf
Normal file
BIN
book/src/resources/2020-lh-trail-of-bits.pdf
Normal file
Binary file not shown.
12
book/src/security.md
Normal file
12
book/src/security.md
Normal 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)
|
||||
Reference in New Issue
Block a user