-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b32e604
commit 5692210
Showing
4 changed files
with
13 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ Before we accept a non-trivial patch or pull request (PRs), we will need you to | |
The mailing list is the recommended way of pursuing a discussion on almost anything related to Dubbo. Please refer to this [guide](https://github.com/apache/dubbo/wiki/Mailing-list-subscription-guide) for detailed documentation on how to subscribe. | ||
|
||
- [[email protected]](mailto:[email protected]): the developer mailing list where you can ask questions about an issue you may have encountered while working with Dubbo. | ||
- [[email protected]](mailto:[email protected]): the commits update will get broadcasted on this mailing list. You can subscribe to it, should you be interested in following Dubbo's development. | ||
- [[email protected]](mailto:[email protected]): the commit updates will get broadcasted on this mailing list. You can subscribe to it, should you be interested in following Dubbo's development. | ||
- [[email protected]](mailto:[email protected]): all the Github [issue](https://github.com/apache/dubbo/issues) updates and [pull request](https://github.com/apache/dubbo/pulls) updates will be sent to this mailing list. | ||
|
||
### Reporting issue | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
## Supported Versions | ||
|
||
Below is a table that shows versions that accept security fix. | ||
Below is a table that shows versions that we accept security fixes. | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
|
@@ -15,11 +15,11 @@ Below is a table that shows versions that accept security fix. | |
|
||
The Apache Software Foundation takes a rigorous standpoint in annihilating the security issues in its software projects. Apache Dubbo is highly sensitive and forthcoming to issues pertaining to its features and functionality. | ||
|
||
If you have apprehensions regarding Dubbo's security or you discover vulnerability or potential threat, don’t hesitate to get in touch with the Apache Dubbo Security Team by dropping a mail at [email protected]. In the mail, specify the description of the issue or potential threat. You are also urged to recommend the way to reproduce and replicate the issue. The Dubbo community will get back to you after assessing and analysing the findings. | ||
If you have apprehensions regarding Dubbo's security or you discover vulnerability or potential threat, don’t hesitate to get in touch with the Apache Dubbo Security Team by dropping a mail at [email protected]. In the email, specify the description of the issue or potential threat. You are also urged to recommend the way to reproduce and replicate the issue. The Dubbo community will get back to you after assessing and analysing the findings. | ||
|
||
PLEASE PAY ATTENTION to report the security issue on the security email before disclosing it on public domain. | ||
|
||
## VULNERABILITY HANDLING | ||
## Vulnerability Handling | ||
|
||
An overview of the vulnerability handling process is: | ||
|
||
|