Skip to content

Commit

Permalink
Merge pull request #1938 from ivassile/ELY-2581
Browse files Browse the repository at this point in the history
[ELY-2581] Update Elytron's SECURITY.md file
  • Loading branch information
Skyllarr committed Jan 24, 2024
2 parents ebb74c3 + e564ae8 commit 89fe7c7
Showing 1 changed file with 22 additions and 10 deletions.
32 changes: 22 additions & 10 deletions SECURITY.md
@@ -1,11 +1,23 @@
# Security Policy

## Security Contacts and Procedures

The WildFly Elytron community takes security very seriously, and we aim to take immediate action to address serious security-related problems that involve our products or services.

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.

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 CVEs and Security Issues

## The WildFly Elytron community and our sponsor, Red Hat, take security bugs very seriously

We aim to take immediate action to address serious security-related problems that involve our projects.

Note that we will only fix such issues in the most recent minor release of WildFly Elytron.</p>

## 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 <a href="https://www.redhat.com/en/blog/security-embargoes-red-hat">embargo</a> to describe the time a security issue is known internally until it is public knowledge.

Our preferred way of reporting security issues in WildFly Elytron and its related projects is listed below.

### Email the mailing list</h2>

The list at <a href="mailto:security@wildfly.org">security@wildfly.org</a> is the preferred mechanism for outside users to report security issues. A member of the WildFly Elytron team will open the required issues.

### Other considerations</h2>

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 <a href="mailto:security@wildfly.org">security@wildfly.org

0 comments on commit 89fe7c7

Please sign in to comment.