Skip to content

Commit f9f6cb9

Browse files
committed
Add security.md file
1 parent 21d35f5 commit f9f6cb9

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

SECURITY.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Security
2+
3+
If you believe you have found a new security vulnerability in this repository, please report it to us as follows.
4+
5+
## Reporting Security Issues
6+
7+
* Please do **not** report security vulnerabilities through public GitHub issues.
8+
9+
* Please create a draft security advisory on the Github page: the reporting form is under `> Security > Advisories`. The URL is https://github.com/exasol/saas-api-python/security/advisories/new.
10+
11+
* If you prefer to email, please send your report to `[email protected]`.
12+
13+
## Guidelines
14+
15+
* When reporting a vulnerability, please include as much information as possible, including the complete steps to reproduce the issue.
16+
17+
* Avoid sending us executables.
18+
19+
* Feel free to include any script you wrote and used but avoid sending us scripts that download and run binaries.
20+
21+
* We will prioritise reports that show how the exploits work in realistic environments.
22+
23+
* We prefer all communications to be in English.
24+
25+
* We do not offer financial rewards. We are happy to acknowledge your research publicly when possible.
26+

0 commit comments

Comments
 (0)