You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only the [latest version](https://github.com/BookStackApp/BookStack/releases) of BookStack is supported.
6
+
We generally don't support older versions of BookStack due to maintenance effort and
7
+
since we aim to provide a fairly stable upgrade path for new versions.
8
+
9
+
## Security Notifications
10
+
11
+
If you'd like to be notified of new potential security concerns you can [sign-up to the BookStack security mailing list](https://updates.bookstackapp.com/signup/bookstack-security-updates).
12
+
13
+
## Reporting a Vulnerability
14
+
15
+
If you've found an issue that likely has no impact to existing users (For example, in a development-only branch)
16
+
feel free to raise it via a standard GitHub bug report issue.
17
+
18
+
If the issue could have a security impact to BookStack instances, please use one of the below
19
+
methods to report the vulnerability:
20
+
21
+
- Directly contact the lead maintainer [@ssddanbrown](https://github.com/ssddanbrown).
22
+
- You will need to login to be able to see the email address on the [GitHub profile page](https://github.com/ssddanbrown).
23
+
- Alternatively you can send a DM via Twitter to [@ssddanbrown](https://twitter.com/ssddanbrown).
24
+
-[Disclose via huntr.dev](https://huntr.dev/bounties/disclose)
25
+
- Bounties may be available to you through this platform.
26
+
- Be sure to use `https://github.com/BookStackApp/BookStack` as the repository URL.
27
+
28
+
Please be patient while the vulnerability is being reviewed. Deploying the fix to address the vulnerability
29
+
can often take a little time due to the amount of preparation required, to ensure the vulnerability has
30
+
been covered, and to create the content required to adequately notify the user-base.
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ Security information for administering a BookStack instance can be found on the
157
157
158
158
If you'd like to be notified of new potential security concerns you can [sign-up to the BookStack security mailing list](https://updates.bookstackapp.com/signup/bookstack-security-updates).
159
159
160
-
If you would like to report a security concern in a more confidential manner than via a GitHub issue, You can directly email the lead maintainer [ssddanbrown](https://github.com/ssddanbrown). You will need to login to be able to see the email address on the [GitHub profile page](https://github.com/ssddanbrown). Alternatively you can send a DM via twitter to [@ssddanbrown](https://twitter.com/ssddanbrown).
160
+
If you would like to report a security concern, details of doing so can [can be found here](https://github.com/BookStackApp/BookStack/blob/master/.github/SECURITY.md).
0 commit comments