Skip to content

Commit

Permalink
chore: add security report
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao authored Aug 26, 2022
1 parent cfe5dd7 commit 53553b1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Security Policy

Security is very important for Jina AI and its community.

## Supported Versions

The latest versions of Jina are supported.

All Docker images of Jina are scanned with Snyk. [You can find the report here](https://hub.docker.com/repository/docker/jinaai/jina).

<img width="811" alt="image" src="https://user-images.githubusercontent.com/2041322/186850148-62b9bea2-dba2-45e1-80c2-94b5f8cbc553.png">


## Reporting a Vulnerability

If you think you found a vulnerability, and 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 restrain from publicly discussing a potential security vulnerability on Github issues or in Slack community. 🙊 It's better to discuss privately and try to find a solution first, to limit the potential impact as much as possible.

0 comments on commit 53553b1

Please sign in to comment.