diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/security_issue.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/security_issue.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/security_issue.md b/.github/ISSUE_TEMPLATE/security_issue.md new file mode 100644 index 00000000..44033bc0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/security_issue.md @@ -0,0 +1,14 @@ +--- +name: Security issue with lombok +about: Let us know about a security vulnerability in lombok +title: '[DO NOT POST HERE]' +labels: '' +assignees: '' + +--- + +***Please do not report this here!*** + +github issues are public. Please contact us privately so that we can work together to coordinate a fix for the vulnerability together with making the vulnerability public. + +You can inform the [Tidelift security contact](https://tidelift.com/security) or if you prefer, contact the core contributors of Project Lombok directly by emailing `info@projectlombok.org` |