-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 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,26 @@ | ||
# Security | ||
|
||
If you believe you have found a new security vulnerability in this repository, please report it to us as follows. | ||
|
||
## Reporting Security Issues | ||
|
||
* Please do **not** report security vulnerabilities through public GitHub issues. | ||
|
||
* Please create a draft security advisory on the Github page: the reporting form is under `> Security > Advisories`. The URL is https://github.com/exasol/script-languages/security/advisories/new. | ||
|
||
* If you prefer to email, please send your report to `infosec@exasol.com`. | ||
|
||
## Guidelines | ||
|
||
* When reporting a vulnerability, please include as much information as possible, including the complete steps to reproduce the issue. | ||
|
||
* Avoid sending us executables. | ||
|
||
* Feel free to include any script you wrote and used but avoid sending us scripts that download and run binaries. | ||
|
||
* We will prioritise reports that show how the exploits work in realistic environments. | ||
|
||
* We prefer all communications to be in English. | ||
|
||
* We do not offer financial rewards. We are happy to acknowledge your research publicly when possible. | ||
|