-
Notifications
You must be signed in to change notification settings - Fork 346
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create SECURITY.md
- Loading branch information
Showing
1 changed file
with
19 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,19 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| >= v0.1.0 | :white_check_mark: | | ||
| < v0.1.0 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
We place great importance on the security of GreptimeDB code, software, | ||
and cloud platform. If you come across a security vulnerability in GreptimeDB, | ||
we kindly request that you inform us immediately. We will thoroughly investigate | ||
all valid reports and make every effort to resolve the issue promptly. | ||
|
||
To report any issues or vulnerabilities, please email us at [email protected], rather than | ||
posting publicly on GitHub. Be sure to provide us with the version identifier as well as details | ||
on how the vulnerability can be exploited. |