From 303029f824bc4396dd1e6c28d8840ad5280062aa Mon Sep 17 00:00:00 2001 From: erik1o6 <2449138+erik1o6@users.noreply.github.com> Date: Thu, 6 Mar 2025 18:09:08 +0100 Subject: [PATCH] Add: SECURITY.md Signed-off-by: erik1o6 <2449138+erik1o6@users.noreply.github.com> --- SECURITY.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..ec7ee17 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,27 @@ +# Euler Security Policy + +## Vulnerability Disclosure and Bug Bounty + +Security is a top priority at Euler, and we engage in regular security reviews and have an active bug bounty program to ensure the integrity of our systems. + +To report a vulnerability, **please submit it through our bug bounty program**: +[Euler Bug Bounty](https://euler.finance/bug-bounty) + +**Important**: Although this repository is **not** in scope of the bug bounty program, we encourage the submissions to be made via the bug bounty page. Please refer to this page for eligible targets. + +**Reports sent via email will not be accepted.** Email should only be used for general security inquiries. + +## Security Team Contact Details + +For security-related questions or inquiries (not vulnerability reports), you can contact us via: +- **Email**: [security@euler.xyz](mailto:security@euler.xyz) +- **PGP Encryption**: [Euler Public Key](https://euler.finance/.well-known/public-key.asc) + +## Previous Security Reviews + +Euler undergoes regular security audits. You can find details of previous security reviews here: +[Euler Security Reviews](https://docs.euler.finance/security/security-reviews) + +## Preferred Languages + +We accept security-related inquiries in **English (en)** \ No newline at end of file