diff options
-rw-r--r-- | SECURITY.md | 2 | ||||
-rw-r--r-- | website/templates/security.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/SECURITY.md b/SECURITY.md index c545bb57..8f6a918d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,7 +6,7 @@ Lombok only runs during compilation and is not required on your servers or in yo To report a security vulnerability, please follow the procedure described in the [Tidelift security policy](https://tidelift.com/docs/security?utm_source=lombok&utm_medium=referral&utm_campaign=github). -Alternatively, you can send us an email privately via `info@projectlombok.org`. +Alternatively, you can send us an email privately via `security@projectlombok.org`. ## Disclosure Policy diff --git a/website/templates/security.html b/website/templates/security.html index 8eb2b3f7..14840be5 100644 --- a/website/templates/security.html +++ b/website/templates/security.html @@ -10,7 +10,7 @@ </p><p> Nevertheless, if you have a concern or found a vulnerability, please disclose the vulnerability privately. We would like to coordinate with you so that we can release a fix for the vulnerability together with the disclosure of the vulnerability to the public. As an open source project we are not currently able to offer a monetary reward, but we will acknowledge your contribution (and we'll owe you a refreshing beverage of your choice, of course!), and work with you to set a reasonable timeline for a fix. </p><p> - If you want to report a vulnerability, please contact the <a href="https://tidelift.com/security">tidelift security team</a>. Alternatively, you can contact us directly via <a href="mailto:info@projectlombok.org">info@projectlombok.org</a>. + If you want to report a vulnerability, please contact the <a href="https://tidelift.com/security">tidelift security team</a>. Alternatively, you can contact us directly via <a href="mailto:security@projectlombok.org">security@projectlombok.org</a>. </p> </div> </div> |