From d33ca9da85b3ba440afe8035949f83488c118ce3 Mon Sep 17 00:00:00 2001 From: Giuseppe Lettieri Date: Sat, 5 Feb 2022 08:35:20 +0100 Subject: [PATCH] add SECURITY.md --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..acdbdfcde --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +Reporting a Vulnerability +========================= + +Please report suspected vulnerabilities to giuseppe.lettieri@unipi.it. You will receive a response as soon as possibile. +Patches will target the master branch.