Skip to content

Commit 436c6c0

Browse files
committed
docs(readme): surface the security policy from the README
The security policy in .github/SECURITY.md is only discoverable through GitHub's Security tab. Mirror ethrex's README section so the reporting channels are visible to anyone reading the repo front page.
1 parent cd6c468 commit 436c6c0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,15 @@ We have a proof-of-concept formalization of a part of the state transition funct
152152
- **Weekly community call**: every Friday, streamed live on [@class_lambda](https://x.com/class_lambda); the call link is posted on Telegram beforehand.
153153
- **Ecosystem coordination**: the [PQ Interop calls](https://github.com/ethereum/pm/issues?q=is%3Aissue+%22PQ+Interop%22+in%3Atitle) on `ethereum/pm` cover cross-client Lean Ethereum work and related updates; the meeting links are posted on each issue.
154154
155+
## Security
156+
157+
We take security seriously. If you discover a vulnerability in this project, please report it responsibly.
158+
159+
- You can report vulnerabilities directly via the **[GitHub "Report a Vulnerability" feature](../../security/advisories/new)**.
160+
- Alternatively, send an email to **[security@lambdaclass.com](mailto:security@lambdaclass.com)**.
161+
162+
For more details, please refer to our [Security Policy](./.github/SECURITY.md).
163+
155164
## Contributing
156165
157166
We welcome contributions! Please read our [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines on how to get involved.

0 commit comments

Comments
 (0)