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 52f74b3 commit 619c1c9Copy full SHA for 619c1c9
1 file changed
SECURITY.md
@@ -0,0 +1,22 @@
1
+<!-- deno-fmt-ignore-file -->
2
+
3
+Security policy
4
+===============
5
6
+Supported versions
7
+------------------
8
9
+We support the latest two minor versions of the library. For example, if the
10
+latest version is 0.12.0, we support 0.12.x and 0.11.x.
11
12
13
+Reporting a vulnerability
14
+-------------------------
15
16
+If you think you have found a security issue, please *do not* open a public
17
+issue. Instead, please open a private vulnerability report by [creating a new
18
+draft security advisory][1].
19
20
+We will review your report and respond within 48 hours.
21
22
+[1]: https://github.com/fedify-dev/botkit/security/advisories/new
0 commit comments