Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Security Policy

Security is very important for DocArray and its community.

## Supported Versions

The latest versions of DocArray are supported.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this specific enough? Do we mean the latest version, the latest two versions, or the latest five versions? Minor versions or patch versions?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I copy past from jina core tbh.

I think that it means that the last minor version is supported as our plan now is not maintain older minor version (ex 3.0) since we merge bug fix in the newer version



## Reporting a Vulnerability

If you think you've found a vulnerability, even if you are not sure about it, please report it right away by sending an email to [email protected]. Please try to be as explicit as possible, describing all the steps and example code to reproduce the security issue.

Our team will review it thoroughly and get back to you.

Please refrain from publicly discussing a potential security vulnerability on Github issues or in Slack community. It's better to discuss it privately and try to find a solution first, to limit the potential impact as much as possible.