-
Notifications
You must be signed in to change notification settings - Fork 44
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
e3040a0
commit b60f529
Showing
1 changed file
with
26 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
Milvus SDK Node is still under active development, and we support the latest release version only. | ||
|
||
## Reporting a Vulnerability | ||
|
||
If you have found a vulnerability in Milvus SDK Node, please report it to us as soon as possible by emailing us at [email protected]. Please include the following information in your report: | ||
|
||
- A clear and concise description of the vulnerability. | ||
- Steps to reproduce the vulnerability. | ||
- Proof of concept or exploit code, if possible. | ||
- Your name/handle and contact information (email, phone, or other) so that we can contact you if we need additional information. | ||
|
||
We take all vulnerability reports seriously and will work with you to investigate and address the issue as quickly as possible. We may ask you to provide additional information or to withhold public disclosure of the vulnerability until we can release a fix. | ||
|
||
## Response Time | ||
|
||
We will try to respond to your report as soon as possible and will keep you informed throughout the investigation and remediation process. | ||
|
||
## Disclosure Policy | ||
|
||
Once a vulnerability has been verified and fixed, we will release a security advisory to our users to inform them of the issue and the fix. We will also credit you in the advisory for your responsible disclosure. | ||
|
||
We appreciate your help in keeping Milvus SDK Node secure. Thank you for your assistance! |