Skip to content

Commit 8ba9c2e

Browse files
Add security policy (#1142)
1 parent 0cc780c commit 8ba9c2e

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
Please report (suspected) security vulnerabilities to our **[bug bounty
6+
program](https://bugcrowd.com/aiven-mbb-og)**. You will receive a response from
7+
us within 2 working days. If the issue is confirmed, we will release a patch as
8+
soon as possible depending on impact and complexity.
9+
10+
## Qualifying Vulnerabilities
11+
12+
Any reproducible vulnerability that has a severe effect on the security or
13+
privacy of our users is likely to be in scope for the program.
14+
15+
We generally **aren't** interested in the following issues:
16+
17+
* Social engineering (e.g. phishing, vishing, smishing) attacks
18+
* Brute force, DoS, text injection
19+
* Missing best practices such as HTTP security headers (CSP, X-XSS, etc.),
20+
email (SPF/DKIM/DMARC records), SSL/TLS configuration.
21+
* Software version disclosure / Banner identification issues / Descriptive
22+
error messages or headers (e.g. stack traces, application or server errors).
23+
* Clickjacking on pages with no sensitive actions
24+
* Theoretical vulnerabilities where you can't demonstrate a significant
25+
security impact with a proof of concept.

0 commit comments

Comments
 (0)