From b877eb985aff85cfc1c1d5e05f1f65076234fdb4 Mon Sep 17 00:00:00 2001 From: b_b Date: Thu, 14 Oct 2021 19:02:18 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20d'un=20fichier=20pour=20expliquer=20o?= =?UTF-8?q?=C3=B9=20trouver=20l'info=20pour=20signaler=20une=20faille?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit report de https://github.com/spip/SPIP/pull/41 --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..9ab88324c6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Signaler une faille de sécurité + +Voir https://www.spip.net/fr_article6688.html + +## Reporting a Vulnerability + +See https://www.spip.net/en_article6689.html \ No newline at end of file