From 4afb1cd618aa906b8630e8d895ab568f2d6ee314 Mon Sep 17 00:00:00 2001 From: Cheng Fang Date: Tue, 22 Aug 2023 10:50:41 -0400 Subject: [PATCH] sync up SECURITY.md with wildfly/SECURITY.md (#654) --- SECURITY.md | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 58c7f7dfd..f5d2ab898 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,10 +1,23 @@ -# Security Policy +# Reporting of CVEs and Security Issues -## Security Contacts and Procedures +## The WildFly community and our sponsor, Red Hat, take security bugs very seriously -This community takes security very seriously, and we aim to take immediate action to address serious security-related problems that involve our products or services. +We aim to take immediate action to address serious security-related problems that involve our projects. -Please report any suspected security vulnerability in this project to Red Hat Product Security at secalert@redhat.com. You can use our GPG key to communicate with us securely. +Note that we will only fix such issues in the most recent minor release of WildFly. -To report an issue in any Red Hat branded website or online service, please contact Red Hat Information Security at site-security@redhat.com. -https://access.redhat.com/security/team/contact +## Reporting of Security Issues + +When reporting a security vulnerability it is important to not accidentally broadcast to the world that the issue exists, as this makes it easier for people to exploit it. The software industry uses the term embargo to describe the time a security issue is known internally until it is public knowledge. + +Our preferred way of reporting security issues in WildFly and its related projects is listed below. + +### Email the mailing list + +The list at security@wildfly.org is the preferred mechanism for outside users to report security issues. A member of the WildFly team will open the required issues. + +### Other considerations + +If you would like to work with us on a fix for the security vulnerability, please include your GitHub username in the above email, and we will provide you access to a temporary private fork where we can collaborate on a fix without it being disclosed publicly, **including in your own publicly visible git repository**. + +Do not open a public issue, send a pull request, or disclose any information about the suspected vulnerability publicly, **including in your own publicly visible git repository**. If you discover any publicly disclosed security vulnerabilities, please notify us immediately through security@wildfly.org