Skip to content

Commit 49ef1cf

Browse files
authored
Update SECURITY.md
1 parent 007abe3 commit 49ef1cf

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

SECURITY.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,16 @@ Security is very important to us. If you discover any issue regarding security,
44

55
All software related security bugs with severity of medium and higher will be awarded accordingly with a bug bounty reward.
66

7-
Due to on premise nature of our software, all server configuration related issues will be reported to related departments/parties/companies, but we cannot guarantee any bounty rewards for them.
7+
# Vulnerability levels
8+
**Critical Severity:** software can be exploited at any time without any additional information
9+
10+
**High Severity:** some additional information, access or action required (from the user, like clicking on injected link) for software to be exploited
11+
12+
**Medium Severity:** the impact is limited (for example, can only access limited information) or requires special conditions to achieve it (when server is configured in specific way)
13+
14+
**Low** - no bounty rewards, does not directly lead to vulnerability, but provides a possibility (like exposing software version, which can be mapped to specific vulnerabilities), old dependencies, server misconfiguration
15+
16+
**Exclusion**
17+
18+
Server specific configurations and deployment specific configurations due to on premise nature of our software.
19+
All server configuration related issues will be reported to related departments/parties/companies, but we cannot guarantee any bounty rewards for them.

0 commit comments

Comments
 (0)