Skip to content

Commit 1fd86f8

Browse files
Add a security section to the book (#6581)
* Add a security section to the book * Update book/src/security.md Co-authored-by: chonghe <[email protected]> * Update book/src/security.md Co-authored-by: chonghe <[email protected]>
1 parent c042dc1 commit 1fd86f8

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

book/src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@
6666
* [Development Environment](./setup.md)
6767
* [FAQs](./faq.md)
6868
* [Protocol Developers](./developers.md)
69+
* [Security Researchers](./security.md)
490 KB
Binary file not shown.

book/src/security.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Security
2+
3+
========
4+
Lighthouse takes security seriously. Please see our security policy on GitHub for our PGP key and information on reporting vulnerabilities:
5+
6+
- [GitHub: Security Policy](https://github.com/sigp/lighthouse/blob/stable/SECURITY.md)
7+
8+
## Past Security Assessments
9+
10+
Reports from previous security assessments can be found below:
11+
12+
- [December 2020 - Trail of Bits](./resources/2020-lh-trail-of-bits.pdf)

0 commit comments

Comments
 (0)