-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Yusuke Kato <[email protected]>
- Loading branch information
Showing
1 changed file
with
30 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,30 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
We currently offer security updates for the following Vald versions: | ||
|
||
| Version | Supported | | ||
| -------- | ------------------ | | ||
| v1.7.x | :white_check_mark: | | ||
| v1.6.x | :white_check_mark: | | ||
| < v1.6 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
At Vald, we prioritize software security. If you discover a security vulnerability, please report it to [email protected]. | ||
|
||
When reporting a vulnerability, please provide: | ||
|
||
- A clear and concise description of the vulnerability. | ||
- Steps to reproduce the issue. | ||
- Any relevant versions or configurations to aid in diagnosing the problem. | ||
- Any potential solutions or mitigations you may know of. | ||
|
||
We will assess your report promptly and respond as soon as possible. Once we reply, we will keep you informed about the fix progress and a comprehensive announcement. We value your responsible disclosure and will recognize your contributions. | ||
|
||
## Security Update Policy | ||
|
||
Our goal is to address all reported security issues promptly. Upon confirming a security concern, we will promptly release patch updates for the two most recent Vald minor versions. We advise all users to apply security updates as soon as they become available. | ||
|
||
Thank you for contributing to the safety of Vald and its users. |