matrix-fuzz

git clone git://archive.git.mtrnord.blog/MTRNord/matrix-fuzz.git
Log | Files | Refs | README | LICENSE

commit 11565c064d19b2af7736c749f41df2d817256a38
parent 1f8a461a9d79083c86c7153ab9046f99cf57ea70
Author: MTRNord <mtrnord@nordgedanken.dev>
Date:   Fri, 12 Aug 2022 11:24:25 +0200

Reword readme

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -23,7 +23,7 @@ Matrix fuzzing is a dumb fuzzer fuzzing a few matrix endpoints. It requires a HS 1. Run `cargo fuzzcheck <target>` 1. Wait until it crashes 1. Verify the error by trying the output json yourself -1. Report a bug if it is a non security issue or write an email if it might be. Take a look at your synapse logs as well. +1. Please make sure to follow https://matrix.org/security-disclosure-policy/ for found errors instead of posting them in public unless you are 100% sure they are not a security issue. If you are in doubt prefer the security disclosure policy. # Hall of Explosions (Bugs found)