diff options
author | Roel Spilker <r.spilker@gmail.com> | 2022-01-25 14:35:55 +0100 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2022-01-25 14:37:16 +0100 |
commit | 951cea41e17a34ea8bbc362f977c11f283181bf3 (patch) | |
tree | f4d06de0666bbd00c06f4d1792a5a08d12652ed9 /website | |
parent | 594fae3e9c056c0d5076ddc30d891d62d0f3a3f0 (diff) | |
download | lombok-951cea41e17a34ea8bbc362f977c11f283181bf3.tar.gz lombok-951cea41e17a34ea8bbc362f977c11f283181bf3.tar.bz2 lombok-951cea41e17a34ea8bbc362f977c11f283181bf3.zip |
change security mail address
Diffstat (limited to 'website')
-rw-r--r-- | website/templates/security.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |