We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f30e36 commit 23cdcf0Copy full SHA for 23cdcf0
SECURITY.md
@@ -0,0 +1,20 @@
1
+[discord]: https://discord.gg/6dazXp6
2
+[issues]: https://github.com/botblock/JavaBotBlockAPI/issues/new?labels=Type:+Bug&template=bug_report.md
3
+
4
+# Security Policy
5
6
+## Supported Versions
7
+We only support the latest major version and only make updates towards those.
8
9
+| Version | Supported |
10
+| ------- | ------------------ |
11
+| 5.x | :white_check_mark: |
12
+| 4.x | :x: |
13
+| 3.x | :x: |
14
+| 2.x | :x: |
15
+| 1.x | :x: |
16
17
+## Reporting a Vulnerability
18
19
+Please report any security issues on the [Discord Server][discord].
20
+Any other issue should be reported as usual through the [Issues tab][issues]
0 commit comments