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
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,10 @@ We successfully federated with Mastodon on the following functionality:
76
76
Contributions are very welcome. However, if you intend to change anything more than updating a dependency or fixing a small bug, please open an issue first.
77
77
We would like to discuss any bigger changes before they are actually implemented.
78
78
79
+
### Security
80
+
81
+
If you found a suspected security vulnerability, please refer to our [security policy](./SECURITY.md) for more details.
82
+
79
83
### Note on required libraries
80
84
81
85
We use [Nix](https://nixos.org) for handling our development dependencies.
> At this time, Kitsune is in early stages of development. We don't recommend setting up an instance yet.
5
+
6
+
## Reporting a vulnerability
7
+
8
+
> Please **DO NOT** report security vulnerabilities via the public issue tracker
9
+
10
+
To report a vulnerability, please navigate to the [Advisories page](https://github.com/kitsune-soc/kitsune/security/advisories) and click on "Report a vulnerability".
11
+
You will then be taken to a form where you can file the report.
12
+
13
+
Please include as much information as possible in your report:
0 commit comments