-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: VG <[email protected]>
- Loading branch information
Showing
1 changed file
with
21 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,21 @@ | ||
# Security Policy | ||
|
||
Dozer takes security issues very seriously. If you have uncovered a vulnerability, please get in touch via the e-mail address [email protected]. | ||
|
||
|
||
⚠️ Please do not file GitHub issues or post on our public forum for security vulnerabilities. ⚠️ | ||
|
||
Please describe the issue and preferably a way to reproduce it. If you can share the following details, it will help us triage the issue more quickly. | ||
- Type of issue | ||
- Affected versions and impact | ||
- Source file path | ||
- Steps to reproduce | ||
- Exploit code | ||
|
||
Note that this security address should be used only for undisclosed vulnerabilities. | ||
|
||
## Supported Versions | ||
|
||
Currently security updates will only be merged to latest release. | ||
|
||
We will confirm if the issue exists within two days, and if it is accepted and fixed, the update will be included in the next release, which usually happens every Friday. |